Show Topics
- All Topics
- Keywords
- System Messages
- Commands
- Functions
- Properties
- Global
- Stack
- Background
- Tile
- Button
- Field
Sort By
...go ahead and read the manual, we won't tell anyone.
Everything Available on Button Object by "Name"
autoHilite can be used to determine or change whether the specified button’s hilite property is affected when the button is pressed.
bottom is used to change the last item of the rectangle position [left,top,right,bottom]
this property can be used to get or set the lower right corner position of a button or field.
the clickLoc function returns the point on the screen where the user most recently clicked.
color gets or set the rgb color of a button or field using a "red,green,blue" syntax.
TBD
the enabled property is used to check if a button is active or inactive. The default for enabled it true.
the family property of a button is used to group buttons into a set of buttons that act in concert.For example, with a group of radio button’s only one button can be on at a time putting the buttons into the same family (and having autoHilite on) will make it so only one button is selected at a time.
height is used to get or set the vertical distance in pixels occupied by a button or field.
