Public Member Functions | |
| CUserButton (LRESULT RemoteButton, int index) | |
| bool | GetCheck () |
| void | SetCheck (bool checked) |
| LPCTSTR | GetText () |
| void | SetText (LPCTSTR text) |
| int | GetCBCurSel () |
| LPCTSTR | GetCBItem (int index) |
| UINT | GetCBCount () |
| void | RemoveAllCBItems () |
| void | SelectCBCurSel (int index) |
| UINT | AddCBItem (LPCTSTR lpszItem, DWORD_PTR dwData=0) |
| DWORD_PTR | GetCBItemData (int index) |
Friends | |
| class | CUserToolBar |
1.7.1