VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.UI Namespace / HyperlinkMouseEventArgs Class
Constructors Properties Fields SeeAlso
In This Topic
    HyperlinkMouseEventArgs Class Members
    In This Topic
    The following tables list the members exposed by HyperlinkMouseEventArgs.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the HyperlinkMouseEventArgs 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. (Inherited from VintasoftControlMouseEventArgs)
    Public PropertyGets the number of times the mouse button was pressed and released. (Inherited from VintasoftControlMouseEventArgs)
    Public PropertyGets or sets a value indicating whether the event was handled. (Inherited from VintasoftControlEventArgs)
    Public PropertyGets the hyperlink.
    Public PropertyGets the state of the keyboard modifiers. (Inherited from VintasoftControlMouseEventArgs)
    Public PropertyGets the location of the mouse during the generating mouse event. (Inherited from VintasoftControlMouseEventArgs)
    See Also