Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets the height of a group caption.
void SetGroupCaptionHeight(
int n = -1
);
Parameters
- [in] n
Specifies the caption height.
Remarks
Call this method to customize the margins of the task pane elements.
If n is -1, the framework determines the margin value by using the visual manager (CMFCVisualManager::GetTasksPaneGroupCaptionHeight). The default caption height is 25 pixels.
Requirements
Header: afxTasksPane.h