For a list of all members of this type, see TabManager members.
Name | Description | |
---|---|---|
CancelDrag | Invoked when the drag operation has been ended so resources may be cleaned up | |
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. | |
Dirty | Notifies the manager that some state has changed. | |
DirtyFont | Notifies the manager that the base font information has changed. | |
DirtyTabItem | Notifies the manager that a tab item's state has changed. | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
EnsureTabItemInView | Scrolls the tab item into view. | |
GetCorrespondingTabItemOnNextPage | Overloaded. Returns a corresponding ITabItem object in the next page of tabs whose ITabItem.Visible and ITabItem.Enabled properties are both true. | |
GetCorrespondingTabItemOnNextRow | Overloaded. Returns a corresponding ITabItem object in the next row whose ITabItem.Visible and ITabItem.Enabled properties are both true. | |
GetCorrespondingTabItemOnPreviousPage | Overloaded. Returns a corresponding ITabItem object in the previous page of tabs whose ITabItem.Visible and ITabItem.Enabled properties are both true. | |
GetCorrespondingTabItemOnPreviousRow | Overloaded. Returns a corresponding ITabItem object in the previous row whose ITabItem.Visible and ITabItem.Enabled properties are both true. | |
GetFirstVisibleTabOnRow | Returns the first ITabItem object in the row whose ITabItem.Visible property is true. | |
GetLastVisibleTabOnRow | Returns the last ITabItem object in the row whose ITabItem.Visible property is true. | |
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. | |
GetNextVisibleTabItem | Overloaded. Returns the next ITabItem object in the collection whose ITabItem.Visible property is true. | |
GetNextVisibleTabItemInRow | Returns the next ITabItem object in the same row whose ITabItem.Visible property is true. | |
GetPositionInRow | Gets the tab's visible position within its row. | |
GetPreviousSelectableTabItem | Overloaded. Returns the previous ITabItem object in the collection whose ITabItem.Visible and ITabItem.Enabled properties are both true. | |
GetPreviousVisibleTabItem | Overloaded. Returns the previous ITabItem object in the collection whose ITabItem.Visible property is true. | |
GetPreviousVisibleTabItemInRow | Returns the previous ITabItem object in the same row whose ITabItem.Visible property is true. | |
GetRequiredExtent | Returns the amount of space needed to show the tabs. | |
GetRequiredSize | Returns the size that the element would need to be to display all the items. | |
GetTabItemAtPosition | Overloaded. Returns a tab at the specified visible position. | |
GetTabItemRowNumber | Returns the row number of the tab. | |
GetTabItemSize | Returns the display size of the tab item. | |
GetTabItemState | Returns the state of the tab item | |
GetUIElement | Returns the UIElement associated with the specified tab item | |
HitTest | Checks the specified client location | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InvalidateTabItem | Invalidates a tab item. | |
IsTabItemInView | Determines if a tab item is currently in view. | |
MoveTabItem | Moves a tab's visible position. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ScrollTabs | Performs a scrolling operation | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TabElementFromPoint | Returns the Infragistics.Win.UIElement representing a tab at the specified location. | |
TranslateAlignment | Adjusts the specified horizontal and vertical alignments based on how the items is rotated. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CreateDragManager | Invoked when a TabDragManager must be created to manage a drag operation | |
CreateNewTabAreaElement | Creates a new instance of the UIElement for the tab area. | |
CreateScrollBarInfo | Invoked when a Infragistics.Win.UltraWinScrollBar.ScrollBarInfo object is needed. | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
DrawPropertyTab | Renders a property page style tab. | |
DrawVisualStudio2005Tab | Overloaded. Renders a VisualStudio2005 style tab. | |
GetCloseButtonAlignment | Returns a value indicating whether a tab item's close button is visible in the tab. | |
GetCloseButtonVisibility | Returns a value indicating whether a tab item's close button is visible in the tab. | |
GetGroupId | Get the group ID associated with the specified tab item. | |
GetGroupPreferredExtent | Gets the preferred extent of the group associated with the specified group ID. | |
GetTabAreaUIElement | Gets the instance of the UIElement for the tab area. | |
GetTabListItemImage | Returns the image for the specified tab | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
IsPriorityTab | Indicates if the tab item should be given a higher priority. | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. called when the object is disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResolveScrollBarAppearance | Invoked when the appearance for the scroll bar should be resolved. | |
ResolveScrollThumbAppearance | Invoked when the appearance for the scroll thumb should be resolved. | |
ResolveScrollTrackAppearance | Invoked when the appearance for the scroll track should be resolved. | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
VerifyAllItemsInView | Verifies all currently displayed items. | |
VerifyMetrics | Recalculates metrics if necessary. |