menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum VisualState - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum VisualState

    Specifies the state of Controls

    Namespace: Syncfusion.Windows.Forms.Enums
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum VisualState

    Fields

    Name Description
    Default

    The Control has its normal appearance.

    Focused

    The focus state of the Control.

    Hover

    The mouse hover on the Control.

    Pressed

    The Control appears pressed.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved