SECCustomStatusBar::SetPaneInfoEx
voidSECCustomStatusBar::SetPaneInfoEx(const PANEINFOEX*pex, BOOLbFit)
Sets the attributes of the specified pane.
Defined in: sbarcust.cpp
Parameters
pex
A pointer to a PANEINFOEX data structure which specifies the pane’s attributes.
bFit
If the pane contains a bitmap, bFit specifies whether the pane’s width and height should be automatically adjusted to accommodate it.
See Also