|
Windows C++ Library
|
#include <RadioBtn.hpp>
Public Member Functions | |
| CRadioBtn () | |
| void | Check (bool bCheck=true) const |
| bool | IsChecked () const |
Protected Member Functions | |
| virtual void | GetCreateParams (WNDCREATE &rParams) |
| void CRadioBtn::Check | ( | bool | bCheck = true | ) | const [inline] |
| bool CRadioBtn::IsChecked | ( | ) | const [inline] |
| void CRadioBtn::GetCreateParams | ( | WNDCREATE & | rParams | ) | [protected, virtual] |
Reimplemented from CCtrlWnd.
1.7.6.1