- Timestamp:
- 09/02/13 15:07:51 (11 years ago)
- Location:
- branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.designer.cs
r9922 r9925 54 54 this.fittingComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 55 55 this.fittingComboBox.FormattingEnabled = true; 56 this.fittingComboBox.Location = new System.Drawing.Point( 63, 3);56 this.fittingComboBox.Location = new System.Drawing.Point(76, 3); 57 57 this.fittingComboBox.Name = "fittingComboBox"; 58 58 this.fittingComboBox.Size = new System.Drawing.Size(214, 21); … … 72 72 // 73 73 this.addLineToChart.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); 74 this.addLineToChart.Location = new System.Drawing.Point(2 83, 3);74 this.addLineToChart.Location = new System.Drawing.Point(296, 3); 75 75 this.addLineToChart.Name = "addLineToChart"; 76 76 this.addLineToChart.Size = new System.Drawing.Size(100, 23); … … 82 82 // dataRowComboBox 83 83 // 84 this.dataRowComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 84 this.dataRowComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 85 85 | System.Windows.Forms.AnchorStyles.Right))); 86 86 this.dataRowComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; … … 88 88 this.dataRowComboBox.Location = new System.Drawing.Point(69, 36); 89 89 this.dataRowComboBox.Name = "dataRowComboBox"; 90 this.dataRowComboBox.Size = new System.Drawing.Size(5 21, 21);90 this.dataRowComboBox.Size = new System.Drawing.Size(540, 21); 91 91 this.dataRowComboBox.TabIndex = 8; 92 92 this.dataRowComboBox.SelectedIndexChanged += new System.EventHandler(this.dataRowComboBox_SelectedIndexChanged); … … 112 112 // dataTableComboBox 113 113 // 114 this.dataTableComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 114 this.dataTableComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 115 115 | System.Windows.Forms.AnchorStyles.Right))); 116 116 this.dataTableComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; … … 118 118 this.dataTableComboBox.Location = new System.Drawing.Point(69, 6); 119 119 this.dataTableComboBox.Name = "dataTableComboBox"; 120 this.dataTableComboBox.Size = new System.Drawing.Size(5 21, 21);120 this.dataTableComboBox.Size = new System.Drawing.Size(540, 21); 121 121 this.dataTableComboBox.TabIndex = 5; 122 122 this.dataTableComboBox.SelectedIndexChanged += new System.EventHandler(this.dataTableComboBox_SelectedIndexChanged); … … 124 124 // splitContainer1 125 125 // 126 this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 126 this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 127 127 | System.Windows.Forms.AnchorStyles.Right))); 128 128 this.splitContainer1.Location = new System.Drawing.Point(6, 391); … … 137 137 this.splitContainer1.Panel2.Controls.Add(this.fittingComboBox); 138 138 this.splitContainer1.Panel2.Controls.Add(this.addLineToChart); 139 this.splitContainer1.Size = new System.Drawing.Size( 584, 29);140 this.splitContainer1.SplitterDistance = 194;139 this.splitContainer1.Size = new System.Drawing.Size(603, 29); 140 this.splitContainer1.SplitterDistance = 200; 141 141 this.splitContainer1.TabIndex = 13; 142 142 // 143 143 // stringConvertibleMatrixView 144 144 // 145 this.stringConvertibleMatrixView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 146 | System.Windows.Forms.AnchorStyles.Left) 145 this.stringConvertibleMatrixView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 146 | System.Windows.Forms.AnchorStyles.Left) 147 147 | System.Windows.Forms.AnchorStyles.Right))); 148 148 this.stringConvertibleMatrixView.Caption = "StringConvertibleMatrix View"; … … 153 153 this.stringConvertibleMatrixView.ShowRowsAndColumnsTextBox = true; 154 154 this.stringConvertibleMatrixView.ShowStatisticalInformation = true; 155 this.stringConvertibleMatrixView.Size = new System.Drawing.Size( 588, 322);155 this.stringConvertibleMatrixView.Size = new System.Drawing.Size(607, 322); 156 156 this.stringConvertibleMatrixView.TabIndex = 0; 157 157 // … … 166 166 this.Name = "ChartAnalysisView"; 167 167 this.Size = new System.Drawing.Size(612, 423); 168 this.Controls.SetChildIndex(this.label2, 0);169 this.Controls.SetChildIndex(this.dataRowComboBox, 0);170 this.Controls.SetChildIndex(this.label1, 0);171 this.Controls.SetChildIndex(this.dataTableComboBox, 0);172 this.Controls.SetChildIndex(this.stringConvertibleMatrixView, 0);173 this.Controls.SetChildIndex(this.splitContainer1, 0);174 168 this.splitContainer1.Panel1.ResumeLayout(false); 175 169 this.splitContainer1.Panel2.ResumeLayout(false); -
branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.resx
r9917 r9925 118 118 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> 119 119 </resheader> 120 <metadata name="helpToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">121 <value>17, 17</value>122 </metadata>123 120 <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 124 121 <value>58</value>
Note: See TracChangeset
for help on using the changeset viewer.