CMFCPropertyGridCtrl::SetVSDotNetLook
Sets the appearance of the property grid control to the style that is used in Visual Studio 2005.
void SetVSDotNetLook(
BOOL bSet=TRUE
);
Parameters
- [in] bSet
TRUE to set the property grid control to the style that is used in Visual Studio 2005; otherwise, FALSE. The default value is TRUE.
Requirements
Header: afxpropertygridctrl.h