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

Public Attributes | |
| UINT | cbSize |
| UINT | fMask |
| UINT | fStyle |
| COLORREF | clrFore |
| COLORREF | clrBack |
| LPSTR | lpText |
| UINT | cch |
| int | iImage |
| HWND | hwndChild |
| UINT | cxMinChild |
| UINT | cyMinChild |
| UINT | cx |
| HBITMAP | hbmBack |
| UINT | wID |
| UINT | cyChild |
| UINT | cyMaxChild |
| UINT | cyIntegral |
| UINT | cxIdeal |
| LPARAM | lParam |
| UINT | cxHeader |
Definition at line 1515 of file commctrl.h.
| UINT tagREBARBANDINFOA::cbSize |
Definition at line 1516 of file commctrl.h.
Referenced by add_band_w(), expect_band_content_(), test_bandinfo(), test_colors(), test_layout(), and test_showband().
| UINT tagREBARBANDINFOA::cch |
Definition at line 1522 of file commctrl.h.
Referenced by expect_band_content_().
| COLORREF tagREBARBANDINFOA::clrBack |
Definition at line 1520 of file commctrl.h.
Referenced by expect_band_content_(), and test_colors().
| COLORREF tagREBARBANDINFOA::clrFore |
Definition at line 1519 of file commctrl.h.
Referenced by expect_band_content_(), and test_colors().
| UINT tagREBARBANDINFOA::cx |
Definition at line 1527 of file commctrl.h.
Referenced by add_band_w(), expect_band_content_(), test_layout(), and test_showband().
| UINT tagREBARBANDINFOA::cxHeader |
Definition at line 1535 of file commctrl.h.
Referenced by expect_band_content_(), and test_bandinfo().
| UINT tagREBARBANDINFOA::cxIdeal |
Definition at line 1533 of file commctrl.h.
Referenced by add_band_w(), and expect_band_content_().
| UINT tagREBARBANDINFOA::cxMinChild |
Definition at line 1525 of file commctrl.h.
Referenced by add_band_w(), expect_band_content_(), test_bandinfo(), test_layout(), and test_showband().
| UINT tagREBARBANDINFOA::cyChild |
Definition at line 1530 of file commctrl.h.
Referenced by expect_band_content_(), test_bandinfo(), and test_layout().
| UINT tagREBARBANDINFOA::cyIntegral |
Definition at line 1532 of file commctrl.h.
Referenced by expect_band_content_(), test_bandinfo(), and test_layout().
| UINT tagREBARBANDINFOA::cyMaxChild |
Definition at line 1531 of file commctrl.h.
Referenced by expect_band_content_(), test_bandinfo(), and test_layout().
| UINT tagREBARBANDINFOA::cyMinChild |
Definition at line 1526 of file commctrl.h.
Referenced by add_band_w(), expect_band_content_(), test_bandinfo(), test_layout(), and test_showband().
| UINT tagREBARBANDINFOA::fMask |
Definition at line 1517 of file commctrl.h.
Referenced by add_band_w(), expect_band_content_(), test_bandinfo(), test_colors(), test_layout(), and test_showband().
| UINT tagREBARBANDINFOA::fStyle |
Definition at line 1518 of file commctrl.h.
Referenced by expect_band_content_(), test_bandinfo(), and test_layout().
| HBITMAP tagREBARBANDINFOA::hbmBack |
Definition at line 1528 of file commctrl.h.
Referenced by expect_band_content_().
| HWND tagREBARBANDINFOA::hwndChild |
Definition at line 1524 of file commctrl.h.
Referenced by add_band_w(), expect_band_content_(), test_layout(), and test_showband().
| int tagREBARBANDINFOA::iImage |
Definition at line 1523 of file commctrl.h.
Referenced by expect_band_content_(), and test_layout().
| LPARAM tagREBARBANDINFOA::lParam |
Definition at line 1534 of file commctrl.h.
Referenced by expect_band_content_().
| LPSTR tagREBARBANDINFOA::lpText |
Definition at line 1521 of file commctrl.h.
Referenced by add_band_w(), expect_band_content_(), and test_bandinfo().
| UINT tagREBARBANDINFOA::wID |
Definition at line 1529 of file commctrl.h.
Referenced by expect_band_content_().