The following tables list the members exposed by TabInfo.
Name | Description | |
---|---|---|
TabInfo Constructor | Initializes a new TabInfo instance |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AvailableSize | Stores the size available for the tabs | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
FirstDisplayedTabItem | Returns/sets the first tab the is currently visible. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
FirstSelectableTabItem | Returns the first ITabItem object in the collection whose ITabItem.Visible and ITabItem.Enabled properties are both true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
FirstVisibleTabItem | Returns the first ITabItem object in the collection whose ITabItem.Visible property is true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
HotTrackTabItem | Returns the current hot tracked tab. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
InterTabSpacingResolved | Returns the resolved amount of space between tabs (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
IsDragging | Indicates if a drag operation is in progress (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
LastSelectableTabItem | Returns the last ITabItem object in the collection whose ITabItem.Visible and ITabItem.Enabled properties are both true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
LastVisibleTabItem | Returns the last ITabItem object in the collection whose ITabItem.Visible property is true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
MultiRowSelectionStyleResolved | Returns the resolved multi row selection style. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
RightToLeft | Gets whether the tabs are rendered RightToLeft (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
ScrollArrowStyleResolved | Returns the style of scroll buttons displayed (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
ScrollButtonAreaSize | Returns the size of the scroll button area. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
ScrollButtonStyleResolved | Returns the resolved border style for scroll arrow and close button. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
ScrollButtonTypesResolved | Returns the resolved value indicating which scroll buttons to display. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
SelectedTabItem | Returns/sets the currently selected Tab. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
Settings | Gets/sets the settings for the tab items collection. | |
SpaceAfterTabsResolved | Gets the resolved minimum distance between the edge of the control and the last tab. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
SpaceBeforeTabsResolved | Gets the resolved distance between the edge of the control and the first tab. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
TabAreaSize | Returns the size of the tab area. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
TabButtonStyleResolved | Returns the resolved border style for button style tabs. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
TabOrientationResolved | Returns the resolved orientation for the tabs (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
TabPageBorderStyle | Returns the border style for the tab page area (based on the ITabProvider.Style setting. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
TabRowCount | Returns the number of tab rows (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
TabRowHeight | Returns the height of a row of tabs (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
Tabs | Returns the collection of tab items. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TextOrientationResolved | Returns the resolved orientation of the tab text. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
TouchMetricsEnabled | Gets whether touch metrics are enabled. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
VisibleTabRowCount | Returns the number of tab rows that are actually visible (Inherited from Infragistics.Win.UltraWinTabs.TabManager) |
Name | Description | |
---|---|---|
CloseButtonLocation | Determines where the close button(s) will be shown when the ITabProvider.ShowCloseButton returns true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
ComponentRole | Returns the Infragistics.Win.AppStyling.ComponentRole associated with the tab area. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
DefaultSelectedTabItem | Returns the ITabItem to select when TabManager.SelectedTabItem is null. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
MaximumSizeToFitAdjustment | Returns the amount of extra padding to be put on the sides of the tab item when using a SingleRowSizeToFit or MultiRowSizeToFit tab layout style. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) | |
TabItemSeparatorColor | Returns the color used to draw the tab item separator. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
TabItemSeparatorColor2 | Returns the secondary color used to draw the tab item separator. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
TabListContextMenuStyle | Returns the Menu Style tab list context menu. Should be overriden in derived class. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
TextRenderingMode | Returns the text rendering mode for the tab items. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
UsesTabGroups | Gets the value indicating whether the tab manager uses tab groups. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) |
Name | Description | |
---|---|---|
CancelDrag | Invoked when the drag operation has been ended so resources may be cleaned up (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
CreateTabAreaUIElement | Creates a new instance of the UIElement for the tab area. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
Dirty | Notifies the manager that some state has changed. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
DirtyFont | Notifies the manager that the base font information has changed. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
DirtyTabItem | Notifies the manager that a tab item's state has changed. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
EnsureTabItemInView | Scrolls the tab item into view. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetCorrespondingTabItemOnNextPage | Overloaded. Returns a corresponding ITabItem object in the next page of tabs whose ITabItem.Visible and ITabItem.Enabled properties are both true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetCorrespondingTabItemOnNextRow | Overloaded. Returns a corresponding ITabItem object in the next row whose ITabItem.Visible and ITabItem.Enabled properties are both true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetCorrespondingTabItemOnPreviousPage | Overloaded. Returns a corresponding ITabItem object in the previous page of tabs whose ITabItem.Visible and ITabItem.Enabled properties are both true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetCorrespondingTabItemOnPreviousRow | Overloaded. Returns a corresponding ITabItem object in the previous row whose ITabItem.Visible and ITabItem.Enabled properties are both true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetFirstVisibleTab | Returns the first visible tab in the collection. | |
GetFirstVisibleTabOnRow | Returns the first ITabItem object in the row whose ITabItem.Visible property is true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetLastVisibleTab | Returns the last visible tab in the collection. | |
GetLastVisibleTabOnRow | Returns the last ITabItem object in the row whose ITabItem.Visible property is true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetNextSelectableTabItem | Overloaded. Returns the next ITabItem object in the collection whose ITabItem.Visible and ITabItem.Enabled properties are both true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetNextVisibleTab | Returns the visible tab immediately following the specified tab. | |
GetNextVisibleTabItem | Overloaded. Returns the next ITabItem object in the collection whose ITabItem.Visible property is true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetNextVisibleTabItemInRow | Returns the next ITabItem object in the same row whose ITabItem.Visible property is true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetPositionInRow | Gets the tab's visible position within its row. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetPreviousSelectableTabItem | Overloaded. Returns the previous ITabItem object in the collection whose ITabItem.Visible and ITabItem.Enabled properties are both true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetPreviousVisibleTab | Returns the visible tab immediately preceeding the specified tab. | |
GetPreviousVisibleTabItem | Overloaded. Returns the previous ITabItem object in the collection whose ITabItem.Visible property is true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetPreviousVisibleTabItemInRow | Returns the previous ITabItem object in the same row whose ITabItem.Visible property is true. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetRequiredExtent | Returns the amount of space needed to show the tabs. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetRequiredSize | Returns the size that the element would need to be to display all the items. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetTabItemAtPosition | Overloaded. Returns a tab at the specified visible position. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetTabItemRowNumber | Returns the row number of the tab. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetTabItemSize | Returns the display size of the tab item. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetTabItemState | Returns the state of the tab item (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetUIElement | Returns the UIElement associated with the specified tab item (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
HitTest | Checks the specified client location (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InvalidateTabItem | Invalidates a tab item. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
IsTabItemInView | Determines if a tab item is currently in view. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
MoveTabItem | Moves a tab's visible position. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Resets the object to its default values. | |
ResetSettings | Resets the contents of the Settings object to their default values. | |
ResetTabs | Resets the contents of the tabs collection | |
ResolveTabItemAreaAppearance | Resolves the appearance for the tab item area. | |
ScrollTabs | Performs a scrolling operation (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
SelectTab | Selects a tab based on the specified direction. | |
ShouldSerialize | Indicates if the object needs to be serialized. | |
ShouldSerializeSettings | Determines if the Settings property needs to be serialized. | |
ShouldSerializeTabs | Indicates if the Tabs property needs to be serialized. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Sort | Sorts the items in the list using the specified comparer | |
TabElementFromPoint | Returns the Infragistics.Win.UIElement representing a tab at the specified location. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CreateDragManager | Invoked when a TabDragManager must be created to manage a drag operation (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
CreateNewTabAreaElement | Creates a new instance of the UIElement for the tab area. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
CreateScrollBarInfo | Invoked when a Infragistics.Win.UltraWinScrollBar.ScrollBarInfo object is needed. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
DrawPropertyTab | Renders a property page style tab. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
DrawVisualStudio2005Tab | Overloaded. Renders a VisualStudio2005 style tab. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetCloseButtonAlignment | Returns a value indicating whether a tab item's close button is visible in the tab. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetCloseButtonVisibility | Returns a value indicating whether a tab item's close button is visible in the tab. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetGroupId | Get the group ID associated with the specified tab item. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetGroupPreferredExtent | Gets the preferred extent of the group associated with the specified group ID. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetTabAreaUIElement | Gets the instance of the UIElement for the tab area. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
GetTabListItemImage | Returns the image for the specified tab (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
IsPriorityTab | Indicates if the tab item should be given a higher priority. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | called when the object is disposed. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Invoked when a property has changed on a subobject. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResolveScrollBarAppearance | Invoked when the appearance for the scroll bar should be resolved. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
ResolveScrollThumbAppearance | Invoked when the appearance for the scroll thumb should be resolved. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
ResolveScrollTrackAppearance | Invoked when the appearance for the scroll track should be resolved. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
VerifyAllItemsInView | Verifies all currently displayed items. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
VerifyMetrics | Recalculates metrics if necessary. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) |
Name | Description | |
---|---|---|
SelectedTabItemChanged | Occurs after the TabManager.SelectedTabItem has changed. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
SelectedTabItemChanging | Occurs before the TabManager.SelectedTabItem is changed. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
TabItemMoved | Occurs after a tab has been moved. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
TabItemMoving | Occurs before a tab is moved. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
TabScrolled | Occurs after tabs are scrolled. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) | |
TabScrolling | Occurs before tabs are scrolled. (Inherited from Infragistics.Win.UltraWinTabs.TabManager) |