alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class MouseActions

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

    Fields

    Drag

    Declaration
    public const MouseActions Drag
    Field Value
    Type
    MouseActions

    LBtnDown

    Declaration
    public const MouseActions LBtnDown
    Field Value
    Type
    MouseActions

    LBtnUp

    Declaration
    public const MouseActions LBtnUp
    Field Value
    Type
    MouseActions

    Leave

    Declaration
    public const MouseActions Leave
    Field Value
    Type
    MouseActions

    Move

    Declaration
    public const MouseActions Move
    Field Value
    Type
    MouseActions

    None

    Declaration
    public const MouseActions None
    Field Value
    Type
    MouseActions

    RBtnDown

    Declaration
    public const MouseActions RBtnDown
    Field Value
    Type
    MouseActions

    RBtnUp

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