BCGControlBar Pro for MFC
BOOL CBCGPPropList::IsVSDotNetLook ( ) const
inline

Tells whether the property list control is displayed using VS.NET look & feel.

Returns
TRUE, if the property list control is displayed using VS.NET look; otherwise FALSE.

Call this method to determine whether the property list control is displayed using VS.NET look & feel. You can enable or disable VS.NET look using SetVSDotNetLook().