Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/08/19 14:59:31 (5 years ago)
Author:
pfleck
Message:

#2972 merged trunk into branch

Location:
branches/2972_PDPRowSelect
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/2972_PDPRowSelect

  • branches/2972_PDPRowSelect/HeuristicLab.DataPreprocessing.Views

  • branches/2972_PDPRowSelect/HeuristicLab.DataPreprocessing.Views/3.4/ManipulationView.Designer.cs

    r15583 r16518  
    9494      // lstMethods
    9595      //
    96       this.lstMethods.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     96      this.lstMethods.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    9797            | System.Windows.Forms.AnchorStyles.Right)));
    9898      this.lstMethods.FormattingEnabled = true;
     
    122122      // grpBoxData
    123123      //
    124       this.grpBoxData.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     124      this.grpBoxData.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    125125            | System.Windows.Forms.AnchorStyles.Right)));
    126126      this.grpBoxData.Controls.Add(this.tabsData);
     
    134134      // tabsData
    135135      //
    136       this.tabsData.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     136      this.tabsData.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    137137            | System.Windows.Forms.AnchorStyles.Right)));
    138138      this.tabsData.Controls.Add(this.tabPage1);
     
    149149      // tabPage1
    150150      //
     151      this.tabPage1.BackColor = System.Drawing.SystemColors.Window;
    151152      this.tabPage1.Controls.Add(this.label7);
    152153      this.tabPage1.Location = new System.Drawing.Point(4, 22);
     
    156157      this.tabPage1.TabIndex = 5;
    157158      this.tabPage1.Text = "tabDataInactive";
    158       this.tabPage1.UseVisualStyleBackColor = true;
    159       //
    160159      // label7
    161160      //
     
    170169      // tabDataDeleteColumnsInformation
    171170      //
     171      this.tabDataDeleteColumnsInformation.BackColor = System.Drawing.SystemColors.Window;
    172172      this.tabDataDeleteColumnsInformation.Controls.Add(this.label2);
    173173      this.tabDataDeleteColumnsInformation.Controls.Add(this.txtDeleteColumnsInfo);
     
    179179      this.tabDataDeleteColumnsInformation.TabIndex = 0;
    180180      this.tabDataDeleteColumnsInformation.Text = "del columns info";
    181       this.tabDataDeleteColumnsInformation.UseVisualStyleBackColor = true;
    182181      //
    183182      // label2
     
    209208      // tabDataDeleteColumnsVariance
    210209      //
     210      this.tabDataDeleteColumnsVariance.BackColor = System.Drawing.SystemColors.Window;
    211211      this.tabDataDeleteColumnsVariance.Controls.Add(this.txtDeleteColumnsVariance);
    212212      this.tabDataDeleteColumnsVariance.Controls.Add(this.label4);
     
    217217      this.tabDataDeleteColumnsVariance.TabIndex = 1;
    218218      this.tabDataDeleteColumnsVariance.Text = "del columns variance";
    219       this.tabDataDeleteColumnsVariance.UseVisualStyleBackColor = true;
    220219      //
    221220      // txtDeleteColumnsVariance
     
    238237      // tabDataDeleteRowsInfo
    239238      //
     239      this.tabDataDeleteRowsInfo.BackColor = System.Drawing.SystemColors.Window;
    240240      this.tabDataDeleteRowsInfo.Controls.Add(this.label3);
    241241      this.tabDataDeleteRowsInfo.Controls.Add(this.txtDeleteRowsInfo);
     
    247247      this.tabDataDeleteRowsInfo.TabIndex = 2;
    248248      this.tabDataDeleteRowsInfo.Text = "del rows info";
    249       this.tabDataDeleteRowsInfo.UseVisualStyleBackColor = true;
    250249      //
    251250      // label3
     
    277276      // grpBoxPreview
    278277      //
    279       this.grpBoxPreview.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
    280             | System.Windows.Forms.AnchorStyles.Left) 
     278      this.grpBoxPreview.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     279            | System.Windows.Forms.AnchorStyles.Left)
    281280            | System.Windows.Forms.AnchorStyles.Right)));
    282281      this.grpBoxPreview.Controls.Add(this.tabsPreview);
     
    290289      // tabsPreview
    291290      //
    292       this.tabsPreview.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     291      this.tabsPreview.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    293292            | System.Windows.Forms.AnchorStyles.Right)));
    294293      this.tabsPreview.Controls.Add(this.tabPreviewInactive);
     
    305304      // tabPreviewInactive
    306305      //
     306      this.tabPreviewInactive.BackColor = System.Drawing.SystemColors.Window;
    307307      this.tabPreviewInactive.Controls.Add(this.lblPreviewInActive);
    308308      this.tabPreviewInactive.Location = new System.Drawing.Point(4, 22);
     
    312312      this.tabPreviewInactive.TabIndex = 5;
    313313      this.tabPreviewInactive.Text = "inactive";
    314       this.tabPreviewInactive.UseVisualStyleBackColor = true;
    315314      //
    316315      // lblPreviewInActive
     
    327326      // tabPreviewDeleteColumnsInfo
    328327      //
     328      this.tabPreviewDeleteColumnsInfo.BackColor = System.Drawing.SystemColors.Window;
    329329      this.tabPreviewDeleteColumnsInfo.Controls.Add(this.panel1);
    330330      this.tabPreviewDeleteColumnsInfo.Location = new System.Drawing.Point(4, 22);
     
    334334      this.tabPreviewDeleteColumnsInfo.TabIndex = 0;
    335335      this.tabPreviewDeleteColumnsInfo.Text = "del columns info";
    336       this.tabPreviewDeleteColumnsInfo.UseVisualStyleBackColor = true;
    337336      //
    338337      // panel1
     
    359358      // tabPreviewDeleteColumnsVariance
    360359      //
     360      this.tabPreviewDeleteColumnsVariance.BackColor = System.Drawing.SystemColors.Window;
    361361      this.tabPreviewDeleteColumnsVariance.Controls.Add(this.panel2);
    362362      this.tabPreviewDeleteColumnsVariance.Controls.Add(this.label12);
     
    367367      this.tabPreviewDeleteColumnsVariance.TabIndex = 1;
    368368      this.tabPreviewDeleteColumnsVariance.Text = "del columns variance";
    369       this.tabPreviewDeleteColumnsVariance.UseVisualStyleBackColor = true;
    370369      //
    371370      // panel2
     
    400399      // tabPreviewDeleteRowsInfo
    401400      //
     401      this.tabPreviewDeleteRowsInfo.BackColor = System.Drawing.SystemColors.Window;
    402402      this.tabPreviewDeleteRowsInfo.Controls.Add(this.lblPreviewRowsInfo);
    403403      this.tabPreviewDeleteRowsInfo.Location = new System.Drawing.Point(4, 22);
     
    407407      this.tabPreviewDeleteRowsInfo.TabIndex = 2;
    408408      this.tabPreviewDeleteRowsInfo.Text = "del rows info";
    409       this.tabPreviewDeleteRowsInfo.UseVisualStyleBackColor = true;
    410409      //
    411410      // lblPreviewRowsInfo
Note: See TracChangeset for help on using the changeset viewer.