The fields of the ButtonDefinition structure are listed below. For a complete list of ButtonDefinition structure members, see the ButtonDefinition Members topic.
AdvChars | An additional list of characters offered after holding the button. Used for accented characters. |
AdvShiftChars | Similar list as "advChars" for Shift/Caps mode |
HoldChar | A character, which is typed after holding the button for a while. |
Character | Button character. |
ScanCode | Keyboard scan code. Text buttons have this code same as the Ascii value of their upper-case character. |
ShiftChar | Button character for Shift/Caps mode. |
SkinID | Corresponds to the button name used in a raw skin file. Text buttons have a name of their containing character. |
ButtonDefinition Class | Resco.Controls.KeyboardPro Namespace