BCGControlBar Pro for MFC
CBCGPMultiViewsCollection

Detailed Description

The class CBCGPMultiViewsCollection specifies a multi-view data structure, such as views and groups of views. If your application's main frame class is CBCGPMultiViewFrameWnd, you must instantiate the CBCGPMultiViewsCollection object and return a reference to this object in the overridden CBCGPMultiViewFrameWnd::GetViewsCollection method.

Public Member Functions

 AddGroupAdds the group data.
 
 AddViewAdds the view data.
 
 GetGroupsCountReturns the groups number.
 
 GetViewsCountReturns the views number.
 
 HasHomeTells whether the home view is available.
 
 SetHomeSpecifies the home view data.