InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / ContextMenuShowingEventArgs Class / Y Property

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