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.
Retrieves the height of the description area, which is located at the bottom of the property grid control.
int GetDescriptionHeight() const;
Return Value
The height of the description area, in pixels.
Remarks
The height of the description area is calculated automatically and is set to 1/4 the height of the property grid control.
Use the CMFCPropertyGridCtrl::EnableDescriptionArea method to display or hide the description area. Use the CMFCPropertyGridCtrl::IsDescriptionArea method to determine whether the description area is displayed or hidden.
Requirements
Header: afxpropertygridctrl.h