#include <winstl/controls/functionals.hpp>
Public Types | |
| typedef button_check | class_type |
| This type. | |
Public Member Functions | |
| button_check (int nCheck=BST_CHECKED) | |
| button_check (button_check const &rhs) | |
| void | operator() (HWND hwnd) const |
| template<typename W> | |
| void | operator() (W &wnd) const |
| typedef button_check class_type |
This type.
1.5.6