|
inline |
Switches between small and normal captions.
Call this function to display the small or normal caption. The small caption has 7 pixels height (by the default, at 96 DPI). The normal caption is obtained from the OS using GetSystemMetrics (SM_CYSMCAPTION);
bSmallCaption | If TRUE, the popup window will display the small caption. |
bLargeCaptionFont | If TRUE and caption is large, the caption text will be drawn using large font. |