Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/15/11 13:49:36 (13 years ago)
Author:
mkommend
Message:

Updated all views with TabControls to use the DragOverTabControl (ticket #1058).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.TestFunctions.Views/3.3/SingleObjectiveTestFunctionSolutionView.Designer.cs

    r5445 r5466  
    5050      this.groupBox4 = new System.Windows.Forms.GroupBox();
    5151      this.realVectorView = new HeuristicLab.MainForm.WindowsForms.ViewHost();
    52       this.tabControl1 = new System.Windows.Forms.TabControl();
     52      this.tabControl1 = new HeuristicLab.MainForm.WindowsForms.DragOverTabControl();
    5353      this.textualTabPage = new System.Windows.Forms.TabPage();
    5454      this.graphicalTabPage = new System.Windows.Forms.TabPage();
     
    224224    private System.Windows.Forms.GroupBox groupBox3;
    225225    private HeuristicLab.MainForm.WindowsForms.ViewHost realVectorView;
    226     private System.Windows.Forms.TabControl tabControl1;
     226    private HeuristicLab.MainForm.WindowsForms.DragOverTabControl tabControl1;
    227227    private System.Windows.Forms.TabPage textualTabPage;
    228228    private System.Windows.Forms.TabPage graphicalTabPage;
Note: See TracChangeset for help on using the changeset viewer.