ButtonDefinition Constructor
|
Constructor |
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. |
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. |
ButtonDefinition Class | Resco.Controls.KeyboardPro Namespace