ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.8 Assembly / C1.Win.SuperTooltip Namespace / IconClickEventArgs Class / X Property

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