void CBCGPPropList::ResetOriginalValues | ( | BOOL | bRedraw = TRUE | ) |
Restores original values.
When the user begins to edit a property, it saves the original value internally. When you call ResetOriginalValues, the property list will loop over all properties and restore original saved values.
bRedraw | If TRUE, the property list will be redrawn. |