Member | Description |
---|---|
ActivateFirstTab | Activate the first tab in the control that is enabled. |
ActivateLastTab | Activate the last tab in the control that is enabled. |
ActivateNextTab | Activate the next tab that is enabled. |
ActivatePreviousTab | Activate the previous tab that is enabled. |
ActivateTabNextPage | Scroll to the next full page worth of tabs, activating a corresponding tab that is enabled. |
ActivateTabNextRow | In multi-row layouts activate the corresponding enabled tab in the next tab row. |
ActivateTabPreviousPage | Scroll to the previous full page worth of tabs, activating a corresponding tab that is enabled. |
ActivateTabPreviousRow | In multi-row layouts activate the corresponding enabled tab in the previous tab row. |
CloseActiveTab | Close the UltraTabControlBase.ActiveTab if it can be closed. |
NavigateDown | Navigate to a tab that is enabled below of the UltraTabControlBase.ActiveTab, activating or selecting it based on the UltraTabControlBase.NavigationStyle setting. |
NavigateLeft | Navigate to a tab that is enabled on the left of the UltraTabControlBase.ActiveTab, activating or selecting it based on the UltraTabControlBase.NavigationStyle setting. |
NavigateNextRow | Navigate to a corresponding tab that is enabled on the next row of tabs, activating or selecting it based on the UltraTabControlBase.NavigationStyle setting. |
NavigateNextTab | Navigate to the next tab that is enabled, activating or selecting it based on the UltraTabControlBase.NavigationStyle setting. |
NavigatePageDown | Navigate to a corresponding tab that is enabled on the page below, activating or selecting it based on the UltraTabControlBase.NavigationStyle setting. |
NavigatePageUp | Navigate to a corresponding tab that is enabled on the page above, activating or selecting it based on the UltraTabControlBase.NavigationStyle setting. |
NavigatePreviousRow | Navigate to a corresponding tab that is enabled on the previous row of tabs, activating or selecting it based on the UltraTabControlBase.NavigationStyle setting. |
NavigatePreviousTab | Navigate to the previous tab that is enabled, activating or selecting it based on the UltraTabControlBase.NavigationStyle setting. |
NavigateRight | Navigate to a tab that is enabled on the right of the UltraTabControlBase.ActiveTab, activating or selecting it based on the UltraTabControlBase.NavigationStyle setting. |
NavigateToFirstTab | Navigate to the first tab that is enabled, activating or selecting it based on the UltraTabControlBase.NavigationStyle setting. |
NavigateToLastTab | Navigate to the last tab that is enabled, activating or selecting it based on the UltraTabControlBase.NavigationStyle setting. |
NavigateUp | Navigate to a tab that is enabled above of the UltraTabControlBase.ActiveTab, activating or selecting it based on the UltraTabControlBase.NavigationStyle setting. |
SelectActiveTab | Select the UltraTabControlBase.ActiveTab. |
SelectFirstTab | Select the first tab in the control that is enabled. |
SelectLastTab | Select the last tab in the control that is enabled. |
SelectNextTab | Select the next tab that is enabled. |
SelectPreviousTab | Select the previous tab that is enabled. |
SelectTabNextPage | Scroll to the next full page worth of tabs, selecting a corresponding tab that is enabled. |
SelectTabNextRow | In multi-row layouts select the corresponding enabled tab in the next tab row. |
SelectTabPreviousPage | Scroll to the previous full page worth of tabs, selecting a corresponding tab that is enabled. |
SelectTabPreviousRow | In multi-row layouts select the corresponding enabled tab in the previous tab row. |
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