CGXLongOperation::SetResetStatusBar
void SetResetStatusBar(BOOL b);
b
TRUE if status bar should be cleared; FALSE otherwise.
Remarks
Specify if the status bar should be cleared when the operation is finished. An operation is assumed to be finished when the destructor for CGXLongOperation object with the lowest operation level is called.