List of all members.
Additional Inherited Members |
HWND | hWnd |
tstring | title |
int | left |
int | top |
int | width |
int | height |
Constructor & Destructor Documentation
TwrCheckbox::TwrCheckbox |
( |
| ) |
|
Member Function Documentation
HWND TwrCheckbox::create |
( |
void |
| ) |
|
HWND TwrCheckbox::create |
( |
HWND |
parent | ) |
|
チェックボックスを作成します。
- Parameters:
-
bool TwrCheckbox::isChecked |
( |
void |
| ) |
|
チェック状態を返します。
- Returns:
- true:チェックされた false:チェックされていない
void TwrCheckbox::setChecked |
( |
bool |
checked | ) |
|
チェック状態を設定します。
- Parameters:
-
checked | true:チェックされた false:チェックされていない |
The documentation for this class was generated from the following files: