Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/17/12 11:11:02 (12 years ago)
Author:
ascheibe
Message:

#1722 switched the tab control in the Hive Job Manager to a DragOverTabControl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.Designer.cs

    r7257 r7341  
    2525    private void InitializeComponent() {
    2626      this.components = new System.ComponentModel.Container();
    27       this.tabControl = new System.Windows.Forms.TabControl();
     27      this.tabControl = new HeuristicLab.MainForm.WindowsForms.DragOverTabControl();
    2828      this.tasksTabPage = new System.Windows.Forms.TabPage();
    2929      this.jobsTreeView = new HeuristicLab.Clients.Hive.Views.HiveTaskItemTreeView();
Note: See TracChangeset for help on using the changeset viewer.