| Kixforms Class Library |
Button Control |
Represents a Windows button control.
Use the Button control to begin, interrupt, or end a process. To display text on a Button control, set its Text property. A user can always choose a Button by clicking it. To allow the user to choose it by pressing ENTER, set the Default property to True. To allow the user to choose the button by pressing ESC, set the Cancel property of the Button to True.
| The CHM file was converted to HTML by chm2web software. |