HamBook – Diff between revs 24 and 27

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 24 Rev 27
Line 377... Line 377...
377 this.tableLayoutPanel3.TabIndex = 0; 377 this.tableLayoutPanel3.TabIndex = 0;
378 // 378 //
379 // comboBox1 379 // comboBox1
380 // 380 //
381 this.comboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 381 this.comboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
382 this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; -  
383 this.comboBox1.FormattingEnabled = true; 382 this.comboBox1.FormattingEnabled = true;
384 this.comboBox1.Location = new System.Drawing.Point(71, 6); 383 this.comboBox1.Location = new System.Drawing.Point(71, 6);
385 this.comboBox1.Name = "comboBox1"; 384 this.comboBox1.Name = "comboBox1";
386 this.comboBox1.Size = new System.Drawing.Size(155, 21); 385 this.comboBox1.Size = new System.Drawing.Size(155, 21);
387 this.comboBox1.TabIndex = 0; 386 this.comboBox1.TabIndex = 0;