CMFCPropertyGridCtrl::ResetOriginalValues

Restores the original values of all properties.

void ResetOriginalValues(
   BOOL bRedraw=TRUE 
);

Parameters

  • [in] bRedraw
    TRUE to redraw the property list; otherwise, FALSE. The default value is TRUE.

Requirements

Header: afxpropertygridctrl.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCPropertyGridCtrl Class