Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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