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.
Calculates the additional height that the current color bar requires to display miscellaneous user interface elements, such as the Other button or document colors.
int GetExtraHeight(
int nNumColumns
) const;
Parameters
Parameter |
Description |
---|---|
[in] nNumColumns |
If the color bar control contains document colors, the number of columns to display in the grid of document colors. Otherwise, this value is not used. |
Return Value
The calculated extra height that is required.
Requirements
Header: afxcolorbar.h
See Also
Reference
CMFCColorBar::EnableAutomaticButton