ReactOS 0.4.16-dev-1104-ge0ef51b
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
UINT | uBand |
UINT | wID |
LPARAM | lParam |
UINT | uMsg |
UINT | fStyleCurrent |
BOOL | fAutoBreak |
Definition at line 1681 of file commctrl.h.
BOOL tagNMREBARAUTOBREAK::fAutoBreak |
Definition at line 1688 of file commctrl.h.
UINT tagNMREBARAUTOBREAK::fStyleCurrent |
Definition at line 1687 of file commctrl.h.
NMHDR tagNMREBARAUTOBREAK::hdr |
Definition at line 1682 of file commctrl.h.
LPARAM tagNMREBARAUTOBREAK::lParam |
Definition at line 1685 of file commctrl.h.
UINT tagNMREBARAUTOBREAK::uBand |
Definition at line 1683 of file commctrl.h.
UINT tagNMREBARAUTOBREAK::uMsg |
Definition at line 1686 of file commctrl.h.
UINT tagNMREBARAUTOBREAK::wID |
Definition at line 1684 of file commctrl.h.