ReactOS 0.4.15-dev-7918-g2a2556c
tagREBARBANDINFOA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagREBARBANDINFOA:

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
 

Detailed Description

Definition at line 1515 of file commctrl.h.

Member Data Documentation

◆ cbSize

UINT tagREBARBANDINFOA::cbSize

◆ cch

UINT tagREBARBANDINFOA::cch

Definition at line 1522 of file commctrl.h.

Referenced by expect_band_content_().

◆ clrBack

COLORREF tagREBARBANDINFOA::clrBack

Definition at line 1520 of file commctrl.h.

Referenced by expect_band_content_(), and test_colors().

◆ clrFore

COLORREF tagREBARBANDINFOA::clrFore

Definition at line 1519 of file commctrl.h.

Referenced by expect_band_content_(), and test_colors().

◆ cx

UINT tagREBARBANDINFOA::cx

Definition at line 1527 of file commctrl.h.

Referenced by add_band_w(), expect_band_content_(), test_layout(), and test_showband().

◆ cxHeader

UINT tagREBARBANDINFOA::cxHeader

Definition at line 1535 of file commctrl.h.

Referenced by expect_band_content_(), and test_bandinfo().

◆ cxIdeal

UINT tagREBARBANDINFOA::cxIdeal

Definition at line 1533 of file commctrl.h.

Referenced by add_band_w(), and expect_band_content_().

◆ cxMinChild

UINT tagREBARBANDINFOA::cxMinChild

◆ cyChild

UINT tagREBARBANDINFOA::cyChild

Definition at line 1530 of file commctrl.h.

Referenced by expect_band_content_(), test_bandinfo(), and test_layout().

◆ cyIntegral

UINT tagREBARBANDINFOA::cyIntegral

Definition at line 1532 of file commctrl.h.

Referenced by expect_band_content_(), test_bandinfo(), and test_layout().

◆ cyMaxChild

UINT tagREBARBANDINFOA::cyMaxChild

Definition at line 1531 of file commctrl.h.

Referenced by expect_band_content_(), test_bandinfo(), and test_layout().

◆ cyMinChild

UINT tagREBARBANDINFOA::cyMinChild

◆ fMask

UINT tagREBARBANDINFOA::fMask

◆ fStyle

UINT tagREBARBANDINFOA::fStyle

Definition at line 1518 of file commctrl.h.

Referenced by expect_band_content_(), test_bandinfo(), and test_layout().

◆ hbmBack

HBITMAP tagREBARBANDINFOA::hbmBack

Definition at line 1528 of file commctrl.h.

Referenced by expect_band_content_().

◆ hwndChild

HWND tagREBARBANDINFOA::hwndChild

Definition at line 1524 of file commctrl.h.

Referenced by add_band_w(), expect_band_content_(), test_layout(), and test_showband().

◆ iImage

int tagREBARBANDINFOA::iImage

Definition at line 1523 of file commctrl.h.

Referenced by expect_band_content_(), and test_layout().

◆ lParam

LPARAM tagREBARBANDINFOA::lParam

Definition at line 1534 of file commctrl.h.

Referenced by expect_band_content_().

◆ lpText

LPSTR tagREBARBANDINFOA::lpText

Definition at line 1521 of file commctrl.h.

Referenced by add_band_w(), expect_band_content_(), and test_bandinfo().

◆ wID

UINT tagREBARBANDINFOA::wID

Definition at line 1529 of file commctrl.h.

Referenced by expect_band_content_().


The documentation for this struct was generated from the following file: