ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / ContextMenuStrip Property

In This Topic
    ContextMenuStrip Property (C1SplitterPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ContextMenuStrip As System.Windows.Forms.ContextMenuStrip
    public virtual System.Windows.Forms.ContextMenuStrip ContextMenuStrip {get; set;}
    See Also