Version

UltraTabControlPropertyId Enumeration

Values that uniquely identify each property.
Syntax
'Declaration
 
Public Enum UltraTabControlPropertyId 
   Inherits System.Enum
public enum UltraTabControlPropertyId : System.Enum 
Members
MemberDescription
ActiveAppearanceThe UltraTab.ActiveAppearance property
ActiveTabAppearanceThe UltraTabControlBase.ActiveTabAppearance property
AllowClosingThe UltraTab.AllowClosing property
AllowMovingThe UltraTab.AllowMoving property
AllowTabClosingThe UltraTabControlBase.AllowTabClosing property
AllowTabMovingThe UltraTabControlBase.AllowTabMoving property
AppearanceThe UltraTabControlBase.Appearance property
AppearancesThe UltraTabControlBase.Appearances property
AutoSelectThe UltraTabControlBase.AutoSelect property
AutoSelectDelayThe UltraTabControlBase.AutoSelectDelay property
ClientAreaAppearanceThe UltraTabControlBase.ClientAreaAppearance property
CloseButtonAlignmentThe UltraTab.CloseButtonAlignment property
CloseButtonAppearanceThe UltraTabControlBase.CloseButtonAppearance property
CloseButtonLocationThe UltraTabControlBase.CloseButtonLocation property
CloseButtonVisibilityThe UltraTab.CloseButtonVisibility property
DataMemberThe UltraTabStripControl.DataMember property
DataSourceThe UltraTabStripControl.DataSource property
EnabledThe UltraTab.Enabled property
ExcludedSharedControlsThe UltraTab.ExcludedSharedControls property
FixedWidthThe UltraTab.FixedWidth property
HotTrackThe UltraTabControlBase.HotTrack property
HotTrackAppearanceThe UltraTabControlBase.HotTrackAppearance property.
HotTrackCloseButtonAppearanceThe UltraTabControlBase.HotTrackCloseButtonAppearance property
HotTrackNewTabButtonAppearanceThe UltraTabControlBase.HotTrackNewTabButtonAppearance property
HotTrackSelectedAppearanceThe UltraTabControlBase.HotTrackSelectedAppearance property.
ImageListThe UltraTabControlBase.ImageList property.
ImageSizeThe UltraTabControlBase.ImageSize property.
ImageTransparentColorThe UltraTabControlBase.ImageTransparentColor property.
InterRowSpacingThe UltraTabControlBase.InterRowSpacing property
InterTabSpacingThe UltraTabControlBase.InterTabSpacing property
KeyThe UltraTab.Key property
MaxTabWidthThe UltraTabControlBase.MaxTabWidth property
MaxVisibleTabRowsThe UltraTabControlBase.MaxVisibleTabRows property.
MinTabWidthThe UltraTabControlBase.MinTabWidth property
MultiRowSelectionStyleThe UltraTabControlBase.MultiRowSelectionStyle property.
NavigationStyleThe UltraTabControlBase.NavigationStyle property
NewTabButtonAppearanceThe UltraTabControlBase.NewTabButtonAppearance property
NewTabButtonLocationThe UltraTabControlBase.NewTabButtonLocation property
NotificationBadgeSettingsNotificationBadgeSettings property
NotificationBadgeTextUltraTab.NotificationBadgeText property
PressedCloseButtonAppearanceThe UltraTabControlBase.PressedCloseButtonAppearance property
PressedNewTabButtonAppearanceThe UltraTabControlBase.PressedNewTabButtonAppearance property
ScaleImagesThe UltraTabControlBase.ScaleImages property
ScrollArrowStyleThe UltraTabControlBase.ScrollArrowStyle property
ScrollButtonAppearanceThe UltraTabControlBase.ScrollButtonAppearance property.
ScrollButtonsThe UltraTabControlBase.ScrollButtons property
ScrollButtonStyleThe UltraTabControlBase.ScrollButtonStyle property
ScrollButtonTypesThe UltraTabControlBase.ScrollButtonTypes property.
ScrollTrackAppearanceThe UltraTabControlBase.ScrollTrackAppearance property.
ScrollTrackExtentThe UltraTabControlBase.ScrollTrackExtent property.
SelectedAppearanceThe UltraTab.SelectedAppearance property
SelectedTabAppearanceThe UltraTabControlBase.SelectedTabAppearance property.
SharedControlsThe UltraTabControlBase.SharedControls property.
ShowButtonSeparatorsThe UltraTabControlBase.ShowButtonSeparators property
ShowNewTabButtonWithoutTabsShowNewTabButtonWithoutTabs property
ShowPartialTabsThe UltraTabControlBase.ShowPartialTabs property
ShowTabListButtonThe UltraTabControlBase.ShowPartialTabs property
ShowToolTipsThe UltraTabControlBase.ShowToolTips property.
SortDirectionThe UltraTabStripControl.SortDirection property
SortMemberThe UltraTabStripControl.SortMember property
SpaceAfterTabsThe UltraTabControlBase.SpaceAfterTabs property
SpaceBeforeTabsThe UltraTabControlBase.SpaceBeforeTabs property
StyleThe UltraTabControlBase.Style property.
TabButtonStyleThe UltraTabControlBase.TabButtonStyle property
TabCloseButtonAlignmentThe UltraTabControlBase.TabCloseButtonAlignment property
TabCloseButtonVisibilityThe UltraTabControlBase.TabCloseButtonVisibility property
TabHeaderAreaAppearanceThe UltraTabControlBase.TabHeaderAreaAppearance property.
TabKeyMemberThe UltraTabStripControl.TabKeyMember property
TabLayoutStyleThe UltraTabControlBase.TabLayoutStyle property.
TabListButtonAppearanceThe UltraTabControlBase.ShowPartialTabs property
TabOrientationThe UltraTabControlBase.TabOrientation property.
TabPaddingThe UltraTabControlBase.TabPadding property.
TabPageMarginsThe UltraTabControlBase.TabPageMargins property.
TabPageSizeThe UltraTabControlBase.TabPageSize property.
TabsThe UltraTabControlBase.Tabs property
TabSizeThe UltraTabControlBase.TabSize property.
TabsPerRowThe UltraTabControlBase.TabsPerRow property
TabTextMemberThe UltraTabStripControl.TabTextMember property
TextThe UltraTab.Text property
TextOrientationThe UltraTabControlBase.TextOrientation property.
ToolTipTextThe UltraTab.ToolTipText property
ToolTipTextMemberThe UltraTabStripControl.ToolTipTextMember property
UseHotTrackingThe UltraTabControlBase.UseHotTracking property
UseMnemonicsThe UltraTabControlBase.UseMnemonics property.
ViewStyleThe UltraTabControlBase.ViewStyle property
VisibleThe UltraTab.Visible 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