Version

TabPropertyIds Enumeration

Enumeration of property ids for the tab related classes
Syntax
'Declaration
 
Public Enum TabPropertyIds 
   Inherits System.Enum
public enum TabPropertyIds : System.Enum 
Members
MemberDescription
AppearanceAppearance property
AppearancesAppearances property
AutoSelectAutoSelect property
AutoSelectDelayAutoSelectDelay property
ButtonStyleButtonStyle property
CaptionOrientationCaptionOrientation property
EnabledEnabled property
FirstDisplayedTabFirstDisplayedTab property
FirstDisplayedTabIndexFirstDisplayedTabIndex property
HotkeyPrefixHotkeyPrefix property
HotTrackAppearanceHotTrackAppearance property
HotTrackingHotTracking property
HotTrackTabAppearanceHotTrackTabAppearance property
ImageListImageList property
ImageSizeImageSize property
InterTabSpacingInterTabSpacing property
MaxTabWidthTabSettings.MaxTabWidth property
PaddingPadding property
ScaleImagesScaleImages property
ScrollArrowStyleScrollArrowStyle property
ScrollButtonsScrollButtons property
SelectedAppearanceSelectedAppearance property
SelectedTabSelectedTab property
SelectedTabAppearanceSelectedTabAppearance property
SelectedTabIndexSelectedTabIndex property
SettingsSettings property
ShowButtonSeparatorsShowButtonSeparators property
ShowCloseButtonShowCloseButton property
ShowToolTipsShowToolTips property
TabAppearanceTabAppearance property
TabAreaAppearanceTabAreaAppearance property
TabButtonStyleTabButtonStyle property
TabHeightTabHeight property
TabInfoTabInfo property
TabItemTabItem
TabItemSizeTabItemSize
TabLocationTabLocation property
TabsTabs property
TabSizingTabSizing property
TabsPerRowTabsPerRow property
TabStyleTabStyle property
TabWidthTabWidth property
TextText property
ToolTipToolTip property
VisibleVisible 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