Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/11/10 12:03:25 (14 years ago)
Author:
mkommend
Message:

adapted view captions (ticket #893)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionView.Designer.cs

    r3716 r3764  
    190190                  | System.Windows.Forms.AnchorStyles.Left)
    191191                  | System.Windows.Forms.AnchorStyles.Right)));
    192       this.viewHost.Caption = null;
    193192      this.viewHost.Content = null;
    194193      this.viewHost.Location = new System.Drawing.Point(6, 19);
     
    245244      // runCollectionConstraintCollectionView
    246245      //
    247       this.runCollectionConstraintCollectionView.Caption = "Filter";
    248246      this.runCollectionConstraintCollectionView.Content = null;
    249247      this.runCollectionConstraintCollectionView.Dock = System.Windows.Forms.DockStyle.Fill;
Note: See TracChangeset for help on using the changeset viewer.