menu

WinForms

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

    Show / Hide Table of Contents

    Enum ModifierKeyState

    Defines the constants that specifies the states of modifier key in EditControl.

    Namespace: Syncfusion.Windows.Forms.Edit.Enums
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public enum ModifierKeyState

    Fields

    Name Description
    Indifferent

    Specifies whether the state of the modifier key is not checked.

    Pressed

    Specifies that the modifier key must be pressed.

    Unpressed

    Specifies that the modifier key must be not pressed.

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