Develop and Download Open Source Software

Browse Subversion Repository

Contents of /SchoolIdolFestivalSimulator.Main/MemberInfoForm.Designer.cs

Parent Directory Parent Directory | Revision Log Revision Log


Revision 37 - (show annotations) (download)
Fri Jun 6 09:52:39 2014 UTC (9 years, 11 months ago) by kayochin_3141
File size: 30358 byte(s)
3.1.0.1
自動編成
1 namespace SchoolIdolFestivalSimulator.Main {
2 partial class MemberInfoForm {
3 /// <summary>
4 /// 必要なデザイナー変数です。
5 /// </summary>
6 private System.ComponentModel.IContainer components = null;
7
8 /// <summary>
9 /// 使用中のリソースをすべてクリーンアップします。
10 /// </summary>
11 /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>
12 protected override void Dispose(bool disposing) {
13 if (disposing && (components != null)) {
14 components.Dispose();
15 }
16 base.Dispose(disposing);
17 }
18
19 #region Windows フォーム デザイナーで生成されたコード
20
21 /// <summary>
22 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
23 /// コード エディターで変更しないでください。
24 /// </summary>
25 private void InitializeComponent() {
26 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MemberInfoForm));
27 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
28 this.lblCool = new System.Windows.Forms.Label();
29 this.lblPure = new System.Windows.Forms.Label();
30 this.lblSmile = new System.Windows.Forms.Label();
31 this.lblStamina = new System.Windows.Forms.Label();
32 this.lblBonds = new System.Windows.Forms.Label();
33 this.lblStatusType = new System.Windows.Forms.Label();
34 this.lblRarity = new System.Windows.Forms.Label();
35 this.lblName = new System.Windows.Forms.Label();
36 this.label1 = new System.Windows.Forms.Label();
37 this.label2 = new System.Windows.Forms.Label();
38 this.label3 = new System.Windows.Forms.Label();
39 this.label4 = new System.Windows.Forms.Label();
40 this.label5 = new System.Windows.Forms.Label();
41 this.label6 = new System.Windows.Forms.Label();
42 this.label7 = new System.Windows.Forms.Label();
43 this.label8 = new System.Windows.Forms.Label();
44 this.label9 = new System.Windows.Forms.Label();
45 this.lblCardNo = new System.Windows.Forms.Label();
46 this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
47 this.lblCenterSkill = new System.Windows.Forms.Label();
48 this.lblSkillDescription = new System.Windows.Forms.Label();
49 this.lblSkillLevel = new System.Windows.Forms.Label();
50 this.lblSkillName = new System.Windows.Forms.Label();
51 this.label10 = new System.Windows.Forms.Label();
52 this.label11 = new System.Windows.Forms.Label();
53 this.label12 = new System.Windows.Forms.Label();
54 this.label13 = new System.Windows.Forms.Label();
55 this.label27 = new System.Windows.Forms.Label();
56 this.lblId = new System.Windows.Forms.Label();
57 this.tableLayoutPanel1.SuspendLayout();
58 this.tableLayoutPanel2.SuspendLayout();
59 this.SuspendLayout();
60 //
61 // tableLayoutPanel1
62 //
63 this.tableLayoutPanel1.ColumnCount = 2;
64 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 83F));
65 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 273F));
66 this.tableLayoutPanel1.Controls.Add(this.lblCool, 1, 8);
67 this.tableLayoutPanel1.Controls.Add(this.lblPure, 1, 7);
68 this.tableLayoutPanel1.Controls.Add(this.lblSmile, 1, 6);
69 this.tableLayoutPanel1.Controls.Add(this.lblStamina, 1, 5);
70 this.tableLayoutPanel1.Controls.Add(this.lblBonds, 1, 4);
71 this.tableLayoutPanel1.Controls.Add(this.lblStatusType, 1, 3);
72 this.tableLayoutPanel1.Controls.Add(this.lblRarity, 1, 2);
73 this.tableLayoutPanel1.Controls.Add(this.lblName, 1, 1);
74 this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0);
75 this.tableLayoutPanel1.Controls.Add(this.label2, 0, 1);
76 this.tableLayoutPanel1.Controls.Add(this.label3, 0, 2);
77 this.tableLayoutPanel1.Controls.Add(this.label4, 0, 3);
78 this.tableLayoutPanel1.Controls.Add(this.label5, 0, 4);
79 this.tableLayoutPanel1.Controls.Add(this.label6, 0, 5);
80 this.tableLayoutPanel1.Controls.Add(this.label7, 0, 6);
81 this.tableLayoutPanel1.Controls.Add(this.label8, 0, 7);
82 this.tableLayoutPanel1.Controls.Add(this.label9, 0, 8);
83 this.tableLayoutPanel1.Controls.Add(this.lblCardNo, 1, 0);
84 this.tableLayoutPanel1.Location = new System.Drawing.Point(7, 22);
85 this.tableLayoutPanel1.Name = "tableLayoutPanel1";
86 this.tableLayoutPanel1.RowCount = 19;
87 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
88 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
89 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
90 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
91 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
92 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
93 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
94 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
95 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
96 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
97 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
98 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
99 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
100 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
101 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
102 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
103 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
104 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
105 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
106 this.tableLayoutPanel1.Size = new System.Drawing.Size(278, 226);
107 this.tableLayoutPanel1.TabIndex = 0;
108 this.tableLayoutPanel1.CellPaint += new System.Windows.Forms.TableLayoutCellPaintEventHandler(this.tableLayoutPanel1_CellPaint);
109 //
110 // lblCool
111 //
112 this.lblCool.Anchor = System.Windows.Forms.AnchorStyles.Left;
113 this.lblCool.AutoSize = true;
114 this.lblCool.BackColor = System.Drawing.Color.Transparent;
115 this.lblCool.Font = new System.Drawing.Font("MS UI Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
116 this.lblCool.Location = new System.Drawing.Point(86, 205);
117 this.lblCool.Name = "lblCool";
118 this.lblCool.Size = new System.Drawing.Size(51, 15);
119 this.lblCool.TabIndex = 18;
120 this.lblCool.Text = "label22";
121 //
122 // lblPure
123 //
124 this.lblPure.Anchor = System.Windows.Forms.AnchorStyles.Left;
125 this.lblPure.AutoSize = true;
126 this.lblPure.BackColor = System.Drawing.Color.Transparent;
127 this.lblPure.Font = new System.Drawing.Font("MS UI Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
128 this.lblPure.Location = new System.Drawing.Point(86, 180);
129 this.lblPure.Name = "lblPure";
130 this.lblPure.Size = new System.Drawing.Size(51, 15);
131 this.lblPure.TabIndex = 17;
132 this.lblPure.Text = "label21";
133 //
134 // lblSmile
135 //
136 this.lblSmile.Anchor = System.Windows.Forms.AnchorStyles.Left;
137 this.lblSmile.AutoSize = true;
138 this.lblSmile.BackColor = System.Drawing.Color.Transparent;
139 this.lblSmile.Font = new System.Drawing.Font("MS UI Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
140 this.lblSmile.Location = new System.Drawing.Point(86, 155);
141 this.lblSmile.Name = "lblSmile";
142 this.lblSmile.Size = new System.Drawing.Size(51, 15);
143 this.lblSmile.TabIndex = 16;
144 this.lblSmile.Text = "label20";
145 //
146 // lblStamina
147 //
148 this.lblStamina.Anchor = System.Windows.Forms.AnchorStyles.Left;
149 this.lblStamina.AutoSize = true;
150 this.lblStamina.BackColor = System.Drawing.Color.Transparent;
151 this.lblStamina.Font = new System.Drawing.Font("MS UI Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
152 this.lblStamina.Location = new System.Drawing.Point(86, 130);
153 this.lblStamina.Name = "lblStamina";
154 this.lblStamina.Size = new System.Drawing.Size(51, 15);
155 this.lblStamina.TabIndex = 15;
156 this.lblStamina.Text = "label19";
157 //
158 // lblBonds
159 //
160 this.lblBonds.Anchor = System.Windows.Forms.AnchorStyles.Left;
161 this.lblBonds.AutoSize = true;
162 this.lblBonds.BackColor = System.Drawing.Color.Transparent;
163 this.lblBonds.Font = new System.Drawing.Font("MS UI Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
164 this.lblBonds.Location = new System.Drawing.Point(86, 105);
165 this.lblBonds.Name = "lblBonds";
166 this.lblBonds.Size = new System.Drawing.Size(51, 15);
167 this.lblBonds.TabIndex = 14;
168 this.lblBonds.Text = "label18";
169 //
170 // lblStatusType
171 //
172 this.lblStatusType.Anchor = System.Windows.Forms.AnchorStyles.Left;
173 this.lblStatusType.AutoSize = true;
174 this.lblStatusType.BackColor = System.Drawing.Color.Transparent;
175 this.lblStatusType.Font = new System.Drawing.Font("MS UI Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
176 this.lblStatusType.Location = new System.Drawing.Point(86, 80);
177 this.lblStatusType.Name = "lblStatusType";
178 this.lblStatusType.Size = new System.Drawing.Size(51, 15);
179 this.lblStatusType.TabIndex = 13;
180 this.lblStatusType.Text = "label17";
181 //
182 // lblRarity
183 //
184 this.lblRarity.Anchor = System.Windows.Forms.AnchorStyles.Left;
185 this.lblRarity.AutoSize = true;
186 this.lblRarity.BackColor = System.Drawing.Color.Transparent;
187 this.lblRarity.Font = new System.Drawing.Font("MS UI Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
188 this.lblRarity.Location = new System.Drawing.Point(86, 55);
189 this.lblRarity.Name = "lblRarity";
190 this.lblRarity.Size = new System.Drawing.Size(51, 15);
191 this.lblRarity.TabIndex = 12;
192 this.lblRarity.Text = "label16";
193 //
194 // lblName
195 //
196 this.lblName.Anchor = System.Windows.Forms.AnchorStyles.Left;
197 this.lblName.AutoSize = true;
198 this.lblName.BackColor = System.Drawing.Color.Transparent;
199 this.lblName.Font = new System.Drawing.Font("MS UI Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
200 this.lblName.Location = new System.Drawing.Point(86, 30);
201 this.lblName.Name = "lblName";
202 this.lblName.Size = new System.Drawing.Size(51, 15);
203 this.lblName.TabIndex = 11;
204 this.lblName.Text = "label15";
205 //
206 // label1
207 //
208 this.label1.Anchor = System.Windows.Forms.AnchorStyles.Right;
209 this.label1.AutoSize = true;
210 this.label1.BackColor = System.Drawing.Color.Transparent;
211 this.label1.Location = new System.Drawing.Point(55, 6);
212 this.label1.Name = "label1";
213 this.label1.Size = new System.Drawing.Size(25, 12);
214 this.label1.TabIndex = 0;
215 this.label1.Text = "No:";
216 //
217 // label2
218 //
219 this.label2.Anchor = System.Windows.Forms.AnchorStyles.Right;
220 this.label2.AutoSize = true;
221 this.label2.BackColor = System.Drawing.Color.Transparent;
222 this.label2.Location = new System.Drawing.Point(45, 31);
223 this.label2.Name = "label2";
224 this.label2.Size = new System.Drawing.Size(35, 12);
225 this.label2.TabIndex = 1;
226 this.label2.Text = "名前:";
227 //
228 // label3
229 //
230 this.label3.Anchor = System.Windows.Forms.AnchorStyles.Right;
231 this.label3.AutoSize = true;
232 this.label3.BackColor = System.Drawing.Color.Transparent;
233 this.label3.Location = new System.Drawing.Point(28, 56);
234 this.label3.Name = "label3";
235 this.label3.Size = new System.Drawing.Size(52, 12);
236 this.label3.TabIndex = 2;
237 this.label3.Text = "レアリティ:";
238 //
239 // label4
240 //
241 this.label4.Anchor = System.Windows.Forms.AnchorStyles.Right;
242 this.label4.AutoSize = true;
243 this.label4.BackColor = System.Drawing.Color.Transparent;
244 this.label4.Location = new System.Drawing.Point(45, 81);
245 this.label4.Name = "label4";
246 this.label4.Size = new System.Drawing.Size(35, 12);
247 this.label4.TabIndex = 3;
248 this.label4.Text = "属性:";
249 //
250 // label5
251 //
252 this.label5.Anchor = System.Windows.Forms.AnchorStyles.Right;
253 this.label5.AutoSize = true;
254 this.label5.BackColor = System.Drawing.Color.Transparent;
255 this.label5.Location = new System.Drawing.Point(57, 106);
256 this.label5.Name = "label5";
257 this.label5.Size = new System.Drawing.Size(23, 12);
258 this.label5.TabIndex = 4;
259 this.label5.Text = "絆:";
260 //
261 // label6
262 //
263 this.label6.Anchor = System.Windows.Forms.AnchorStyles.Right;
264 this.label6.AutoSize = true;
265 this.label6.BackColor = System.Drawing.Color.Transparent;
266 this.label6.Location = new System.Drawing.Point(45, 131);
267 this.label6.Name = "label6";
268 this.label6.Size = new System.Drawing.Size(35, 12);
269 this.label6.TabIndex = 6;
270 this.label6.Text = "体力:";
271 //
272 // label7
273 //
274 this.label7.Anchor = System.Windows.Forms.AnchorStyles.Right;
275 this.label7.AutoSize = true;
276 this.label7.BackColor = System.Drawing.Color.Transparent;
277 this.label7.Location = new System.Drawing.Point(32, 156);
278 this.label7.Name = "label7";
279 this.label7.Size = new System.Drawing.Size(48, 12);
280 this.label7.TabIndex = 7;
281 this.label7.Text = "スマイル:";
282 //
283 // label8
284 //
285 this.label8.Anchor = System.Windows.Forms.AnchorStyles.Right;
286 this.label8.AutoSize = true;
287 this.label8.BackColor = System.Drawing.Color.Transparent;
288 this.label8.Location = new System.Drawing.Point(43, 181);
289 this.label8.Name = "label8";
290 this.label8.Size = new System.Drawing.Size(37, 12);
291 this.label8.TabIndex = 8;
292 this.label8.Text = "ピュア:";
293 //
294 // label9
295 //
296 this.label9.Anchor = System.Windows.Forms.AnchorStyles.Right;
297 this.label9.AutoSize = true;
298 this.label9.BackColor = System.Drawing.Color.Transparent;
299 this.label9.Location = new System.Drawing.Point(41, 206);
300 this.label9.Name = "label9";
301 this.label9.Size = new System.Drawing.Size(39, 12);
302 this.label9.TabIndex = 9;
303 this.label9.Text = "クール:";
304 //
305 // lblCardNo
306 //
307 this.lblCardNo.Anchor = System.Windows.Forms.AnchorStyles.Left;
308 this.lblCardNo.AutoSize = true;
309 this.lblCardNo.BackColor = System.Drawing.Color.Transparent;
310 this.lblCardNo.Font = new System.Drawing.Font("MS UI Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
311 this.lblCardNo.Location = new System.Drawing.Point(86, 5);
312 this.lblCardNo.Name = "lblCardNo";
313 this.lblCardNo.Size = new System.Drawing.Size(51, 15);
314 this.lblCardNo.TabIndex = 10;
315 this.lblCardNo.Text = "label14";
316 //
317 // tableLayoutPanel2
318 //
319 this.tableLayoutPanel2.ColumnCount = 2;
320 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 98F));
321 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 351F));
322 this.tableLayoutPanel2.Controls.Add(this.lblCenterSkill, 1, 3);
323 this.tableLayoutPanel2.Controls.Add(this.lblSkillDescription, 1, 2);
324 this.tableLayoutPanel2.Controls.Add(this.lblSkillLevel, 1, 1);
325 this.tableLayoutPanel2.Controls.Add(this.lblSkillName, 1, 0);
326 this.tableLayoutPanel2.Controls.Add(this.label10, 0, 0);
327 this.tableLayoutPanel2.Controls.Add(this.label11, 0, 1);
328 this.tableLayoutPanel2.Controls.Add(this.label12, 0, 2);
329 this.tableLayoutPanel2.Controls.Add(this.label13, 0, 3);
330 this.tableLayoutPanel2.Location = new System.Drawing.Point(7, 266);
331 this.tableLayoutPanel2.Name = "tableLayoutPanel2";
332 this.tableLayoutPanel2.RowCount = 10;
333 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
334 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
335 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 52F));
336 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
337 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 16F));
338 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 8F));
339 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
340 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
341 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
342 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
343 this.tableLayoutPanel2.Size = new System.Drawing.Size(278, 127);
344 this.tableLayoutPanel2.TabIndex = 1;
345 this.tableLayoutPanel2.CellPaint += new System.Windows.Forms.TableLayoutCellPaintEventHandler(this.tableLayoutPanel2_CellPaint);
346 //
347 // lblCenterSkill
348 //
349 this.lblCenterSkill.Anchor = System.Windows.Forms.AnchorStyles.Left;
350 this.lblCenterSkill.AutoSize = true;
351 this.lblCenterSkill.BackColor = System.Drawing.Color.Transparent;
352 this.lblCenterSkill.Font = new System.Drawing.Font("MS UI Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
353 this.lblCenterSkill.Location = new System.Drawing.Point(101, 106);
354 this.lblCenterSkill.Name = "lblCenterSkill";
355 this.lblCenterSkill.Size = new System.Drawing.Size(51, 15);
356 this.lblCenterSkill.TabIndex = 14;
357 this.lblCenterSkill.Text = "label26";
358 //
359 // lblSkillDescription
360 //
361 this.lblSkillDescription.Anchor = System.Windows.Forms.AnchorStyles.Left;
362 this.lblSkillDescription.BackColor = System.Drawing.Color.Transparent;
363 this.lblSkillDescription.Font = new System.Drawing.Font("MS UI Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
364 this.lblSkillDescription.Location = new System.Drawing.Point(101, 53);
365 this.lblSkillDescription.Name = "lblSkillDescription";
366 this.lblSkillDescription.Size = new System.Drawing.Size(161, 46);
367 this.lblSkillDescription.TabIndex = 13;
368 this.lblSkillDescription.Text = "label25\r\nlabel25\r\nlabel25";
369 //
370 // lblSkillLevel
371 //
372 this.lblSkillLevel.Anchor = System.Windows.Forms.AnchorStyles.Left;
373 this.lblSkillLevel.AutoSize = true;
374 this.lblSkillLevel.BackColor = System.Drawing.Color.Transparent;
375 this.lblSkillLevel.Font = new System.Drawing.Font("MS UI Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
376 this.lblSkillLevel.Location = new System.Drawing.Point(101, 30);
377 this.lblSkillLevel.Name = "lblSkillLevel";
378 this.lblSkillLevel.Size = new System.Drawing.Size(51, 15);
379 this.lblSkillLevel.TabIndex = 12;
380 this.lblSkillLevel.Text = "label24";
381 //
382 // lblSkillName
383 //
384 this.lblSkillName.Anchor = System.Windows.Forms.AnchorStyles.Left;
385 this.lblSkillName.AutoSize = true;
386 this.lblSkillName.BackColor = System.Drawing.Color.Transparent;
387 this.lblSkillName.Font = new System.Drawing.Font("MS UI Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
388 this.lblSkillName.Location = new System.Drawing.Point(101, 5);
389 this.lblSkillName.Name = "lblSkillName";
390 this.lblSkillName.Size = new System.Drawing.Size(51, 15);
391 this.lblSkillName.TabIndex = 11;
392 this.lblSkillName.Text = "label23";
393 //
394 // label10
395 //
396 this.label10.Anchor = System.Windows.Forms.AnchorStyles.Right;
397 this.label10.AutoSize = true;
398 this.label10.BackColor = System.Drawing.Color.Transparent;
399 this.label10.Location = new System.Drawing.Point(43, 6);
400 this.label10.Name = "label10";
401 this.label10.Size = new System.Drawing.Size(52, 12);
402 this.label10.TabIndex = 0;
403 this.label10.Text = "スキル名:";
404 //
405 // label11
406 //
407 this.label11.Anchor = System.Windows.Forms.AnchorStyles.Right;
408 this.label11.AutoSize = true;
409 this.label11.BackColor = System.Drawing.Color.Transparent;
410 this.label11.Location = new System.Drawing.Point(55, 31);
411 this.label11.Name = "label11";
412 this.label11.Size = new System.Drawing.Size(40, 12);
413 this.label11.TabIndex = 1;
414 this.label11.Text = "レベル:";
415 //
416 // label12
417 //
418 this.label12.Anchor = System.Windows.Forms.AnchorStyles.Right;
419 this.label12.AutoSize = true;
420 this.label12.BackColor = System.Drawing.Color.Transparent;
421 this.label12.Location = new System.Drawing.Point(31, 70);
422 this.label12.Name = "label12";
423 this.label12.Size = new System.Drawing.Size(64, 12);
424 this.label12.TabIndex = 2;
425 this.label12.Text = "スキル内容:";
426 //
427 // label13
428 //
429 this.label13.Anchor = System.Windows.Forms.AnchorStyles.Right;
430 this.label13.AutoSize = true;
431 this.label13.BackColor = System.Drawing.Color.Transparent;
432 this.label13.Location = new System.Drawing.Point(18, 108);
433 this.label13.Name = "label13";
434 this.label13.Size = new System.Drawing.Size(77, 12);
435 this.label13.TabIndex = 3;
436 this.label13.Text = "センタースキル:";
437 //
438 // label27
439 //
440 this.label27.AutoSize = true;
441 this.label27.Location = new System.Drawing.Point(10, 251);
442 this.label27.Name = "label27";
443 this.label27.Size = new System.Drawing.Size(58, 12);
444 this.label27.TabIndex = 2;
445 this.label27.Text = "☆スキル☆";
446 //
447 // lblId
448 //
449 this.lblId.AutoSize = true;
450 this.lblId.Location = new System.Drawing.Point(12, 7);
451 this.lblId.Name = "lblId";
452 this.lblId.Size = new System.Drawing.Size(21, 12);
453 this.lblId.TabIndex = 3;
454 this.lblId.Text = " ";
455 //
456 // MemberInfoForm
457 //
458 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
459 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
460 this.ClientSize = new System.Drawing.Size(286, 403);
461 this.Controls.Add(this.lblId);
462 this.Controls.Add(this.label27);
463 this.Controls.Add(this.tableLayoutPanel2);
464 this.Controls.Add(this.tableLayoutPanel1);
465 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
466 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
467 this.MaximizeBox = false;
468 this.Name = "MemberInfoForm";
469 this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
470 this.Text = "ステータス";
471 this.Load += new System.EventHandler(this.MemberInfoForm_Load);
472 this.tableLayoutPanel1.ResumeLayout(false);
473 this.tableLayoutPanel1.PerformLayout();
474 this.tableLayoutPanel2.ResumeLayout(false);
475 this.tableLayoutPanel2.PerformLayout();
476 this.ResumeLayout(false);
477 this.PerformLayout();
478
479 }
480
481 #endregion
482
483 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
484 private System.Windows.Forms.Label label1;
485 private System.Windows.Forms.Label label2;
486 private System.Windows.Forms.Label label3;
487 private System.Windows.Forms.Label label4;
488 private System.Windows.Forms.Label label5;
489 private System.Windows.Forms.Label label6;
490 private System.Windows.Forms.Label label7;
491 private System.Windows.Forms.Label label8;
492 private System.Windows.Forms.Label label9;
493 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
494 private System.Windows.Forms.Label label10;
495 private System.Windows.Forms.Label label11;
496 private System.Windows.Forms.Label label12;
497 private System.Windows.Forms.Label label13;
498 private System.Windows.Forms.Label lblCool;
499 private System.Windows.Forms.Label lblPure;
500 private System.Windows.Forms.Label lblSmile;
501 private System.Windows.Forms.Label lblStamina;
502 private System.Windows.Forms.Label lblBonds;
503 private System.Windows.Forms.Label lblStatusType;
504 private System.Windows.Forms.Label lblRarity;
505 private System.Windows.Forms.Label lblName;
506 private System.Windows.Forms.Label lblCardNo;
507 private System.Windows.Forms.Label lblCenterSkill;
508 private System.Windows.Forms.Label lblSkillDescription;
509 private System.Windows.Forms.Label lblSkillLevel;
510 private System.Windows.Forms.Label lblSkillName;
511 private System.Windows.Forms.Label label27;
512 private System.Windows.Forms.Label lblId;
513 }
514 }

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26