Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the pane has been inserted in the tab control of a tabbed window.
virtual BOOL IsTabbed() const;
Return Value
TRUE if the control bar is inserted in a tab of a tabbed window; otherwise FALSE.
Remarks
This method retrieves a pointer to the immediate parent and determines if the parent's runtime class is CMFCBaseTabCtrl Class.
Requirements
Header: afxbasepane.h