Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members Related Pages
sjgui::modern::CButtonTmpl< Tlabel, Tbase > Class Template ReferencePush button with a modern appearance.
More...
#include <modern.h>
Inheritance diagram for sjgui::modern::CButtonTmpl< Tlabel, Tbase >:
List of all members.
|
Public Member Functions |
virtual void | OnDraw () |
| Draws the button.
|
Protected Member Functions |
virtual void | OnUpdatePos () |
| Updates m_ShadowPos.
|
Detailed Description
template<class Tlabel = CLabel, class Tbase = CWndCtrl>
class sjgui::modern::CButtonTmpl< Tlabel, Tbase >
Push button with a modern appearance.
- See also:
- CButtonCtrlTmpl,lesson6
- Author:
- Alexander Shyrokov
- Version:
- Revision
- 1.1.1.1
The documentation for this class was generated from the following file:
|
|