alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class TabStates

    Specifies state of the Ribbon TabButton.

    Inheritance
    System.Object
    TabStates
    Namespace: Syncfusion.Windows.Tools
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public sealed class TabStates : Enum

    Fields

    Hover

    Mouse hover state.

    Declaration
    public const TabStates Hover
    Field Value
    Type
    TabStates

    HoverSelected

    Selected mouse hover state.

    Declaration
    public const TabStates HoverSelected
    Field Value
    Type
    TabStates

    Normal

    Normal state.

    Declaration
    public const TabStates Normal
    Field Value
    Type
    TabStates

    Selected

    Selected state.

    Declaration
    public const TabStates Selected
    Field Value
    Type
    TabStates
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved