BCGSuite for MFC
BOOL CBCGPPopupWindow::HasSmallCaption ( ) const
inline

Tells whether the popup window is displayed with the small caption, or with normal caption.

Returns
TRUE, if the popup window has small caption; FALSE, if the popup window has normal caption.

Use this function to determine whether the popup window is displayed with the small caption, or with normal caption. The small caption by the default has 7 pixels height, the normal caption has the height obtained from GetSystemMetrics (SM_CYSMCAPTION);