40 virtual int CreateEx(
unsigned long,
wchar_t const *,
wchar_t const *,
unsigned long,
int,
int,
int,
int,
HWND__ *,
HMENU__ *,
void *);
41 virtual int CreateEx(
unsigned long,
wchar_t const *,
wchar_t const *,
unsigned long,
tagRECT const &, CWnd *,
unsigned int,
void *);
65 void OnIconEraseBkgnd(
CDC *);
66 void OnKillFocus( CWnd *);
67 void OnLButtonDblClk(
unsigned int,
CPoint);
68 void OnLButtonDown(
unsigned int,
CPoint);
69 void OnLButtonUp(
unsigned int,
CPoint);
70 void OnMButtonDblClk(
unsigned int,
CPoint);
71 void OnMButtonDown(
unsigned int,
CPoint);
72 void OnMButtonUp(
unsigned int,
CPoint);
74 void OnMouseMove(
unsigned int,
CPoint);
77 void OnNcDestroy(
void);
78 void OnNcLButtonDblClk(
unsigned int,
CPoint);
79 void OnNcLButtonDown(
unsigned int,
CPoint);
80 void OnNcLButtonUp(
unsigned int,
CPoint);
81 void OnNcMButtonDblClk(
unsigned int,
CPoint);
82 void OnNcMButtonDown(
unsigned int,
CPoint);
83 void OnNcMButtonUp(
unsigned int,
CPoint);
84 void OnNcMouseMove(
unsigned int,
CPoint);
86 void OnNcRButtonDblClk(
unsigned int,
CPoint);
87 void OnNcRButtonDown(
unsigned int,
CPoint);
88 void OnNcRButtonUp(
unsigned int,
CPoint);
90 void OnRButtonDblClk(
unsigned int,
CPoint);
91 void OnRButtonDown(
unsigned int,
CPoint);
92 void OnRButtonUp(
unsigned int,
CPoint);
93 void OnSetFocus( CWnd *);
94 void OnSize(
unsigned int,
int,
int);
virtual int PreTranslateMessage(tagMSG *)
static CAdUiWorksheetDraw *__cdecl SetDefaultDraw(CAdUiWorksheetDraw *)
CAdUiTheme * SetTheme(CAdUiTheme *)
CAdUiDialogWorksheet(unsigned int, CWnd *=nullptr, HINSTANCE__ *=nullptr)
virtual int CreateEx(unsigned long, wchar_t const *, wchar_t const *, unsigned long, tagRECT const &, CWnd *, unsigned int, void *)
virtual void ThemeModified(AdUiThemeElement)
virtual int DestroyWindow(void)
CAdUiTheme * GetTheme(void) const
virtual int PreCreateWindow(tagCREATESTRUCTW &)
CAdUiDialogWorksheet(unsigned int, CAdUiWorksheetDraw const &, CWnd *=nullptr, HINSTANCE__ *=nullptr)
virtual ~CAdUiDialogWorksheet(void)
DECLARE_DYNAMIC(CAdUiDialogWorksheet)
int OnNcCreate(tagCREATESTRUCTW *)
void SetDraw(CAdUiWorksheetDraw const *)
virtual int CreateEx(unsigned long, wchar_t const *, wchar_t const *, unsigned long, int, int, int, int, HWND__ *, HMENU__ *, void *)
virtual int OnInitDialog(void)