ReactOS 0.4.16-dev-1078-g21d3e29
|
#include <commctrl.h>
Public Attributes | |
UINT | cbSize |
UINT | mask |
LPWSTR | pszHeader |
int | cchHeader |
LPWSTR | pszFooter |
int | cchFooter |
int | iGroupId |
UINT | stateMask |
UINT | state |
UINT | uAlign |
Definition at line 2873 of file commctrl.h.
UINT tagLVGROUP::cbSize |
Definition at line 2874 of file commctrl.h.
int tagLVGROUP::cchFooter |
Definition at line 2879 of file commctrl.h.
int tagLVGROUP::cchHeader |
Definition at line 2877 of file commctrl.h.
int tagLVGROUP::iGroupId |
Definition at line 2880 of file commctrl.h.
UINT tagLVGROUP::mask |
Definition at line 2875 of file commctrl.h.
LPWSTR tagLVGROUP::pszFooter |
Definition at line 2878 of file commctrl.h.
LPWSTR tagLVGROUP::pszHeader |
Definition at line 2876 of file commctrl.h.
UINT tagLVGROUP::state |
Definition at line 2882 of file commctrl.h.
UINT tagLVGROUP::stateMask |
Definition at line 2881 of file commctrl.h.
UINT tagLVGROUP::uAlign |
Definition at line 2883 of file commctrl.h.