...go ahead and read the manual, we won't tell anyone.

Everything Available on Button Object by "Name"

Not Tagged
autoHilite can be used to determine or change whether the specified button’s hilite property is affected when the button is pressed.
Grouped by Properties | Available on Button object | Has 0 comments
Not Tagged
bottom is used to change the last item of the rectangle position [left,top,right,bottom]
Grouped by Properties | Available on Button, Field objects | Has 0 comments
Not Tagged
this property can be used to get or set the lower right corner position of a button or field.
Grouped by Properties | Available on Button, Field objects | Has 0 comments
Not Tagged
the clickLoc function returns the point on the screen where the user most recently clicked.
Grouped by Functions | Available on Button object | Has 0 comments
Not Tagged
color gets or set the rgb color of a button or field using a "red,green,blue" syntax.
Grouped by Properties | Available on Button, Field objects | Has 0 comments
Not Tagged
TBD
Grouped by System Messages | Available on Button object | Has 0 comments
Not Tagged
the enabled property is used to check if a button is active or inactive. The default for enabled it true.
Grouped by Properties | Available on Button object | Has 0 comments
Not Tagged
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.
Grouped by Properties | Available on Button object | Has 0 comments
Not Tagged
height is used to get or set the vertical distance in pixels occupied by a button or field.
Grouped by Properties | Available on Button, Field objects | Has 0 comments
Not Tagged
The hide command removes the specified object from view. This command is the same as setting the object visible property to false.
Grouped by Commands | Available on Button, Field objects | Has 0 comments