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.
Provides docking support for CWnd-derived panes.
class CDockablePaneAdapter : public CDockablePane
Members
Public Methods
Name |
Description |
---|---|
Returns the wrapped window. |
|
(Overrides CDockablePane::LoadState.) |
|
(Overrides CDockablePane::SaveState.) |
|
|
Remarks
Usually, the framework instantiates objects of this class when you use the CMFCBaseTabCtrl::AddTab or CMFCBaseTabCtrl::InsertTab methods.
If you want to customize the CDockablePaneAdapter behavior, just derive a new class from it and set the runtime class information to a tabbed window by using CMFCBaseTabCtrl::SetDockingBarWrapperRTC.
Inheritance Hierarchy
Requirements
Header: afxDockablePaneAdapter.h