ArcFM Engine Developer Guide
MdiTabManager Class Properties


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

Public Properties
 NameDescription
Public PropertyActiveTabReturns the currently active MDI tab.  
Public PropertyAllowHorizontalTabGroupsReturns/sets whether horizontal tab groups are allowed.  
Public PropertyAllowVerticalTabGroupsReturns/sets whether vertical tab groups are allowed.  
Public PropertyCanCreateNewGroupReturns true if the current number of MdiTabGroups is less than the MaxTabGroups.  
Public PropertyHasHiddenTabsReturns whether there are any MdiTabs in the hidden tabs collection.  
Public PropertyHasTabGroupsReturns if any MdiTabGroups are currently defined.  
Public PropertyHiddenTabsReturns the list of hidden tabs (MDI forms that are not visible).  
Public PropertyMaxTabGroupsReturns/sets the maximum number tab groups that are allowed (default is 5).  
Public PropertyMdiTabGroupsReturns the list of MDI tab groups.  
Public PropertyMdiTabGroupSettingsReturns the MdiTabGroupSetting object so that MDI tab group settings can be defined or retrieved.  
Public PropertyMdiTabSettingsReturns the MdiTabSetting object so that MDI tab settings can be defined or retrieved.  
Public PropertyOrientationReturns/sets whether tab groups are cascaded horizontally or vertically.  
Public PropertyPersistMdiWindowsReturns/sets whether MDI windows should be persisted in the layout file.  
Public PropertyShowTooltipsReturns/sets whether tooltips are allowed to be shown.  
Public PropertyTabGroupHeightReturns the height of the tabs in the tab group area.  
Top
See Also

Reference

MdiTabManager Class
Miner.Windows.TabbedMdi Namespace

 

 


Send Comment