A button receives simple input and contains no data from the user. Using the “Edit/Properties” option you can set the following attributes of a button:
Label – This is the text shown on the face of the button
Default – Setting this option will make this button the “default” button. This button will be pressed when the user types the <Enter> key.
Verifying – This will cause the button to check the contents of all value boxes in the same dialog when it is pressed.
Terminating – Setting this check box will make the button erase its dialog box when pressed.
See Also