CMFCPropertyGridCtrl::MarkModifiedProperties
Specifies how to display modified properties.
void MarkModifiedProperties(
BOOL bMark=TRUE,
BOOL bRedraw=TRUE
);
Parameters
[in] bMark
TRUE to display modified properties in bold style; FALSE to display modified properties in regular style. The default value is TRUE.[in] bRedraw
TRUE to redraw the property grid control immediately; otherwise, FALSE. The default value is TRUE.
Requirements
Header: afxpropertygridctrl.h