ReactOS 0.4.15-dev-7842-g558ab78
tagREBARBANDINFOW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagREBARBANDINFOW:

Public Attributes

UINT cbSize
 
UINT fMask
 
UINT fStyle
 
COLORREF clrFore
 
COLORREF clrBack
 
LPWSTR 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 1544 of file commctrl.h.

Member Data Documentation

◆ cbSize

◆ cch

UINT tagREBARBANDINFOW::cch

Definition at line 1551 of file commctrl.h.

Referenced by CBandSiteBase::_BuildBandInfo(), and REBAR_GetBandInfoT().

◆ clrBack

COLORREF tagREBARBANDINFOW::clrBack

◆ clrFore

COLORREF tagREBARBANDINFOW::clrFore

◆ cx

◆ cxHeader

UINT tagREBARBANDINFOW::cxHeader

Definition at line 1564 of file commctrl.h.

Referenced by REBAR_CommonSetupBand(), REBAR_DumpBandInfo(), and REBAR_GetBandInfoT().

◆ cxIdeal

◆ cxMinChild

◆ cyChild

◆ cyIntegral

UINT tagREBARBANDINFOW::cyIntegral

◆ cyMaxChild

UINT tagREBARBANDINFOW::cyMaxChild

◆ cyMinChild

◆ fMask

◆ fStyle

◆ hbmBack

HBITMAP tagREBARBANDINFOW::hbmBack

Definition at line 1557 of file commctrl.h.

Referenced by REBAR_CommonSetupBand(), and REBAR_GetBandInfoT().

◆ hwndChild

◆ iImage

int tagREBARBANDINFOW::iImage

Definition at line 1552 of file commctrl.h.

Referenced by REBAR_CommonSetupBand(), and REBAR_GetBandInfoT().

◆ lParam

LPARAM tagREBARBANDINFOW::lParam

Definition at line 1563 of file commctrl.h.

Referenced by REBAR_CommonSetupBand(), REBAR_DumpBandInfo(), and REBAR_GetBandInfoT().

◆ lpText

LPWSTR tagREBARBANDINFOW::lpText

◆ wID


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