ReactOS 0.4.15-dev-6073-g59e7458
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
DWORD | dwFlag |
int | iWidth |
int | iHeight |
Definition at line 4585 of file commctrl.h.
DWORD NMPGCALCSIZE::dwFlag |
Definition at line 4587 of file commctrl.h.
Referenced by CMenuToolbarBase::OnPagerCalcSize(), PAGER_CalcSize(), parent_wnd_proc(), TOOLBAR_Notify(), and TREEVIEW_Notify().
NMHDR NMPGCALCSIZE::hdr |
Definition at line 4586 of file commctrl.h.
Referenced by PAGER_CalcSize(), and parent_wnd_proc().
int NMPGCALCSIZE::iHeight |
Definition at line 4589 of file commctrl.h.
Referenced by CMenuToolbarBase::OnPagerCalcSize(), PAGER_CalcSize(), TOOLBAR_Notify(), and TREEVIEW_Notify().
int NMPGCALCSIZE::iWidth |
Definition at line 4588 of file commctrl.h.
Referenced by CMenuToolbarBase::OnPagerCalcSize(), PAGER_CalcSize(), TOOLBAR_Notify(), and TREEVIEW_Notify().