Version

TabbedMdiPropertyIds Enumeration

Enumeration of property ids for the UltraTabbedMdiManager and its associated classes.
Syntax
'Declaration
 
Public Enum TabbedMdiPropertyIds 
   Inherits System.Enum
public enum TabbedMdiPropertyIds : System.Enum 
Members
MemberDescription
ActiveTabAppearanceMdiTabSettings.ActiveTabAppearance property
AllowCloseMdiTabSettings.AllowClose property
AllowDragMdiTabSettings.AllowDrag property
AllowDropMdiTabGroupSettings.AllowDrop property
AllowHorizontalTabGroupsUltraTabbedMdiManager.AllowHorizontalTabGroups property
AllowMaximizeUltraTabbedMdiManager.AllowMaximize property
AllowNestedTabGroupsUltraTabbedMdiManager.AllowNestedTabGroups property
AllowVerticalTabGroupsUltraTabbedMdiManager.AllowVerticalTabGroups property
AppearanceUltraTabbedMdiManager.Appearance property
AppearancesUltraTabbedMdiManager.Appearances property
AutoSelectMdiTabGroupSettings.AutoSelect property
AutoSelectDelayMdiTabGroupSettings.AutoSelectDelay property
BorderColorUltraTabbedMdiManager.BorderColor property
BorderStyleUltraTabbedMdiManager.BorderStyle property
ButtonStyleMdiTabGroupSettings.ButtonStyle property
CloseButtonAlignmentMdiTabSettings.CloseButtonAlignment property
CloseButtonAppearanceMdiTabGroupSettings.CloseButtonAppearance property
CloseButtonLocationMdiTabGroupSettings.CloseButtonLocation property
CloseButtonVisibilityMdiTabSettings.CloseButtonVisibility property
DisplayFormIconMdiTabSettings.DisplayFormIcon property
ExtentMdiTabGroup.Extent property
HiddenTabsUltraTabbedMdiManager.HiddenTabs property
HotTrackMdiTabSettings.HotTrack property
HotTrackCloseButtonAppearanceMdiTabGroupSettings.HotTrackCloseButtonAppearance property
HotTrackTabAppearanceMdiTabSettings.HotTrackTabAppearance property
ImageListUltraTabbedMdiManager.ImageList property
ImageSizeUltraTabbedMdiManager.ImageSize property
ImageTransparentColorUltraTabbedMdiManager.ImageTransparentColor property
InterTabSpacingMdiTabGroupSettings.InterTabSpacing property
IsActiveTabGroupMaximizedUltraTabbedMdiManager.IsActiveTabGroupMaximized property
MaximizedTabGroupDisplayStyleUltraTabbedMdiManager.MaximizedTabGroupDisplayStyle property
MaxTabGroupsUltraTabbedMdiManager.MaxTabGroups property
MaxTabWidthMdiTabGroupSettings.MaxTabWidth property
MdiTabMdiTab
MdiTabGroupMdiTabGroup
MinTabWidthMdiTabGroupSettings.MinTabWidth property
OrientationUltraTabbedMdiManager.Orientation property
PersistedInfoMdiTab.PersistedInfo property
PressedCloseButtonAppearanceMdiTabGroupSettings.PressedCloseButtonAppearance property
ScrollArrowStyleMdiTabGroupSettings.ScrollArrowStyle property
ScrollButtonAppearanceMdiTabGroupSettings.ScrollButtonAppearance property
ScrollButtonsMdiTabGroupSettings.ScrollButtons property
ScrollButtonTypesMdiTabGroupSettings.ScrollButtonTypes property
ScrollTrackAppearanceMdiTabGroupSettings.ScrollTrackAppearance property
ScrollTrackExtentMdiTabGroupSettings.ScrollTrackExtent property
SelectedTabAppearanceMdiTabSettings.SelectedTabAppearance property
SettingsMdiTab.Settings and MdiTabGroup.Settings properties
ShowButtonSeparatorsMdiTabGroupSettings.ShowButtonSeparators property
ShowCloseButtonMdiTabGroupSettings.ShowCloseButton property
ShowPartialTabsMdiTabGroupSettings.ShowPartialTabs property
ShowTabListButtonMdiTabGroupSettings.ShowTabListButton property
ShowToolTipsUltraTabbedMdiManager.ShowToolTips property
SpaceAfterTabsMdiTabGroupSettings.SpaceAfterTabs property
SpaceBeforeTabsMdiTabGroupSettings.SpaceBeforeTabs property
SplitterAppearanceUltraTabbedMdiManager.SplitterAppearance property
SplitterBorderStyleUltraTabbedMdiManager.SplitterBorderStyle property
SplitterWidthUltraTabbedMdiManager.SplitterWidth property
TabAppearanceMdiTabSettings.TabAppearance property
TabAreaAppearanceMdiTabGroupSettings.TabAreaAppearance property
TabAreaMarginsMdiTabGroupSettings.TabAreaMargins property
TabButtonStyleMdiTabGroupSettings.TabButtonStyle property
TabCloseActionMdiTabSettings.TabCloseAction property
TabGroupsUltraTabbedMdiManager.TabGroups property
TabGroupSettingsUltraTabbedMdiManager.TabGroupSettings property
TabHeightMdiTabGroupSettings.TabHeight property
TabListButtonAppearanceMdiTabGroupSettings.TabListButtonAppearance property
TabNavigationModeUltraTabbedMdiManager.TabNavigationMode property
TabOrientationMdiTabGroupSettings.TabOrientation property
TabPaddingMdiTabGroupSettings.TabPadding property
TabsMdiTabGroup.Tabs property
TabSettingsMdiTabGroup.TabSettings and UltraTabbedMdiManager.TabSettings properties
TabSizingMdiTabGroupSettings.TabSizing property
TabsPerRowMdiTabGroupSettings.TabsPerRow property
TabStyleMdiTabGroupSettings.TabStyle property
TabWidthMdiTabSettings.TabWidth property
TextMdiTab.Text property
TextOrientationMdiTabGroupSettings.TextOrientation property
ToolTipMdiTab.ToolTip property
UseMnemonicsUltraTabbedMdiManager.UseMnemonics property
ViewStyleThe UltraTabbedMdiManager.ViewStyle property
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also