CMFCPropertyGridCtrl::IsVSDotNetLook
Indicates whether the appearance of the property grid control is in the style of Visual Studio 2005.
BOOL IsVSDotNetLook() const;
Return Value
TRUE if the property grid control is in the style of Visual Studio 2005; otherwise, FALSE.
Remarks
Use the CMFCPropertyGridCtrl::SetVSDotNetLook method to set the property grid control to the style of Visual Studio 2005.
Requirements
Header: afxpropertygridctrl.h