Caption | The text to display in the item. |
 Item | The item properties of the static text. You can get the item that specifics the static text, and set the item properties if necessary. |
 ClickAfter | The event occurs after the main mouse button was clicked. |
 ClickBefore | The event occurs before the main mouse button was clicked. |
 DoubleClickAfter | The event occurs after the main mouse button was double clicked. |
 DoubleClickBefore | The event occurs before the main mouse button was double clicked. |
 PressedAfter | The event occurs after the item was pressed, that is, a mouse is released within an item. |
 PressedBefore | The event occurs before the item was pressed. |
Â
Â