MobileForms Toolkit Documentation

KeyDescriptor Properties

The properties of the KeyDescriptor class are listed below. For a complete list of KeyDescriptor class members, see the KeyDescriptor Members topic.

Public Instance Properties

BackColor Back color of the key.
BorderColor Border's color.
BorderStyle The border's style.
BorderWidth Specifies the border's width.
Bounds The Bounds of the key.
Font The font used to display text in the control.
ForeColor Fore color of the key.
GradientBackColor Get or sets the gradient back color.
IsFunctionKey Indicates whether the key is a Function Key.
IsIrregularKey Indicates whether the key is an irregular Key. (E.g.: "Cancel" button)
Keys Gets or sets the Keys value.
KeyText 
KeyValueSource Gets or sets the source of the key value.
Name The name of the KeyDescriptor.
SelectedBackColor Back color of the selected key.
SelectedForeColor Fore color of the selected key.
Site (inherited from Component)Gets or sets the ISite of the Component.
Text Gets or sets the label text of the key, when the skin is turned off.
TextAlignment The text's alignment.
TextFormat The string format used to display text in the control.
ToughMargin Tough margin.

Protected Instance Properties

Events (inherited from Component)Gets the list of event handlers that are attached to this Component.

See Also

KeyDescriptor Class | Resco.Controls.Keyboard Namespace