WingMan – Diff between revs 5 and 6

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 5 Rev 6
Line 98... Line 98...
98 this.WingBindingsComboBox.FormattingEnabled = true; 98 this.WingBindingsComboBox.FormattingEnabled = true;
99 this.WingBindingsComboBox.Location = new System.Drawing.Point(8, 24); 99 this.WingBindingsComboBox.Location = new System.Drawing.Point(8, 24);
100 this.WingBindingsComboBox.Name = "WingBindingsComboBox"; 100 this.WingBindingsComboBox.Name = "WingBindingsComboBox";
101 this.WingBindingsComboBox.Size = new System.Drawing.Size(232, 21); 101 this.WingBindingsComboBox.Size = new System.Drawing.Size(232, 21);
102 this.WingBindingsComboBox.TabIndex = 5; 102 this.WingBindingsComboBox.TabIndex = 5;
103 this.WingBindingsComboBox.SelectedIndexChanged += new System.EventHandler(this.WingBindingsComboBoxIndexChanged); 103 this.WingBindingsComboBox.SelectionChangeCommitted += new System.EventHandler(this.WingBindingsComboBoxSelectionChangeCompleted);
104 // 104 //
105 // button2 105 // button2
106 // 106 //
107 this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; 107 this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
108 this.button2.Location = new System.Drawing.Point(168, 264); 108 this.button2.Location = new System.Drawing.Point(168, 264);