| void CBCGPEditCtrl::EnableTrackChanges | ( | BOOL | bEnable = TRUE, |
| CBCGPTrackChangesOptions * | pOptions = NULL |
||
| ) |
Enables or disables the track changes support.
| bEnable | If this parameter is TRUE, the track changes bar will be visible. |
| pOptions | A pointer to the track changes options. Can be NULL |