WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1ContextMenu Class
Members
In This Topic
    C1ContextMenu Class
    In This Topic
    The C1ContextMenu control represents a menu that can be displayed when the user clicks the right mouse button over a control.
    Object Model
    C1ContextMenu ClassC1MenuItem Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Microsoft.UI.Xaml.DependencyObject
          Microsoft.UI.Xaml.UIElement
             Microsoft.UI.Xaml.FrameworkElement
                Microsoft.UI.Xaml.Controls.Control
                   Microsoft.UI.Xaml.Controls.ItemsControl
                      C1.WinUI.Core.C1ItemsControl
                         C1.WinUI.Core.C1HierarchicalPresenter
                            C1.WinUI.Menu.C1MenuList
                               C1.WinUI.Menu.C1ContextMenu

    See Also