【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.2 Button
Contents
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. |