Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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