VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / VintasoftControlMouseEventArgs Class
Constructors Properties Fields SeeAlso
In This Topic
    VintasoftControlMouseEventArgs Class Members
    In This Topic
    The following tables list the members exposed by VintasoftControlMouseEventArgs.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic) (Inherited from System.EventArgs)
    Public Properties
     NameDescription
    Public PropertyGets the identifier of clicked mouse button.
    Public PropertyGets the number of times the mouse button was pressed and released.
    Public PropertyGets or sets a value indicating whether the event was handled. (Inherited from VintasoftControlEventArgs)
    Public PropertyGets the state of the keyboard modifiers.
    Public PropertyGets the location of the mouse during the generating mouse event.
    See Also