Changeset 6819 for trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableConditionView.Designer.cs
- Timestamp:
- 09/22/11 12:59:08 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableConditionView.Designer.cs
r6803 r6819 78 78 this.initialFrequencyTextBox.Size = new System.Drawing.Size(233, 20); 79 79 // 80 // minimumArityLabel81 //82 this.toolTip.SetToolTip(this.minimumArityLabel, "Relative frequency of the symbol in randomly created trees");83 //84 // maximumArityLabel85 //86 this.toolTip.SetToolTip(this.maximumArityLabel, "Relative frequency of the symbol in randomly created trees");87 //88 80 // minimumArityTextBox 89 81 // … … 112 104 // thresholdInitializationMuTextBox 113 105 // 114 this.thresholdInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 106 this.thresholdInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 115 107 | System.Windows.Forms.AnchorStyles.Right))); 116 108 this.thresholdInitializationMuTextBox.Location = new System.Drawing.Point(114, 15); … … 124 116 // initializationGroupBox 125 117 // 126 this.initializationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 118 this.initializationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 127 119 | System.Windows.Forms.AnchorStyles.Right))); 128 120 this.initializationGroupBox.Controls.Add(this.slopeInitializationSigmaLabel); … … 153 145 // slopeInitializationSigmaTextBox 154 146 // 155 this.slopeInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 147 this.slopeInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 156 148 | System.Windows.Forms.AnchorStyles.Right))); 157 149 this.slopeInitializationSigmaTextBox.Location = new System.Drawing.Point(114, 102); … … 175 167 // slopeInitializationMuTextBox 176 168 // 177 this.slopeInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 169 this.slopeInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 178 170 | System.Windows.Forms.AnchorStyles.Right))); 179 171 this.slopeInitializationMuTextBox.Location = new System.Drawing.Point(114, 76); … … 197 189 // thresholdInitializationSigmaTextBox 198 190 // 199 this.thresholdInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 191 this.thresholdInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 200 192 | System.Windows.Forms.AnchorStyles.Right))); 201 193 this.thresholdInitializationSigmaTextBox.Location = new System.Drawing.Point(114, 41); … … 209 201 // mutationGroupBox 210 202 // 211 this.mutationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 203 this.mutationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 212 204 | System.Windows.Forms.AnchorStyles.Right))); 213 205 this.mutationGroupBox.Controls.Add(this.slopeChangeSigmaLabel); … … 239 231 // slopeChangeSigmaTextBox 240 232 // 241 this.slopeChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 233 this.slopeChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 242 234 | System.Windows.Forms.AnchorStyles.Right))); 243 235 this.slopeChangeSigmaTextBox.Location = new System.Drawing.Point(149, 99); … … 262 254 // slopeChangeMuTextBox 263 255 // 264 this.slopeChangeMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 256 this.slopeChangeMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 265 257 | System.Windows.Forms.AnchorStyles.Right))); 266 258 this.slopeChangeMuTextBox.Location = new System.Drawing.Point(149, 73); … … 285 277 // thresholdChangeSigmaTextBox 286 278 // 287 this.thresholdChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 279 this.thresholdChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 288 280 | System.Windows.Forms.AnchorStyles.Right))); 289 281 this.thresholdChangeSigmaTextBox.Location = new System.Drawing.Point(149, 41); … … 308 300 // thresholdChangeMuTextBox 309 301 // 310 this.thresholdChangeMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 302 this.thresholdChangeMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 311 303 | System.Windows.Forms.AnchorStyles.Right))); 312 304 this.thresholdChangeMuTextBox.Location = new System.Drawing.Point(149, 15);
Note: See TracChangeset
for help on using the changeset viewer.