2.2.6.2 Button


Name

Button

Remark

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.

Hierarchy

Examples

Header to Include

Control.h

Reference

Members

Name Brief Example
Button Constructor.

Properties

Name Brief Example
Check to get or set the checked status of control.