InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / LinkClickedEventArgs Class / Y Property

In This Topic
    Y Property (LinkClickedEventArgs)
    In This Topic
    Get the y-coordinate of the mouse during the generating event.
    Syntax
    'Declaration
     
    Public ReadOnly Property Y As Integer
    public int Y {get;}
    See Also