Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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