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

Public Attributes | |
| ULONG | ulFlags |
| HBITMAP | hbm |
| LPWSTR | pszImage |
| UINT | cchImageMax |
| int | xOffsetPercent |
| int | yOffsetPercent |
Definition at line 2817 of file commctrl.h.
| UINT tagLVBKIMAGEW::cchImageMax |
Definition at line 2821 of file commctrl.h.
| HBITMAP tagLVBKIMAGEW::hbm |
Definition at line 2819 of file commctrl.h.
| LPWSTR tagLVBKIMAGEW::pszImage |
Definition at line 2820 of file commctrl.h.
| ULONG tagLVBKIMAGEW::ulFlags |
Definition at line 2818 of file commctrl.h.
| int tagLVBKIMAGEW::xOffsetPercent |
Definition at line 2822 of file commctrl.h.
| int tagLVBKIMAGEW::yOffsetPercent |
Definition at line 2823 of file commctrl.h.