ArcFM Engine Developer Guide
MdiTabGroupCollection Class Methods


For a list of all members of this type, see MdiTabGroupCollection members.

Public Methods
 NameDescription
Public MethodAddAdds a new MDI tab group to the MDI tab manager's tab group collection. NOTE: A MDI tab group cannot be added directly to the collection. The associated MDI tab window should be added using...  
Public MethodClearClears the list of tab groups. NOTE: The MDI tab group list cannot be cleared, each associated window must be made invisible or closed to remove it from the list.  
Public MethodContainsOverloaded. Returns whether the specified MDI tab group is in the list of tab groups.  
Public MethodCopyToCopies the items in this collection into an array.  
Public MethodGetEnumeratorProvides support to allow type-safe iteration over the CommandCollection.  
Public MethodRemoveRemoves the specified MDI tab group from list of tab groups. NOTE: A MDI tab group cannot be directly removed from the tab group collection. The associated tabs must first be removed.  
Top
See Also

Reference

MdiTabGroupCollection Class
Miner.Windows.TabbedMdi Namespace

 

 


Send Comment