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.
Returns a handle to the pane icon.
virtual HICON GetPaneIcon(
BOOL bBigIcon
);
Parameters
- [in] bBigIcon
Specifies a 32 pixel by 32 pixel icon if TRUE; specifies a 16 pixel by 16 pixel icon if FALSE.
Return Value
A handle to the pane icon. If unsuccessful, returns NULL.
Remarks
The default implementation calls CWnd::GetIcon.
Requirements
Header: afxbasepane.h