1 namespace Mesen.GUI.Forms.Config
2 {
3 	partial class ctrlExcitingBoxingConfig
4 	{
5 		/// <summary>
6 		/// Required designer variable.
7 		/// </summary>
8 		private System.ComponentModel.IContainer components = null;
9 
10 		/// <summary>
11 		/// Clean up any resources being used.
12 		/// </summary>
13 		/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
Dispose(bool disposing)14 		protected override void Dispose(bool disposing)
15 		{
16 			if(disposing && (components != null)) {
17 				components.Dispose();
18 			}
19 			base.Dispose(disposing);
20 		}
21 
22 		#region Windows Form Designer generated code
23 
24 		/// <summary>
25 		/// Required method for Designer support - do not modify
26 		/// the contents of this method with the code editor.
27 		/// </summary>
InitializeComponent()28 		private void InitializeComponent()
29 		{
30 			this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
31 			this.btn4 = new System.Windows.Forms.Button();
32 			this.btn5 = new System.Windows.Forms.Button();
33 			this.lblLeftHook = new System.Windows.Forms.Label();
34 			this.btn6 = new System.Windows.Forms.Button();
35 			this.lblRightHook = new System.Windows.Forms.Label();
36 			this.lblLeftJab = new System.Windows.Forms.Label();
37 			this.lblBody = new System.Windows.Forms.Label();
38 			this.btn1 = new System.Windows.Forms.Button();
39 			this.btn7 = new System.Windows.Forms.Button();
40 			this.lblRightJab = new System.Windows.Forms.Label();
41 			this.btn3 = new System.Windows.Forms.Button();
42 			this.lblMoveLeft = new System.Windows.Forms.Label();
43 			this.btn2 = new System.Windows.Forms.Button();
44 			this.lblMoveRight = new System.Windows.Forms.Label();
45 			this.btn8 = new System.Windows.Forms.Button();
46 			this.lblStraight = new System.Windows.Forms.Label();
47 			this.btnClearKeys = new System.Windows.Forms.Button();
48 			this.tableLayoutPanel1.SuspendLayout();
49 			this.SuspendLayout();
50 			//
51 			// tableLayoutPanel1
52 			//
53 			this.tableLayoutPanel1.ColumnCount = 6;
54 			this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
55 			this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
56 			this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
57 			this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
58 			this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
59 			this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
60 			this.tableLayoutPanel1.Controls.Add(this.btn4, 3, 1);
61 			this.tableLayoutPanel1.Controls.Add(this.btn5, 1, 3);
62 			this.tableLayoutPanel1.Controls.Add(this.lblLeftHook, 1, 2);
63 			this.tableLayoutPanel1.Controls.Add(this.btn6, 2, 3);
64 			this.tableLayoutPanel1.Controls.Add(this.lblRightHook, 3, 2);
65 			this.tableLayoutPanel1.Controls.Add(this.lblLeftJab, 1, 4);
66 			this.tableLayoutPanel1.Controls.Add(this.lblBody, 2, 4);
67 			this.tableLayoutPanel1.Controls.Add(this.btn1, 1, 1);
68 			this.tableLayoutPanel1.Controls.Add(this.btn7, 3, 3);
69 			this.tableLayoutPanel1.Controls.Add(this.lblRightJab, 3, 4);
70 			this.tableLayoutPanel1.Controls.Add(this.btn3, 1, 5);
71 			this.tableLayoutPanel1.Controls.Add(this.lblMoveLeft, 1, 6);
72 			this.tableLayoutPanel1.Controls.Add(this.btn2, 3, 5);
73 			this.tableLayoutPanel1.Controls.Add(this.lblMoveRight, 3, 6);
74 			this.tableLayoutPanel1.Controls.Add(this.btn8, 2, 1);
75 			this.tableLayoutPanel1.Controls.Add(this.lblStraight, 2, 2);
76 			this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
77 			this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
78 			this.tableLayoutPanel1.Name = "tableLayoutPanel1";
79 			this.tableLayoutPanel1.RowCount = 8;
80 			this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
81 			this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
82 			this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
83 			this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
84 			this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
85 			this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
86 			this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
87 			this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
88 			this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
89 			this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
90 			this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
91 			this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
92 			this.tableLayoutPanel1.Size = new System.Drawing.Size(265, 264);
93 			this.tableLayoutPanel1.TabIndex = 2;
94 			//
95 			// btn4
96 			//
97 			this.btn4.Anchor = System.Windows.Forms.AnchorStyles.None;
98 			this.btn4.Location = new System.Drawing.Point(169, 15);
99 			this.btn4.Name = "btn4";
100 			this.btn4.Size = new System.Drawing.Size(61, 59);
101 			this.btn4.TabIndex = 33;
102 			this.btn4.Text = "B";
103 			this.btn4.UseVisualStyleBackColor = true;
104 			//
105 			// btn5
106 			//
107 			this.btn5.Anchor = System.Windows.Forms.AnchorStyles.None;
108 			this.btn5.Location = new System.Drawing.Point(30, 95);
109 			this.btn5.Name = "btn5";
110 			this.btn5.Size = new System.Drawing.Size(61, 59);
111 			this.btn5.TabIndex = 37;
112 			this.btn5.Text = "B";
113 			this.btn5.UseVisualStyleBackColor = true;
114 			//
115 			// lblLeftHook
116 			//
117 			this.lblLeftHook.Anchor = System.Windows.Forms.AnchorStyles.Top;
118 			this.lblLeftHook.AutoSize = true;
119 			this.lblLeftHook.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
120 			this.lblLeftHook.Location = new System.Drawing.Point(30, 77);
121 			this.lblLeftHook.Name = "lblLeftHook";
122 			this.lblLeftHook.Size = new System.Drawing.Size(61, 15);
123 			this.lblLeftHook.TabIndex = 31;
124 			this.lblLeftHook.Text = "Left Hook";
125 			//
126 			// btn6
127 			//
128 			this.btn6.Anchor = System.Windows.Forms.AnchorStyles.None;
129 			this.btn6.Location = new System.Drawing.Point(98, 95);
130 			this.btn6.Name = "btn6";
131 			this.btn6.Size = new System.Drawing.Size(61, 59);
132 			this.btn6.TabIndex = 35;
133 			this.btn6.Text = "B";
134 			this.btn6.UseVisualStyleBackColor = true;
135 			//
136 			// lblRightHook
137 			//
138 			this.lblRightHook.Anchor = System.Windows.Forms.AnchorStyles.Top;
139 			this.lblRightHook.AutoSize = true;
140 			this.lblRightHook.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
141 			this.lblRightHook.Location = new System.Drawing.Point(165, 77);
142 			this.lblRightHook.Name = "lblRightHook";
143 			this.lblRightHook.Size = new System.Drawing.Size(68, 15);
144 			this.lblRightHook.TabIndex = 46;
145 			this.lblRightHook.Text = "Right Hook";
146 			//
147 			// lblLeftJab
148 			//
149 			this.lblLeftJab.Anchor = System.Windows.Forms.AnchorStyles.Top;
150 			this.lblLeftJab.AutoSize = true;
151 			this.lblLeftJab.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
152 			this.lblLeftJab.Location = new System.Drawing.Point(34, 157);
153 			this.lblLeftJab.Name = "lblLeftJab";
154 			this.lblLeftJab.Size = new System.Drawing.Size(53, 15);
155 			this.lblLeftJab.TabIndex = 43;
156 			this.lblLeftJab.Text = "Left Jab";
157 			//
158 			// lblBody
159 			//
160 			this.lblBody.Anchor = System.Windows.Forms.AnchorStyles.Top;
161 			this.lblBody.AutoSize = true;
162 			this.lblBody.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
163 			this.lblBody.Location = new System.Drawing.Point(111, 157);
164 			this.lblBody.Name = "lblBody";
165 			this.lblBody.Size = new System.Drawing.Size(35, 15);
166 			this.lblBody.TabIndex = 48;
167 			this.lblBody.Text = "Body";
168 			//
169 			// btn1
170 			//
171 			this.btn1.Anchor = System.Windows.Forms.AnchorStyles.None;
172 			this.btn1.Location = new System.Drawing.Point(30, 15);
173 			this.btn1.Name = "btn1";
174 			this.btn1.Size = new System.Drawing.Size(61, 59);
175 			this.btn1.TabIndex = 30;
176 			this.btn1.Text = "B";
177 			this.btn1.UseVisualStyleBackColor = true;
178 			//
179 			// btn7
180 			//
181 			this.btn7.Anchor = System.Windows.Forms.AnchorStyles.None;
182 			this.btn7.Location = new System.Drawing.Point(169, 95);
183 			this.btn7.Name = "btn7";
184 			this.btn7.Size = new System.Drawing.Size(61, 59);
185 			this.btn7.TabIndex = 38;
186 			this.btn7.Text = "B";
187 			this.btn7.UseVisualStyleBackColor = true;
188 			//
189 			// lblRightJab
190 			//
191 			this.lblRightJab.Anchor = System.Windows.Forms.AnchorStyles.Top;
192 			this.lblRightJab.AutoSize = true;
193 			this.lblRightJab.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
194 			this.lblRightJab.Location = new System.Drawing.Point(169, 157);
195 			this.lblRightJab.Name = "lblRightJab";
196 			this.lblRightJab.Size = new System.Drawing.Size(60, 15);
197 			this.lblRightJab.TabIndex = 47;
198 			this.lblRightJab.Text = "Right Jab";
199 			//
200 			// btn3
201 			//
202 			this.btn3.Anchor = System.Windows.Forms.AnchorStyles.None;
203 			this.btn3.Location = new System.Drawing.Point(30, 175);
204 			this.btn3.Name = "btn3";
205 			this.btn3.Size = new System.Drawing.Size(61, 59);
206 			this.btn3.TabIndex = 32;
207 			this.btn3.Text = "B";
208 			this.btn3.UseVisualStyleBackColor = true;
209 			//
210 			// lblMoveLeft
211 			//
212 			this.lblMoveLeft.Anchor = System.Windows.Forms.AnchorStyles.Top;
213 			this.lblMoveLeft.AutoSize = true;
214 			this.lblMoveLeft.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
215 			this.lblMoveLeft.Location = new System.Drawing.Point(30, 237);
216 			this.lblMoveLeft.Name = "lblMoveLeft";
217 			this.lblMoveLeft.Size = new System.Drawing.Size(62, 15);
218 			this.lblMoveLeft.TabIndex = 52;
219 			this.lblMoveLeft.Text = "Move Left";
220 			//
221 			// btn2
222 			//
223 			this.btn2.Anchor = System.Windows.Forms.AnchorStyles.None;
224 			this.btn2.Location = new System.Drawing.Point(169, 175);
225 			this.btn2.Name = "btn2";
226 			this.btn2.Size = new System.Drawing.Size(61, 59);
227 			this.btn2.TabIndex = 34;
228 			this.btn2.Text = "B";
229 			this.btn2.UseVisualStyleBackColor = true;
230 			//
231 			// lblMoveRight
232 			//
233 			this.lblMoveRight.Anchor = System.Windows.Forms.AnchorStyles.Top;
234 			this.lblMoveRight.AutoSize = true;
235 			this.lblMoveRight.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
236 			this.lblMoveRight.Location = new System.Drawing.Point(165, 237);
237 			this.lblMoveRight.Name = "lblMoveRight";
238 			this.lblMoveRight.Size = new System.Drawing.Size(69, 15);
239 			this.lblMoveRight.TabIndex = 51;
240 			this.lblMoveRight.Text = "Move Right";
241 			//
242 			// btn8
243 			//
244 			this.btn8.Anchor = System.Windows.Forms.AnchorStyles.None;
245 			this.btn8.Location = new System.Drawing.Point(98, 15);
246 			this.btn8.Name = "btn8";
247 			this.btn8.Size = new System.Drawing.Size(61, 59);
248 			this.btn8.TabIndex = 36;
249 			this.btn8.Text = "B";
250 			this.btn8.UseVisualStyleBackColor = true;
251 			//
252 			// lblStraight
253 			//
254 			this.lblStraight.Anchor = System.Windows.Forms.AnchorStyles.Top;
255 			this.lblStraight.AutoSize = true;
256 			this.lblStraight.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
257 			this.lblStraight.Location = new System.Drawing.Point(102, 77);
258 			this.lblStraight.Name = "lblStraight";
259 			this.lblStraight.Size = new System.Drawing.Size(52, 15);
260 			this.lblStraight.TabIndex = 49;
261 			this.lblStraight.Text = "Straight";
262 			//
263 			// btnClearKeys
264 			//
265 			this.btnClearKeys.AutoSize = true;
266 			this.btnClearKeys.Location = new System.Drawing.Point(3, 3);
267 			this.btnClearKeys.Name = "btnClearKeys";
268 			this.btnClearKeys.Size = new System.Drawing.Size(105, 23);
269 			this.btnClearKeys.TabIndex = 3;
270 			this.btnClearKeys.Text = "Clear Key Bindings";
271 			this.btnClearKeys.UseVisualStyleBackColor = true;
272 			//
273 			// ctrlExcitingBoxingConfig
274 			//
275 			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
276 			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
277 			this.Controls.Add(this.tableLayoutPanel1);
278 			this.Name = "ctrlExcitingBoxingConfig";
279 			this.Size = new System.Drawing.Size(265, 264);
280 			this.tableLayoutPanel1.ResumeLayout(false);
281 			this.tableLayoutPanel1.PerformLayout();
282 			this.ResumeLayout(false);
283 
284 		}
285 
286 		#endregion
287 
288 		private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
289 		private System.Windows.Forms.Button btn1;
290 		private System.Windows.Forms.Button btn2;
291 		private System.Windows.Forms.Button btn3;
292 		private System.Windows.Forms.Button btn4;
293 		private System.Windows.Forms.Button btn5;
294 		private System.Windows.Forms.Label lblLeftHook;
295 		private System.Windows.Forms.Button btn6;
296 		private System.Windows.Forms.Button btn7;
297 		private System.Windows.Forms.Button btn8;
298 		private System.Windows.Forms.Label lblRightHook;
299 		private System.Windows.Forms.Label lblLeftJab;
300 		private System.Windows.Forms.Label lblBody;
301 		private System.Windows.Forms.Label lblRightJab;
302 		private System.Windows.Forms.Label lblStraight;
303 		private System.Windows.Forms.Label lblMoveRight;
304 		private System.Windows.Forms.Label lblMoveLeft;
305 		private System.Windows.Forms.Button btnClearKeys;
306 	}
307 }