| BOOL CBCGPTasksPane::SetGroupIcon | ( | int | nGroup, | 
| HICON | hIcon, | ||
| BOOL | bAutoDestroyIcon = FALSE | ||
| ) | 
Sets a new group icon.
| nGroup | Specifies the zero based index of a group whose name is set. | 
| hIcon | Specifies the page's icon. | 
| bAutoDestroyIcon | Specifies whether the icon should be automatically destroyed. |