Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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