Changeset 7951 for branches/HiveResourcePermissionManagement (trunk integration)/HeuristicLab.Clients.Hive.Administrator/3.3/Views/SlaveView.Designer.cs
- Timestamp:
- 06/04/12 14:48:55 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HiveResourcePermissionManagement (trunk integration)/HeuristicLab.Clients.Hive.Administrator/3.3/Views/SlaveView.Designer.cs
r7857 r7951 67 67 this.cbxDisposable = new System.Windows.Forms.CheckBox(); 68 68 this.label4 = new System.Windows.Forms.Label(); 69 this.cbxPublic = new System.Windows.Forms.CheckBox(); 70 this.label5 = new System.Windows.Forms.Label(); 69 71 this.SuspendLayout(); 70 72 // … … 74 76 | System.Windows.Forms.AnchorStyles.Right))); 75 77 this.txtSlaveState.Enabled = false; 76 this.txtSlaveState.Location = new System.Drawing.Point(146, 2 16);78 this.txtSlaveState.Location = new System.Drawing.Point(146, 242); 77 79 this.txtSlaveState.Name = "txtSlaveState"; 78 80 this.txtSlaveState.Size = new System.Drawing.Size(390, 20); … … 84 86 | System.Windows.Forms.AnchorStyles.Right))); 85 87 this.txtOS.Enabled = false; 86 this.txtOS.Location = new System.Drawing.Point(146, 190);88 this.txtOS.Location = new System.Drawing.Point(146, 216); 87 89 this.txtOS.Name = "txtOS"; 88 90 this.txtOS.Size = new System.Drawing.Size(390, 20); … … 92 94 // 93 95 this.label15.AutoSize = true; 94 this.label15.Location = new System.Drawing.Point(3, 2 19);96 this.label15.Location = new System.Drawing.Point(3, 245); 95 97 this.label15.Name = "label15"; 96 98 this.label15.Size = new System.Drawing.Size(35, 13); … … 101 103 // 102 104 this.label14.AutoSize = true; 103 this.label14.Location = new System.Drawing.Point(3, 193);105 this.label14.Location = new System.Drawing.Point(3, 219); 104 106 this.label14.Name = "label14"; 105 107 this.label14.Size = new System.Drawing.Size(93, 13); … … 112 114 | System.Windows.Forms.AnchorStyles.Right))); 113 115 this.txtDetailsDescription.Enabled = false; 114 this.txtDetailsDescription.Location = new System.Drawing.Point(146, 86);116 this.txtDetailsDescription.Location = new System.Drawing.Point(146, 112); 115 117 this.txtDetailsDescription.Name = "txtDetailsDescription"; 116 118 this.txtDetailsDescription.Size = new System.Drawing.Size(390, 20); … … 120 122 // 121 123 this.label13.AutoSize = true; 122 this.label13.Location = new System.Drawing.Point(3, 89);124 this.label13.Location = new System.Drawing.Point(3, 115); 123 125 this.label13.Name = "label13"; 124 126 this.label13.Size = new System.Drawing.Size(63, 13); … … 141 143 | System.Windows.Forms.AnchorStyles.Right))); 142 144 this.txtCPU.Enabled = false; 143 this.txtCPU.Location = new System.Drawing.Point(146, 1 12);145 this.txtCPU.Location = new System.Drawing.Point(146, 138); 144 146 this.txtCPU.Name = "txtCPU"; 145 147 this.txtCPU.Size = new System.Drawing.Size(390, 20); … … 151 153 | System.Windows.Forms.AnchorStyles.Right))); 152 154 this.txtMemory.Enabled = false; 153 this.txtMemory.Location = new System.Drawing.Point(146, 1 38);155 this.txtMemory.Location = new System.Drawing.Point(146, 164); 154 156 this.txtMemory.Name = "txtMemory"; 155 157 this.txtMemory.Size = new System.Drawing.Size(390, 20); … … 161 163 | System.Windows.Forms.AnchorStyles.Right))); 162 164 this.txtLastHeartbeat.Enabled = false; 163 this.txtLastHeartbeat.Location = new System.Drawing.Point(146, 2 42);165 this.txtLastHeartbeat.Location = new System.Drawing.Point(146, 268); 164 166 this.txtLastHeartbeat.Name = "txtLastHeartbeat"; 165 167 this.txtLastHeartbeat.Size = new System.Drawing.Size(390, 20); … … 169 171 // 170 172 this.label12.AutoSize = true; 171 this.label12.Location = new System.Drawing.Point(3, 2 45);173 this.label12.Location = new System.Drawing.Point(3, 271); 172 174 this.label12.Name = "label12"; 173 175 this.label12.Size = new System.Drawing.Size(80, 13); … … 178 180 // 179 181 this.label11.AutoSize = true; 180 this.label11.Location = new System.Drawing.Point(3, 1 41);182 this.label11.Location = new System.Drawing.Point(3, 167); 181 183 this.label11.Name = "label11"; 182 184 this.label11.Size = new System.Drawing.Size(47, 13); … … 187 189 // 188 190 this.label10.AutoSize = true; 189 this.label10.Location = new System.Drawing.Point(3, 1 15);191 this.label10.Location = new System.Drawing.Point(3, 141); 190 192 this.label10.Name = "label10"; 191 193 this.label10.Size = new System.Drawing.Size(32, 13); … … 205 207 // 206 208 this.label1.AutoSize = true; 207 this.label1.Location = new System.Drawing.Point(3, 1 67);209 this.label1.Location = new System.Drawing.Point(3, 193); 208 210 this.label1.Name = "label1"; 209 211 this.label1.Size = new System.Drawing.Size(70, 13); … … 216 218 | System.Windows.Forms.AnchorStyles.Right))); 217 219 this.txtFreeMemory.Enabled = false; 218 this.txtFreeMemory.Location = new System.Drawing.Point(146, 1 64);220 this.txtFreeMemory.Location = new System.Drawing.Point(146, 190); 219 221 this.txtFreeMemory.Name = "txtFreeMemory"; 220 222 this.txtFreeMemory.Size = new System.Drawing.Size(390, 20); … … 226 228 | System.Windows.Forms.AnchorStyles.Right))); 227 229 this.txtId.Enabled = false; 228 this.txtId.Location = new System.Drawing.Point(146, 60);230 this.txtId.Location = new System.Drawing.Point(146, 86); 229 231 this.txtId.Name = "txtId"; 230 232 this.txtId.Size = new System.Drawing.Size(390, 20); … … 234 236 // 235 237 this.label2.AutoSize = true; 236 this.label2.Location = new System.Drawing.Point(3, 63);238 this.label2.Location = new System.Drawing.Point(3, 89); 237 239 this.label2.Name = "label2"; 238 240 this.label2.Size = new System.Drawing.Size(19, 13); … … 262 264 // 263 265 this.cbxDisposable.AutoSize = true; 264 this.cbxDisposable.Location = new System.Drawing.Point(146, 268); 266 this.cbxDisposable.Enabled = false; 267 this.cbxDisposable.Location = new System.Drawing.Point(146, 297); 265 268 this.cbxDisposable.Name = "cbxDisposable"; 266 269 this.cbxDisposable.Size = new System.Drawing.Size(15, 14); 267 270 this.cbxDisposable.TabIndex = 34; 268 271 this.cbxDisposable.UseVisualStyleBackColor = true; 269 this.cbxDisposable.CheckedChanged += new System.EventHandler(this.c heckBox1_CheckedChanged);272 this.cbxDisposable.CheckedChanged += new System.EventHandler(this.cbxDisposable_CheckedChanged); 270 273 // 271 274 // label4 272 275 // 273 276 this.label4.AutoSize = true; 274 this.label4.Location = new System.Drawing.Point(3, 2 69);277 this.label4.Location = new System.Drawing.Point(3, 297); 275 278 this.label4.Name = "label4"; 276 279 this.label4.Size = new System.Drawing.Size(62, 13); … … 278 281 this.label4.Text = "Disposable:"; 279 282 // 283 // cbxPublic 284 // 285 this.cbxPublic.AutoSize = true; 286 this.cbxPublic.Enabled = false; 287 this.cbxPublic.Location = new System.Drawing.Point(146, 63); 288 this.cbxPublic.Name = "cbxPublic"; 289 this.cbxPublic.Size = new System.Drawing.Size(15, 14); 290 this.cbxPublic.TabIndex = 36; 291 this.cbxPublic.UseVisualStyleBackColor = true; 292 this.cbxPublic.CheckedChanged += new System.EventHandler(this.cbxPublic_CheckedChanged); 293 // 294 // label5 295 // 296 this.label5.AutoSize = true; 297 this.label5.Location = new System.Drawing.Point(3, 63); 298 this.label5.Name = "label5"; 299 this.label5.Size = new System.Drawing.Size(39, 13); 300 this.label5.TabIndex = 37; 301 this.label5.Text = "Public:"; 302 // 280 303 // SlaveView 281 304 // 282 305 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 283 306 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 307 this.Controls.Add(this.label5); 308 this.Controls.Add(this.cbxPublic); 284 309 this.Controls.Add(this.label4); 285 310 this.Controls.Add(this.cbxDisposable); … … 305 330 this.Controls.Add(this.label9); 306 331 this.Name = "SlaveView"; 307 this.Size = new System.Drawing.Size(539, 285);332 this.Size = new System.Drawing.Size(539, 407); 308 333 this.ResumeLayout(false); 309 334 this.PerformLayout(); … … 335 360 private System.Windows.Forms.CheckBox cbxDisposable; 336 361 private System.Windows.Forms.Label label4; 362 private System.Windows.Forms.CheckBox cbxPublic; 363 private System.Windows.Forms.Label label5; 337 364 } 338 365 }
Note: See TracChangeset
for help on using the changeset viewer.