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.
Enables or disables the description area that is displayed underneath the list of properties in the property grid control.
void EnableDescriptionArea(
BOOL bEnable=TRUE
);
Parameters
- [in] bEnable
TRUE to enable the description area; FALSE to disable the description area. The default value is TRUE.
Remarks
The description area is displayed at the bottom of the property grid control. By default, the description area is disabled and not visible.
Requirements
Header: afxpropertygridctrl.h