List of all members.
Additional Inherited Members |
HWND | hWnd |
tstring | title |
int | left |
int | top |
int | width |
int | height |
Constructor & Destructor Documentation
TwrCombobox::TwrCombobox |
( |
| ) |
|
TwrCombobox::TwrCombobox |
( |
HWND |
newHwnd | ) |
|
Member Function Documentation
void TwrCombobox::addItem |
( |
TCHAR * |
item | ) |
|
コンボボックスに要素を追加します。
- Parameters:
-
HWND TwrCombobox::create |
( |
void |
| ) |
|
HWND TwrCombobox::create |
( |
HWND |
parent | ) |
|
コンボボックスを作成します。
- Parameters:
-
int TwrCombobox::getSelectedIndex |
( |
void |
| ) |
|
選択された要素の位置を取得します。
- Returns:
- -1:選択されていない -1以外:選択された場所
The documentation for this class was generated from the following files: