ReactOS 0.4.16-dev-433-g6363f78
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
BOOL | fChanged |
RECT | rcTarget |
RECT | rcActual |
Definition at line 1662 of file commctrl.h.
BOOL tagNMRBAUTOSIZE::fChanged |
Definition at line 1664 of file commctrl.h.
Referenced by CTrayWindow::OnRebarAutoSize(), and REBAR_AutoSize().
NMHDR tagNMRBAUTOSIZE::hdr |
Definition at line 1663 of file commctrl.h.
RECT tagNMRBAUTOSIZE::rcActual |
Definition at line 1666 of file commctrl.h.
Referenced by CTrayWindow::OnRebarAutoSize(), and REBAR_AutoSize().
RECT tagNMRBAUTOSIZE::rcTarget |
Definition at line 1665 of file commctrl.h.
Referenced by CTrayWindow::OnRebarAutoSize(), and REBAR_AutoSize().