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.
Constructs a CMFCTasksPaneTaskGroup object.
CMFCTasksPaneTaskGroup(
LPCTSTR lpszName,
BOOL bIsBottom,
BOOL bIsSpecial=FALSE,
BOOL bIsCollapsed=FALSE,
CMFCTasksPanePropertyPage* pPage=NULL,
HICON hIcon=NULL
);
Parameters
lpszName
Specifies the name of the group in the group caption.bIsBottom
Specifies whether the group is aligned to the bottom of the task pane control.bIsSpecial
Specifies whether the group is designated as special and thus, whether the group caption is filled with a different color.bIsCollapsed
Specifies whether the group is collapsed.pPage
Specifies the property page that this task group belongs to.hIcon
Specifies the icon that displays in the group caption.
Requirements
Header: afxTasksPane.h