|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commctrl.h>

Public Attributes | |
| NMHDR | hdr |
| DWORD | dwFlag |
| int | iWidth |
| int | iHeight |
Definition at line 4590 of file commctrl.h.
| DWORD NMPGCALCSIZE::dwFlag |
Definition at line 4592 of file commctrl.h.
Referenced by CMenuToolbarBase::OnPagerCalcSize(), PAGER_CalcSize(), parent_wnd_proc(), TOOLBAR_Notify(), and TREEVIEW_Notify().
| NMHDR NMPGCALCSIZE::hdr |
Definition at line 4591 of file commctrl.h.
Referenced by PAGER_CalcSize(), and parent_wnd_proc().
| int NMPGCALCSIZE::iHeight |
Definition at line 4594 of file commctrl.h.
Referenced by CMenuToolbarBase::OnPagerCalcSize(), PAGER_CalcSize(), TOOLBAR_Notify(), and TREEVIEW_Notify().
| int NMPGCALCSIZE::iWidth |
Definition at line 4593 of file commctrl.h.
Referenced by CMenuToolbarBase::OnPagerCalcSize(), PAGER_CalcSize(), TOOLBAR_Notify(), and TREEVIEW_Notify().