Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members Related Pages
sjgui::modern::CCheckBoxTmpl< Tlabel, Tbase > Class Template ReferenceCheck box.
More...
#include <modern.h>
Inheritance diagram for sjgui::modern::CCheckBoxTmpl< Tlabel, Tbase >:
List of all members.
|
Public Member Functions |
virtual void | OnDraw () |
| Draw check box.
|
Protected Member Functions |
virtual void | OnUpdatePos () |
| Updates absolute positions.
|
Detailed Description
template<class Tlabel = CLabel, class Tbase = CWndCtrl>
class sjgui::modern::CCheckBoxTmpl< Tlabel, Tbase >
Check box.
The documentation for this class was generated from the following file:
|
|