MobileForms Toolkit Documentation

ButtonDefinition Fields

The fields of the ButtonDefinition structure are listed below. For a complete list of ButtonDefinition structure members, see the ButtonDefinition Members topic.

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.

See Also

ButtonDefinition Class | Resco.Controls.KeyboardPro Namespace