CFrameWnd* GetDockingFrame( ) const;
Return Value
A pointer to a frame window if successful; otherwise NULL.
Remarks
Call this member function to obtain a pointer to the current frame window to which your control bar is docked.
For more information about dockable control bars, see CControlBar::EnableDocking and CFrameWnd::DockControlBar.
CControlBar Overview | Class Members | Hierarchy Chart
See Also CControlBar::EnableDocking, CFrameWnd::DockControlBar