FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / ContextMenuPopupEventArgs Class / Location Property

In This Topic
    Location Property (ContextMenuPopupEventArgs)
    In This Topic
    Gets the upper-left or upper-right corner of the context menu in screen coordinates.
    Syntax
    'Declaration
     
    Public ReadOnly Property Location As System.Drawing.Point
    public System.Drawing.Point Location {get;}
    See Also