Mathsoft Control Button Classes |
The Mathsoft Control button objects (push buttons, radio buttons, and check boxes) form a class that can be scripted using VBScript or JScript. Some formatting of buttons, such as font, is controlled from the right-click Properties menu only. The Button class encompasses the following properties, methods, and events:
Formatting Properties
- AutoSize
- Flat
- LeftText
- Multiline
- PushLike (checkbox specific)
- Text
- UseBitmap
- UseIcon
State Properties
- Auto
- ButtonID (radio button specific)
- ButtonStyle
- Check (checkbox and radio button specific)
- Enabled
- GroupID (radio button specific)