Small company logo:
   History
 
Advertising banner:
 
 Button
Home • Help • Customization Tools • FCAS • Field Types • Button
 
You can either set a command in FirstClass Designer to use the button in FCAS, or assign functionality to the Click method of the button.
This field type applies to the Designer fields:
•       command button
•       control button
•       open document button
•       open form button.
If the button is providing a numeric value, it is in MacDate format.
The Text attribute allows you to control, programmatically, the text displayed on the button.
Field attributes shared with FirstClass Designer:


Attribute
Data type
Bold
Boolean
Border
Boolean
Bottom
Boolean
Caption
String
Center
Boolean
Color
Boolean
Condense
Special
Datatype
Boolean
DoubleClick
Boolean
Editable
Boolean
Extend
Boolean
FullJust
Boolean
Grey
Boolean
Hidden
Integer
Icon
Integer
Italic
Any
Outline
Boolean
Password
Boolean
Protected
Boolean
RJust
Boolean
Selectable
Boolean
Selected
Boolean
SelLength
Integer
SelStart
Integer
Shadow
Boolean
Text
String
Transparent
Boolean
Underline
Boolean

Field methods shared with FirstClass Designer:
AddItem
Click
DblClick
GotFocus
LostFocus
RemoveItem