ComponentOne SuperTooltip for WinForms
C1.Win.C1SuperTooltip.4.5.2 Assembly / C1.Win.C1SuperTooltip Namespace / IconClickEventArgs Class / Y Property

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