40 virtual bool AddWnd( CWnd *,
wchar_t const *,
wchar_t const *,
CBitmap *);
41 virtual bool AddWnd( CWnd *,
wchar_t const *,
wchar_t const *,
wchar_t const *);
55 virtual bool AddWnd( CWnd *,
wchar_t const *,
wchar_t const *);
83 void OnChevronClicked(
void);
84 void OnKillFocus( CWnd *);
86 void OnNcLButtonDblClk(
unsigned int,
CPoint);
87 void OnNcLButtonDown(
unsigned int,
CPoint);
90 void OnSetFocus( CWnd *);
91 void OnSize(
unsigned int,
int,
int);
virtual void SetFont(CFont *, int)
static ARX_API_STATIC tagLOGFONTW m_lf
virtual bool AddWnd(CWnd *, wchar_t const *, wchar_t const *, CBitmap *)
virtual void SetTheme(CAdUiTheme *)
virtual bool ShowWnd(CWnd *)
CAdUiTheme * GetTheme(void) const
virtual void ModGroupStyle(unsigned long, unsigned long)
void SetHideGroupHeader(bool)
DECLARE_DYNAMIC(CAdUiGroupCtrl)
int GetHeaderHeight(void)
virtual bool AddWnd(CWnd *, wchar_t const *, wchar_t const *)
virtual void SetFont(CFont *)
virtual bool RemoveBmpBtnFromHeader(unsigned long)
static CAdToolTipCtrl *__cdecl GetToolTipControl(void)
bool GetMinimized(void) const
virtual bool AddWnd(CWnd *, wchar_t const *, wchar_t const *, wchar_t const *)
void SetTitle(wchar_t const *)
virtual bool AddWnd(CWnd *, wchar_t const *, CBitmap *=nullptr)
void SetStyle(unsigned long)
void SetUseDialogTheme(bool)
void SetHeaderHeight(int)
unsigned long GetStyle(void)
static struct tagLOGFONTW & font(void)
bool GetHideGroupHeader(void)
virtual void SetMinimized(bool)
virtual bool AddBmpBtnToHeader(wchar_t const *, void(__cdecl *)(CWnd *), unsigned long &, wchar_t const *)
virtual ~CAdUiGroupCtrl(void)
virtual bool AddBmpBtnToHeader(CBitmap *, void(__cdecl *)(CWnd *), unsigned long &, wchar_t const *)
int OnCreate(tagCREATESTRUCTW *)
bool UseDialogTheme(void) const