InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / ContextMenuShowingEventArgs Class / X Property

In This Topic
    X Property (ContextMenuShowingEventArgs)
    In This Topic
    Gets the x-coordinate of the screen point where the context menu should appear.
    Syntax
    'Declaration
     
    Public ReadOnly Property X As Integer
    public int X {get;}
    See Also