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