ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLBuilderForm Class / ContextMenuStrip Property

In This Topic
    ContextMenuStrip Property (VDLBuilderForm)
    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