#include <CAdUiGroupCtrl.h>
|
| | DECLARE_DYNAMIC (CAdUiGroupCtrl) |
| |
| bool | UseDialogTheme (void) const |
| |
| CAdUiTheme * | GetTheme (void) const |
| |
| virtual bool | AddWnd (CWnd *, wchar_t const *, wchar_t const *, CBitmap *) |
| |
| virtual bool | AddWnd (CWnd *, wchar_t const *, wchar_t const *, wchar_t const *) |
| |
| void | SetUseDialogTheme (bool) |
| |
| | CAdUiGroupCtrl (void) |
| |
| bool | GetActive (void) |
| |
| bool | GetHideGroupHeader (void) |
| |
| bool | GetMinimized (void) const |
| |
| CStringW | GetTitle (void) |
| |
| int | GetHeaderHeight (void) |
| |
| int | GetSelIndex (void) |
| |
| unsigned long | GetStyle (void) |
| |
| virtual | ~CAdUiGroupCtrl (void) |
| |
| virtual bool | AddBmpBtnToHeader (CBitmap *, void(__cdecl *)(CWnd *), unsigned long &, wchar_t const *) |
| |
| virtual bool | AddBmpBtnToHeader (wchar_t const *, void(__cdecl *)(CWnd *), unsigned long &, wchar_t const *) |
| |
| virtual bool | AddWnd (CWnd *, wchar_t const *, CBitmap *=nullptr) |
| |
| virtual bool | AddWnd (CWnd *, wchar_t const *, wchar_t const *) |
| |
| virtual bool | RemoveBmpBtnFromHeader (unsigned long) |
| |
| virtual bool | ShowWnd (CWnd *) |
| |
| virtual void | ModGroupStyle (unsigned long, unsigned long) |
| |
| virtual void | SetFont (CFont *) |
| |
| virtual void | SetFont (CFont *, int) |
| |
| virtual void | SetMinimized (bool) |
| |
| virtual void | SetTheme (CAdUiTheme *) |
| |
| void | SetActive (bool) |
| |
| void | SetHeaderHeight (int) |
| |
| void | SetHideGroupHeader (bool) |
| |
| void | SetSelIndex (int) |
| |
| void | SetStyle (unsigned long) |
| |
| void | SetTitle (wchar_t const *) |
| |
Definition at line 29 of file CAdUiGroupCtrl.h.
◆ CAdUiGroupCtrl()
| CAdUiGroupCtrl::CAdUiGroupCtrl |
( |
void | | ) |
|
◆ ~CAdUiGroupCtrl()
◆ AddBmpBtnToHeader() [1/2]
◆ AddBmpBtnToHeader() [2/2]
◆ AddWnd() [1/4]
◆ AddWnd() [2/4]
◆ AddWnd() [3/4]
◆ AddWnd() [4/4]
◆ DECLARE_DYNAMIC()
◆ DeselectGroupHeader()
◆ DrawGroupContent()
◆ DrawGroupHeader()
◆ DrawHeaderBorder()
◆ font()
◆ GetActive()
◆ GetHeaderHeight()
| int CAdUiGroupCtrl::GetHeaderHeight |
( |
void | | ) |
|
◆ GetHideGroupHeader()
| bool CAdUiGroupCtrl::GetHideGroupHeader |
( |
void | | ) |
|
◆ GetMinimized()
| bool CAdUiGroupCtrl::GetMinimized |
( |
void | | ) |
const |
◆ GetSelIndex()
| int CAdUiGroupCtrl::GetSelIndex |
( |
void | | ) |
|
◆ GetStyle()
◆ GetTheme()
◆ GetTitle()
◆ GetToolTipControl()
◆ ModGroupStyle()
◆ OnChevronClicked()
| void CAdUiGroupCtrl::OnChevronClicked |
( |
void | | ) |
|
|
protected |
◆ OnCreate()
◆ OnCtlColor()
◆ OnEraseBkgnd()
| int CAdUiGroupCtrl::OnEraseBkgnd |
( |
CDC * | | ) |
|
|
protected |
◆ OnKillFocus()
| void CAdUiGroupCtrl::OnKillFocus |
( |
CWnd * | | ) |
|
|
protected |
◆ OnNcCalcSize()
◆ OnNcHitTest()
◆ OnNcLButtonDblClk()
◆ OnNcLButtonDown()
◆ OnNcPaint()
◆ OnPaint()
◆ OnSetFocus()
| void CAdUiGroupCtrl::OnSetFocus |
( |
CWnd * | | ) |
|
|
protected |
◆ OnSize()
◆ PreTranslateMessage()
◆ RemoveBmpBtnFromHeader()
◆ SetActive()
◆ SetFont() [1/2]
◆ SetFont() [2/2]
◆ SetHeaderHeight()
| void CAdUiGroupCtrl::SetHeaderHeight |
( |
int | | ) |
|
◆ SetHideGroupHeader()
| void CAdUiGroupCtrl::SetHideGroupHeader |
( |
bool | | ) |
|
◆ SetMinimized()
◆ SetSelIndex()
| void CAdUiGroupCtrl::SetSelIndex |
( |
int | | ) |
|
◆ SetStyle()
◆ SetTheme()
◆ SetTitle()
◆ SetUseDialogTheme()
| void CAdUiGroupCtrl::SetUseDialogTheme |
( |
bool | | ) |
|
◆ ShowWnd()
◆ UseDialogTheme()
| bool CAdUiGroupCtrl::UseDialogTheme |
( |
void | | ) |
const |
◆ m_lf
The documentation for this class was generated from the following file: