| void CBCGPToolBoxPage::SetMode | ( | ToolBoxPageMode | mode, |
| BOOL | bRecalLayout = FALSE |
||
| ) |
Sets the new page mode.
Use this method to set the new page mode.
mode can be one of the following enumerated values:
| mode | Specifies the new mode. |
| bRecalLayout | TRUE - recalculate toolbox layout after changing the mode. |