CBaseTabbedPane::GetPaneIcon
Returns a handle to the icon of the active tab.
virtual HICON GetPaneIcon(
BOOL bBigIcon
);
Parameters
- [in] bBigIcon
If TRUE, specifies a 32-pixel by 32-pixel icon; if FALSE, specifies a 16-pixel by 16-pixel icon.
Return Value
A handle to the icon of the active tab, or NULL if unsuccessful.
Requirements
Header: afxbasetabbedpane.h