| void CBCGPTasksPane::RemoveAllTasks | ( | int | nGroup, |
| BOOL | bRedraw = TRUE |
||
| ) |
Removes all tasks in the specified by nGroup group.
| nGroup | The zero-based index of the group in the internal list of groups |
| bRedraw | If TRUE, the task pane will be redrawn. Set this flag to FALSE in order to optimize subsequent operations. |