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

In This Topic
    MainMenuStrip Property (VDLBuilderForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MainMenuStrip As System.Windows.Forms.MenuStrip
    public System.Windows.Forms.MenuStrip MainMenuStrip {get; set;}
    See Also