|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <commctrl.h>

Public Attributes | |
| UINT | mask |
| int | fmt |
| int | cx |
| LPSTR | pszText |
| int | cchTextMax |
| int | iSubItem |
| int | iImage |
| int | iOrder |
Definition at line 2557 of file commctrl.h.
| int tagLVCOLUMNA::cchTextMax |
Definition at line 2562 of file commctrl.h.
| int tagLVCOLUMNA::cx |
Definition at line 2560 of file commctrl.h.
Referenced by test_approximate_viewrect(), test_create(), test_getitemrect(), test_header_notification(), test_header_notification2(), and test_subitem_rect().
| int tagLVCOLUMNA::fmt |
Definition at line 2559 of file commctrl.h.
| int tagLVCOLUMNA::iImage |
Definition at line 2564 of file commctrl.h.
| int tagLVCOLUMNA::iOrder |
Definition at line 2565 of file commctrl.h.
| int tagLVCOLUMNA::iSubItem |
Definition at line 2563 of file commctrl.h.
| UINT tagLVCOLUMNA::mask |
Definition at line 2558 of file commctrl.h.
Referenced by AddIndexPopup(), AddIndexTab(), AddSearchTab(), test_approximate_viewrect(), test_create(), test_getcolumnwidth(), test_getitemrect(), test_header_notification(), test_header_notification2(), and test_subitem_rect().
| LPSTR tagLVCOLUMNA::pszText |
Definition at line 2561 of file commctrl.h.
Referenced by AddIndexPopup(), AddIndexTab(), AddSearchTab(), test_approximate_viewrect(), test_header_notification(), and test_header_notification2().