Button
The Origin C Button class provides the functionality of button controls. A button control is a small, rectangular child window that can be clicked on and off. A button typically changes appearance when the user clicks it. Typical buttons are the check box, radio button, and pushbutton.
Control.h
Name | Brief | Example |
---|---|---|
Button | Constructor. |
Name | Brief | Example |
---|---|---|
Check | to get or set the checked status of control. |