MobileForms Toolkit Documentation

ButtonDefinition Members

ButtonDefinition overview

Public Instance Constructors

ButtonDefinition Constructor Constructor

Public Instance Fields

AdvCharsAn additional list of characters offered after holding the button. Used for accented characters.
AdvShiftCharsSimilar list as "advChars" for Shift/Caps mode
HoldCharA character, which is typed after holding the button for a while.
CharacterButton character.
ScanCodeKeyboard scan code. Text buttons have this code same as the Ascii value of their upper-case character.
ShiftCharButton character for Shift/Caps mode.
SkinIDCorresponds to the button name used in a raw skin file. Text buttons have a name of their containing character.

Public Instance Methods

Equals (inherited from ValueType)Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType)Returns the hash code for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from ValueType)Returns the fully qualified type name of this instance.

See Also

ButtonDefinition Class | Resco.Controls.KeyboardPro Namespace