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