Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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