Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Determines whether the desktop alert window has a small caption or a regular-size caption.
BOOL HasSmallCaption() const;
Return Value
TRUE if the popup window is displayed with a small caption; FALSE if the popup window is displayed with a regular-sized caption.
Remarks
Use this method to determine whether the popup window has a small caption or a regular-size caption. By default, the small caption is 7 pixels high. You can obtain the height of the regular-size caption by calling the Windows API function GetSystemMetrics(SM_CYCAPTION).
Requirements
Header: afxDesktopAlertWnd.h