BCGControlBar Pro for MFC
int CBCGPPropList::GetDescriptionHeight ( ) const
inline

Returns the height of the description area located at the bottom of the property list control.

Returns
The height, in pixels, of the description area.

Call this function to obtain the height of the description area located at the bottom of the property list control. The height of the description area is calculated automatically and set to 1/4 of the property list control height.

You can use EnableDescriptionArea() to show or hide the description area. Use IsDescriptionArea() to determine whether the description area appearance is enabled or disabled.