Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / ContextMenuPopupEventArgs Class / Component Property

In This Topic
    Component Property (ContextMenuPopupEventArgs)
    In This Topic
    Gets the component for which the menu is shown.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Component As Component
    public Component Component {get;}
    See Also