alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ButtonAdvState

    Specifies the state of the button.

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

    Fields

    All

    Declaration
    public const ButtonAdvState All
    Field Value
    Type
    ButtonAdvState

    Checked

    Declaration
    public const ButtonAdvState Checked
    Field Value
    Type
    ButtonAdvState

    Default

    Declaration
    public const ButtonAdvState Default
    Field Value
    Type
    ButtonAdvState

    Flat

    Declaration
    public const ButtonAdvState Flat
    Field Value
    Type
    ButtonAdvState

    Inactive

    Declaration
    public const ButtonAdvState Inactive
    Field Value
    Type
    ButtonAdvState

    MouseOver

    Declaration
    public const ButtonAdvState MouseOver
    Field Value
    Type
    ButtonAdvState

    Pressed

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