ReactOS 0.4.15-dev-7934-g1dc8d80
REBAR_BAND Struct Reference
Collaboration diagram for REBAR_BAND:

Public Attributes

UINT fStyle
 
UINT fMask
 
COLORREF clrFore
 
COLORREF clrBack
 
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
 
INT cxEffective
 
UINT cyHeader
 
UINT cxMinBand
 
UINT cyMinBand
 
UINT cyRowSoFar
 
INT iRow
 
UINT fStatus
 
UINT fDraw
 
UINT uCDret
 
RECT rcBand
 
RECT rcGripper
 
RECT rcCapImage
 
RECT rcCapText
 
RECT rcChild
 
RECT rcChevron
 
LPWSTR lpText
 
HWND hwndPrevParent
 

Detailed Description

Definition at line 98 of file rebar.c.

Member Data Documentation

◆ clrBack

COLORREF REBAR_BAND::clrBack

◆ clrFore

COLORREF REBAR_BAND::clrFore

◆ cx

◆ cxEffective

◆ cxHeader

◆ cxIdeal

◆ cxMinBand

◆ cxMinChild

UINT REBAR_BAND::cxMinChild

◆ cyChild

◆ cyHeader

UINT REBAR_BAND::cyHeader

Definition at line 119 of file rebar.c.

Referenced by REBAR_ValidateBand(), and update_min_band_height().

◆ cyIntegral

◆ cyMaxChild

◆ cyMinBand

◆ cyMinChild

◆ cyRowSoFar

UINT REBAR_BAND::cyRowSoFar

Definition at line 123 of file rebar.c.

Referenced by REBAR_SetBandsHeight(), and REBAR_SizeToHeight().

◆ fDraw

◆ fMask

UINT REBAR_BAND::fMask

◆ fStatus

UINT REBAR_BAND::fStatus

◆ fStyle

◆ hbmBack

HBITMAP REBAR_BAND::hbmBack

Definition at line 109 of file rebar.c.

Referenced by REBAR_CommonSetupBand(), and REBAR_GetBandInfoT().

◆ hwndChild

◆ hwndPrevParent

HWND REBAR_BAND::hwndPrevParent

Definition at line 136 of file rebar.c.

Referenced by REBAR_CommonSetupBand().

◆ iImage

INT REBAR_BAND::iImage

◆ iRow

◆ lParam

◆ lpText

◆ rcBand

◆ rcCapImage

RECT REBAR_BAND::rcCapImage

◆ rcCapText

RECT REBAR_BAND::rcCapText

◆ rcChevron

◆ rcChild

RECT REBAR_BAND::rcChild

◆ rcGripper

RECT REBAR_BAND::rcGripper

◆ uCDret

UINT REBAR_BAND::uCDret

Definition at line 127 of file rebar.c.

Referenced by REBAR_DrawBand().

◆ wID


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