|
inline |
Constructs a CBCGTaskGroup object.
| lpszName | Specifies the group name. |
| bIsBottom | Specifies whether the group is aligned to the bottom of task pane control. |
| bIsSpecial | If TRUE, the group is treated as "special" and the group caption is filled by another color. |
| bIsCollapsed | Specifies whether the group is collapsed (TRUE) or not (FALSE). |
| pPage | Specifies where the group will be added. |
| hIcon | Specifies the page's icon. |
| bAutoDestroyIcon | Specifies whether the icon should be automatically destroyed. |