InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel 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