Intersoft.Client.UI.Aqua.UXRibbon Namespace : ContextualTabSelectionMode Enumeration |
Public Enum ContextualTabSelectionMode Inherits System.Enum
Dim instance As ContextualTabSelectionMode
public enum ContextualTabSelectionMode : System.Enum
public enum class ContextualTabSelectionMode : public System.Enum
Member | Description |
---|---|
Always | The contextual tab group will always select the first item when activated. |
Disabled | The contextual tab group will never select any items when activated. |
LastSelection | The contextual tab group will select the last valid selection when activated. |
When the contextual tab group is activated, you can customize the AutoSelectMode behavior to further enhance the user experience.
When the contextual tab group is active, the first tab in the collection will be selected by default.
Automatic tab selection is disabled.
When the contextual tab group is active, the previously selected tab will be reselected by default.
To learn more about UXRibbonContextualTabGroup, see Working with Contextual Tab.
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Aqua.UXRibbon.ContextualTabSelectionMode
Target Platforms: 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