CFrameWnd::GetControlBar

CControlBar* GetControlBar( UINT nID );

Return Value

A pointer to the control bar that is associated with the ID.

Parameters

nID

The ID number of a control bar.

Remarks

Call GetControlBar to gain access to the control bar that is associated with the ID. GetControlBar will return the control bar even if it is floating and thus is not currently a child window of the frame.

CFrameWnd OverviewClass MembersHierarchy Chart