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