Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Fills the background of the rebar control by using the current Windows theme.
virtual void FillReBarPane(
CDC* pDC,
CBasePane* pBar,
CRect rectClient
);
Parameters
[in] pDC
A pointer to a device context.[in] pBar
A pointer to a pane whose background should be drawn.[in] rectClient
The bounding rectangle of the area to be filled.
Return Value
TRUE if Theme API is enabled; otherwise FALSE.
Requirements
Header: afxvisualmanager.h