alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ButtonsState

    Inheritance
    System.Object
    ButtonsState
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public sealed class ButtonsState : Enum

    Fields

    DropDownButtonHot

    Declaration
    public const ButtonsState DropDownButtonHot
    Field Value
    Type
    ButtonsState

    DropDownButtonPushed

    Declaration
    public const ButtonsState DropDownButtonPushed
    Field Value
    Type
    ButtonsState

    GroupBarItemHot

    Declaration
    public const ButtonsState GroupBarItemHot
    Field Value
    Type
    ButtonsState

    GroupBarItemPushed

    Declaration
    public const ButtonsState GroupBarItemPushed
    Field Value
    Type
    ButtonsState

    None

    Declaration
    public const ButtonsState None
    Field Value
    Type
    ButtonsState

    ScrollDownHot

    Declaration
    public const ButtonsState ScrollDownHot
    Field Value
    Type
    ButtonsState

    ScrollDownPushed

    Declaration
    public const ButtonsState ScrollDownPushed
    Field Value
    Type
    ButtonsState

    ScrollUpHot

    Declaration
    public const ButtonsState ScrollUpHot
    Field Value
    Type
    ButtonsState

    ScrollUpPushed

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