OSDN Git Service

use VertexHeap Generics
[tdcgexplorer/tso2mqo.git] / Form1.Designer.cs
1 namespace Tso2MqoGui\r
2 {\r
3     partial class Form1\r
4     {\r
5         /// <summary>\r
6         /// 必要なデザイナ変数です。\r
7         /// </summary>\r
8         private System.ComponentModel.IContainer components = null;\r
9 \r
10         /// <summary>\r
11         /// 使用中のリソースをすべてクリーンアップします。\r
12         /// </summary>\r
13         /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>\r
14         protected override void Dispose(bool disposing)\r
15         {\r
16             if(disposing && (components != null))\r
17             {\r
18                 components.Dispose();\r
19             }\r
20             base.Dispose(disposing);\r
21         }\r
22 \r
23         #region Windows フォーム デザイナで生成されたコード\r
24 \r
25         /// <summary>\r
26         /// デザイナ サポートに必要なメソッドです。このメソッドの内容を\r
27         /// コード エディタで変更しないでください。\r
28         /// </summary>\r
29         private void InitializeComponent()\r
30         {\r
31             this.button1 = new System.Windows.Forms.Button();\r
32             this.tbPath = new System.Windows.Forms.TextBox();\r
33             this.label1 = new System.Windows.Forms.Label();\r
34             this.label2 = new System.Windows.Forms.Label();\r
35             this.tabControl1 = new System.Windows.Forms.TabControl();\r
36             this.tabPage1 = new System.Windows.Forms.TabPage();\r
37             this.rbBoneRokDeBone = new System.Windows.Forms.RadioButton();\r
38             this.rbBoneNone = new System.Windows.Forms.RadioButton();\r
39             this.cbCopyTSO = new System.Windows.Forms.CheckBox();\r
40             this.cbMakeSub = new System.Windows.Forms.CheckBox();\r
41             this.tabPage2 = new System.Windows.Forms.TabPage();\r
42             this.cbShowMaterials = new System.Windows.Forms.CheckBox();\r
43             this.gbBone = new System.Windows.Forms.GroupBox();\r
44             this.btnDeselectAll = new System.Windows.Forms.Button();\r
45             this.btnRefresh = new System.Windows.Forms.Button();\r
46             this.btnSelectAll = new System.Windows.Forms.Button();\r
47             this.label7 = new System.Windows.Forms.Label();\r
48             this.btnAssign = new System.Windows.Forms.Button();\r
49             this.tvBones = new System.Windows.Forms.TreeView();\r
50             this.lvObjects = new System.Windows.Forms.ListView();\r
51             this.chObjects1 = new System.Windows.Forms.ColumnHeader();\r
52             this.chObjects2 = new System.Windows.Forms.ColumnHeader();\r
53             this.label6 = new System.Windows.Forms.Label();\r
54             this.btnGenerate = new System.Windows.Forms.Button();\r
55             this.btnTsoFile = new System.Windows.Forms.Button();\r
56             this.btnTsoFileRef = new System.Windows.Forms.Button();\r
57             this.rbOneBone = new System.Windows.Forms.RadioButton();\r
58             this.rbRefBone = new System.Windows.Forms.RadioButton();\r
59             this.tbTsoFile = new System.Windows.Forms.TextBox();\r
60             this.label5 = new System.Windows.Forms.Label();\r
61             this.tbTsoFileRef = new System.Windows.Forms.TextBox();\r
62             this.label4 = new System.Windows.Forms.Label();\r
63             this.btnMqoFile = new System.Windows.Forms.Button();\r
64             this.tbMqoFile = new System.Windows.Forms.TextBox();\r
65             this.label3 = new System.Windows.Forms.Label();\r
66             this.tabPage3 = new System.Windows.Forms.TabPage();\r
67             this.btnMergeTso = new System.Windows.Forms.Button();\r
68             this.tbMergeTso = new System.Windows.Forms.TextBox();\r
69             this.btnMerge = new System.Windows.Forms.Button();\r
70             this.label9 = new System.Windows.Forms.Label();\r
71             this.btnMergeReset = new System.Windows.Forms.Button();\r
72             this.btnMergeDel = new System.Windows.Forms.Button();\r
73             this.btnMergeAdd = new System.Windows.Forms.Button();\r
74             this.label8 = new System.Windows.Forms.Label();\r
75             this.tvMerge = new System.Windows.Forms.TreeView();\r
76             this.tabControl1.SuspendLayout();\r
77             this.tabPage1.SuspendLayout();\r
78             this.tabPage2.SuspendLayout();\r
79             this.gbBone.SuspendLayout();\r
80             this.tabPage3.SuspendLayout();\r
81             this.SuspendLayout();\r
82             // \r
83             // button1\r
84             // \r
85             this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
86             this.button1.Location = new System.Drawing.Point(407, 4);\r
87             this.button1.Name = "button1";\r
88             this.button1.Size = new System.Drawing.Size(75, 23);\r
89             this.button1.TabIndex = 3;\r
90             this.button1.Text = "&Ref";\r
91             this.button1.UseVisualStyleBackColor = true;\r
92             this.button1.Click += new System.EventHandler(this.button1_Click);\r
93             // \r
94             // tbPath\r
95             // \r
96             this.tbPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)\r
97                         | System.Windows.Forms.AnchorStyles.Right)));\r
98             this.tbPath.Location = new System.Drawing.Point(52, 6);\r
99             this.tbPath.Name = "tbPath";\r
100             this.tbPath.Size = new System.Drawing.Size(349, 19);\r
101             this.tbPath.TabIndex = 2;\r
102             // \r
103             // label1\r
104             // \r
105             this.label1.AutoSize = true;\r
106             this.label1.Location = new System.Drawing.Point(6, 9);\r
107             this.label1.Name = "label1";\r
108             this.label1.Size = new System.Drawing.Size(40, 12);\r
109             this.label1.TabIndex = 1;\r
110             this.label1.Text = "&OutDir:";\r
111             // \r
112             // label2\r
113             // \r
114             this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
115                         | System.Windows.Forms.AnchorStyles.Left)\r
116                         | System.Windows.Forms.AnchorStyles.Right)));\r
117             this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;\r
118             this.label2.Location = new System.Drawing.Point(6, 94);\r
119             this.label2.Name = "label2";\r
120             this.label2.Size = new System.Drawing.Size(476, 177);\r
121             this.label2.TabIndex = 8;\r
122             this.label2.Text = "Drop TSO File Here!";\r
123             this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;\r
124             // \r
125             // tabControl1\r
126             // \r
127             this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
128                         | System.Windows.Forms.AnchorStyles.Left)\r
129                         | System.Windows.Forms.AnchorStyles.Right)));\r
130             this.tabControl1.Controls.Add(this.tabPage1);\r
131             this.tabControl1.Controls.Add(this.tabPage2);\r
132             this.tabControl1.Controls.Add(this.tabPage3);\r
133             this.tabControl1.Location = new System.Drawing.Point(12, 12);\r
134             this.tabControl1.Name = "tabControl1";\r
135             this.tabControl1.SelectedIndex = 0;\r
136             this.tabControl1.Size = new System.Drawing.Size(496, 300);\r
137             this.tabControl1.TabIndex = 0;\r
138             // \r
139             // tabPage1\r
140             // \r
141             this.tabPage1.BackColor = System.Drawing.Color.LightSteelBlue;\r
142             this.tabPage1.Controls.Add(this.rbBoneRokDeBone);\r
143             this.tabPage1.Controls.Add(this.rbBoneNone);\r
144             this.tabPage1.Controls.Add(this.cbCopyTSO);\r
145             this.tabPage1.Controls.Add(this.cbMakeSub);\r
146             this.tabPage1.Controls.Add(this.label1);\r
147             this.tabPage1.Controls.Add(this.label2);\r
148             this.tabPage1.Controls.Add(this.button1);\r
149             this.tabPage1.Controls.Add(this.tbPath);\r
150             this.tabPage1.Location = new System.Drawing.Point(4, 22);\r
151             this.tabPage1.Name = "tabPage1";\r
152             this.tabPage1.Padding = new System.Windows.Forms.Padding(3);\r
153             this.tabPage1.Size = new System.Drawing.Size(488, 274);\r
154             this.tabPage1.TabIndex = 0;\r
155             this.tabPage1.Text = "Tso->Mqo";\r
156             // \r
157             // rbBoneRokDeBone\r
158             // \r
159             this.rbBoneRokDeBone.AutoSize = true;\r
160             this.rbBoneRokDeBone.Location = new System.Drawing.Point(126, 75);\r
161             this.rbBoneRokDeBone.Name = "rbBoneRokDeBone";\r
162             this.rbBoneRokDeBone.Size = new System.Drawing.Size(170, 16);\r
163             this.rbBoneRokDeBone.TabIndex = 7;\r
164             this.rbBoneRokDeBone.TabStop = true;\r
165             this.rbBoneRokDeBone.Text = "RokDeBone形式のボーン作成";\r
166             this.rbBoneRokDeBone.UseVisualStyleBackColor = true;\r
167             // \r
168             // rbBoneNone\r
169             // \r
170             this.rbBoneNone.AutoSize = true;\r
171             this.rbBoneNone.Location = new System.Drawing.Point(6, 75);\r
172             this.rbBoneNone.Name = "rbBoneNone";\r
173             this.rbBoneNone.Size = new System.Drawing.Size(114, 16);\r
174             this.rbBoneNone.TabIndex = 6;\r
175             this.rbBoneNone.TabStop = true;\r
176             this.rbBoneNone.Text = "ボーンを作成しない";\r
177             this.rbBoneNone.UseVisualStyleBackColor = true;\r
178             // \r
179             // cbCopyTSO\r
180             // \r
181             this.cbCopyTSO.AutoSize = true;\r
182             this.cbCopyTSO.Location = new System.Drawing.Point(6, 53);\r
183             this.cbCopyTSO.Name = "cbCopyTSO";\r
184             this.cbCopyTSO.Size = new System.Drawing.Size(189, 16);\r
185             this.cbCopyTSO.TabIndex = 5;\r
186             this.cbCopyTSO.Text = "TSOファイルを同じ場所にコピーする";\r
187             this.cbCopyTSO.UseVisualStyleBackColor = true;\r
188             // \r
189             // cbMakeSub\r
190             // \r
191             this.cbMakeSub.AutoSize = true;\r
192             this.cbMakeSub.Location = new System.Drawing.Point(6, 31);\r
193             this.cbMakeSub.Name = "cbMakeSub";\r
194             this.cbMakeSub.Size = new System.Drawing.Size(183, 16);\r
195             this.cbMakeSub.TabIndex = 4;\r
196             this.cbMakeSub.Text = "ファイル名と同じサブフォルダを作る";\r
197             this.cbMakeSub.UseVisualStyleBackColor = true;\r
198             // \r
199             // tabPage2\r
200             // \r
201             this.tabPage2.BackColor = System.Drawing.Color.PeachPuff;\r
202             this.tabPage2.Controls.Add(this.cbShowMaterials);\r
203             this.tabPage2.Controls.Add(this.gbBone);\r
204             this.tabPage2.Controls.Add(this.btnGenerate);\r
205             this.tabPage2.Controls.Add(this.btnTsoFile);\r
206             this.tabPage2.Controls.Add(this.btnTsoFileRef);\r
207             this.tabPage2.Controls.Add(this.rbOneBone);\r
208             this.tabPage2.Controls.Add(this.rbRefBone);\r
209             this.tabPage2.Controls.Add(this.tbTsoFile);\r
210             this.tabPage2.Controls.Add(this.label5);\r
211             this.tabPage2.Controls.Add(this.tbTsoFileRef);\r
212             this.tabPage2.Controls.Add(this.label4);\r
213             this.tabPage2.Controls.Add(this.btnMqoFile);\r
214             this.tabPage2.Controls.Add(this.tbMqoFile);\r
215             this.tabPage2.Controls.Add(this.label3);\r
216             this.tabPage2.Location = new System.Drawing.Point(4, 22);\r
217             this.tabPage2.Name = "tabPage2";\r
218             this.tabPage2.Padding = new System.Windows.Forms.Padding(3);\r
219             this.tabPage2.Size = new System.Drawing.Size(488, 274);\r
220             this.tabPage2.TabIndex = 1;\r
221             this.tabPage2.Text = "Mqo->Tso";\r
222             // \r
223             // cbShowMaterials\r
224             // \r
225             this.cbShowMaterials.AutoSize = true;\r
226             this.cbShowMaterials.Location = new System.Drawing.Point(295, 81);\r
227             this.cbShowMaterials.Name = "cbShowMaterials";\r
228             this.cbShowMaterials.Size = new System.Drawing.Size(144, 16);\r
229             this.cbShowMaterials.TabIndex = 21;\r
230             this.cbShowMaterials.Text = "マテリアル設定を表示する";\r
231             this.cbShowMaterials.UseVisualStyleBackColor = true;\r
232             // \r
233             // gbBone\r
234             // \r
235             this.gbBone.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
236                         | System.Windows.Forms.AnchorStyles.Left)\r
237                         | System.Windows.Forms.AnchorStyles.Right)));\r
238             this.gbBone.Controls.Add(this.btnDeselectAll);\r
239             this.gbBone.Controls.Add(this.btnRefresh);\r
240             this.gbBone.Controls.Add(this.btnSelectAll);\r
241             this.gbBone.Controls.Add(this.label7);\r
242             this.gbBone.Controls.Add(this.btnAssign);\r
243             this.gbBone.Controls.Add(this.tvBones);\r
244             this.gbBone.Controls.Add(this.lvObjects);\r
245             this.gbBone.Controls.Add(this.label6);\r
246             this.gbBone.Location = new System.Drawing.Point(6, 103);\r
247             this.gbBone.Name = "gbBone";\r
248             this.gbBone.Size = new System.Drawing.Size(476, 137);\r
249             this.gbBone.TabIndex = 20;\r
250             this.gbBone.TabStop = false;\r
251             this.gbBone.Text = "ボーン指定";\r
252             // \r
253             // btnDeselectAll\r
254             // \r
255             this.btnDeselectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
256             this.btnDeselectAll.Location = new System.Drawing.Point(123, 108);\r
257             this.btnDeselectAll.Name = "btnDeselectAll";\r
258             this.btnDeselectAll.Size = new System.Drawing.Size(110, 23);\r
259             this.btnDeselectAll.TabIndex = 27;\r
260             this.btnDeselectAll.Text = "すべて非選択";\r
261             this.btnDeselectAll.UseVisualStyleBackColor = true;\r
262             this.btnDeselectAll.Click += new System.EventHandler(this.btnDeselectAll_Click);\r
263             // \r
264             // btnRefresh\r
265             // \r
266             this.btnRefresh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
267             this.btnRefresh.Location = new System.Drawing.Point(272, 108);\r
268             this.btnRefresh.Name = "btnRefresh";\r
269             this.btnRefresh.Size = new System.Drawing.Size(198, 23);\r
270             this.btnRefresh.TabIndex = 26;\r
271             this.btnRefresh.Text = "オブジェクトとボーンの一覧を更新";\r
272             this.btnRefresh.UseVisualStyleBackColor = true;\r
273             this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);\r
274             // \r
275             // btnSelectAll\r
276             // \r
277             this.btnSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
278             this.btnSelectAll.Location = new System.Drawing.Point(6, 108);\r
279             this.btnSelectAll.Name = "btnSelectAll";\r
280             this.btnSelectAll.Size = new System.Drawing.Size(110, 23);\r
281             this.btnSelectAll.TabIndex = 25;\r
282             this.btnSelectAll.Text = "すべて選択";\r
283             this.btnSelectAll.UseVisualStyleBackColor = true;\r
284             this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);\r
285             // \r
286             // label7\r
287             // \r
288             this.label7.AutoSize = true;\r
289             this.label7.Location = new System.Drawing.Point(270, 15);\r
290             this.label7.Name = "label7";\r
291             this.label7.Size = new System.Drawing.Size(55, 12);\r
292             this.label7.TabIndex = 24;\r
293             this.label7.Text = "Tsoボーン:";\r
294             // \r
295             // btnAssign\r
296             // \r
297             this.btnAssign.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
298                         | System.Windows.Forms.AnchorStyles.Left)));\r
299             this.btnAssign.Location = new System.Drawing.Point(239, 30);\r
300             this.btnAssign.Name = "btnAssign";\r
301             this.btnAssign.Size = new System.Drawing.Size(27, 72);\r
302             this.btnAssign.TabIndex = 23;\r
303             this.btnAssign.Text = "←割り当て";\r
304             this.btnAssign.UseVisualStyleBackColor = true;\r
305             this.btnAssign.Click += new System.EventHandler(this.btnAssign_Click);\r
306             // \r
307             // tvBones\r
308             // \r
309             this.tvBones.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
310                         | System.Windows.Forms.AnchorStyles.Left)\r
311                         | System.Windows.Forms.AnchorStyles.Right)));\r
312             this.tvBones.HideSelection = false;\r
313             this.tvBones.Location = new System.Drawing.Point(272, 30);\r
314             this.tvBones.Name = "tvBones";\r
315             this.tvBones.Size = new System.Drawing.Size(198, 72);\r
316             this.tvBones.TabIndex = 22;\r
317             // \r
318             // lvObjects\r
319             // \r
320             this.lvObjects.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
321                         | System.Windows.Forms.AnchorStyles.Left)));\r
322             this.lvObjects.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {\r
323             this.chObjects1,\r
324             this.chObjects2});\r
325             this.lvObjects.FullRowSelect = true;\r
326             this.lvObjects.HideSelection = false;\r
327             this.lvObjects.Location = new System.Drawing.Point(6, 30);\r
328             this.lvObjects.Name = "lvObjects";\r
329             this.lvObjects.Size = new System.Drawing.Size(227, 72);\r
330             this.lvObjects.TabIndex = 21;\r
331             this.lvObjects.UseCompatibleStateImageBehavior = false;\r
332             this.lvObjects.View = System.Windows.Forms.View.Details;\r
333             // \r
334             // chObjects1\r
335             // \r
336             this.chObjects1.Text = "オブジェクト";\r
337             this.chObjects1.Width = 105;\r
338             // \r
339             // chObjects2\r
340             // \r
341             this.chObjects2.Text = "割り当てボーン";\r
342             this.chObjects2.Width = 117;\r
343             // \r
344             // label6\r
345             // \r
346             this.label6.AutoSize = true;\r
347             this.label6.Location = new System.Drawing.Point(6, 15);\r
348             this.label6.Name = "label6";\r
349             this.label6.Size = new System.Drawing.Size(79, 12);\r
350             this.label6.TabIndex = 20;\r
351             this.label6.Text = "Mqoオブジェクト:";\r
352             // \r
353             // btnGenerate\r
354             // \r
355             this.btnGenerate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
356             this.btnGenerate.Location = new System.Drawing.Point(363, 246);\r
357             this.btnGenerate.Name = "btnGenerate";\r
358             this.btnGenerate.Size = new System.Drawing.Size(113, 23);\r
359             this.btnGenerate.TabIndex = 17;\r
360             this.btnGenerate.Text = "Tsoファイル作成";\r
361             this.btnGenerate.UseVisualStyleBackColor = true;\r
362             this.btnGenerate.Click += new System.EventHandler(this.btnGenerate_Click);\r
363             // \r
364             // btnTsoFile\r
365             // \r
366             this.btnTsoFile.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
367             this.btnTsoFile.Location = new System.Drawing.Point(407, 54);\r
368             this.btnTsoFile.Name = "btnTsoFile";\r
369             this.btnTsoFile.Size = new System.Drawing.Size(75, 23);\r
370             this.btnTsoFile.TabIndex = 10;\r
371             this.btnTsoFile.Text = "Ref";\r
372             this.btnTsoFile.UseVisualStyleBackColor = true;\r
373             this.btnTsoFile.Click += new System.EventHandler(this.btnTsoFile_Click);\r
374             // \r
375             // btnTsoFileRef\r
376             // \r
377             this.btnTsoFileRef.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
378             this.btnTsoFileRef.Location = new System.Drawing.Point(407, 29);\r
379             this.btnTsoFileRef.Name = "btnTsoFileRef";\r
380             this.btnTsoFileRef.Size = new System.Drawing.Size(75, 23);\r
381             this.btnTsoFileRef.TabIndex = 9;\r
382             this.btnTsoFileRef.Text = "Ref";\r
383             this.btnTsoFileRef.UseVisualStyleBackColor = true;\r
384             this.btnTsoFileRef.Click += new System.EventHandler(this.btnTsoFileRef_Click);\r
385             // \r
386             // rbOneBone\r
387             // \r
388             this.rbOneBone.AutoSize = true;\r
389             this.rbOneBone.Location = new System.Drawing.Point(170, 81);\r
390             this.rbOneBone.Name = "rbOneBone";\r
391             this.rbOneBone.Size = new System.Drawing.Size(119, 16);\r
392             this.rbOneBone.TabIndex = 8;\r
393             this.rbOneBone.Text = "1ボーンに割り当てる";\r
394             this.rbOneBone.UseVisualStyleBackColor = true;\r
395             this.rbOneBone.CheckedChanged += new System.EventHandler(this.radioButton2_CheckedChanged);\r
396             // \r
397             // rbRefBone\r
398             // \r
399             this.rbRefBone.AutoSize = true;\r
400             this.rbRefBone.Checked = true;\r
401             this.rbRefBone.Location = new System.Drawing.Point(8, 81);\r
402             this.rbRefBone.Name = "rbRefBone";\r
403             this.rbRefBone.Size = new System.Drawing.Size(156, 16);\r
404             this.rbRefBone.TabIndex = 7;\r
405             this.rbRefBone.TabStop = true;\r
406             this.rbRefBone.Text = "自動的にボーンを割り当てる";\r
407             this.rbRefBone.UseVisualStyleBackColor = true;\r
408             this.rbRefBone.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);\r
409             // \r
410             // tbTsoFile\r
411             // \r
412             this.tbTsoFile.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)\r
413                         | System.Windows.Forms.AnchorStyles.Right)));\r
414             this.tbTsoFile.Location = new System.Drawing.Point(65, 56);\r
415             this.tbTsoFile.Name = "tbTsoFile";\r
416             this.tbTsoFile.Size = new System.Drawing.Size(336, 19);\r
417             this.tbTsoFile.TabIndex = 6;\r
418             // \r
419             // label5\r
420             // \r
421             this.label5.AutoSize = true;\r
422             this.label5.Location = new System.Drawing.Point(6, 59);\r
423             this.label5.Name = "label5";\r
424             this.label5.Size = new System.Drawing.Size(53, 12);\r
425             this.label5.TabIndex = 5;\r
426             this.label5.Text = "出力TSO:";\r
427             // \r
428             // tbTsoFileRef\r
429             // \r
430             this.tbTsoFileRef.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)\r
431                         | System.Windows.Forms.AnchorStyles.Right)));\r
432             this.tbTsoFileRef.Location = new System.Drawing.Point(65, 31);\r
433             this.tbTsoFileRef.Name = "tbTsoFileRef";\r
434             this.tbTsoFileRef.Size = new System.Drawing.Size(336, 19);\r
435             this.tbTsoFileRef.TabIndex = 4;\r
436             // \r
437             // label4\r
438             // \r
439             this.label4.AutoSize = true;\r
440             this.label4.Location = new System.Drawing.Point(6, 34);\r
441             this.label4.Name = "label4";\r
442             this.label4.Size = new System.Drawing.Size(53, 12);\r
443             this.label4.TabIndex = 3;\r
444             this.label4.Text = "参照TSO:";\r
445             // \r
446             // btnMqoFile\r
447             // \r
448             this.btnMqoFile.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
449             this.btnMqoFile.Location = new System.Drawing.Point(407, 4);\r
450             this.btnMqoFile.Name = "btnMqoFile";\r
451             this.btnMqoFile.Size = new System.Drawing.Size(75, 23);\r
452             this.btnMqoFile.TabIndex = 2;\r
453             this.btnMqoFile.Text = "Ref";\r
454             this.btnMqoFile.UseVisualStyleBackColor = true;\r
455             this.btnMqoFile.Click += new System.EventHandler(this.btnMqoFile_Click);\r
456             // \r
457             // tbMqoFile\r
458             // \r
459             this.tbMqoFile.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)\r
460                         | System.Windows.Forms.AnchorStyles.Right)));\r
461             this.tbMqoFile.Location = new System.Drawing.Point(65, 6);\r
462             this.tbMqoFile.Name = "tbMqoFile";\r
463             this.tbMqoFile.Size = new System.Drawing.Size(336, 19);\r
464             this.tbMqoFile.TabIndex = 1;\r
465             // \r
466             // label3\r
467             // \r
468             this.label3.AutoSize = true;\r
469             this.label3.Location = new System.Drawing.Point(6, 9);\r
470             this.label3.Name = "label3";\r
471             this.label3.Size = new System.Drawing.Size(56, 12);\r
472             this.label3.TabIndex = 0;\r
473             this.label3.Text = "入力MQO:";\r
474             // \r
475             // tabPage3\r
476             // \r
477             this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(232)))), ((int)(((byte)(216)))));\r
478             this.tabPage3.Controls.Add(this.btnMergeTso);\r
479             this.tabPage3.Controls.Add(this.tbMergeTso);\r
480             this.tabPage3.Controls.Add(this.btnMerge);\r
481             this.tabPage3.Controls.Add(this.label9);\r
482             this.tabPage3.Controls.Add(this.btnMergeReset);\r
483             this.tabPage3.Controls.Add(this.btnMergeDel);\r
484             this.tabPage3.Controls.Add(this.btnMergeAdd);\r
485             this.tabPage3.Controls.Add(this.label8);\r
486             this.tabPage3.Controls.Add(this.tvMerge);\r
487             this.tabPage3.Location = new System.Drawing.Point(4, 22);\r
488             this.tabPage3.Name = "tabPage3";\r
489             this.tabPage3.Size = new System.Drawing.Size(488, 274);\r
490             this.tabPage3.TabIndex = 2;\r
491             this.tabPage3.Text = "Merge";\r
492             // \r
493             // btnMergeTso\r
494             // \r
495             this.btnMergeTso.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
496             this.btnMergeTso.Location = new System.Drawing.Point(410, 220);\r
497             this.btnMergeTso.Name = "btnMergeTso";\r
498             this.btnMergeTso.Size = new System.Drawing.Size(75, 23);\r
499             this.btnMergeTso.TabIndex = 8;\r
500             this.btnMergeTso.Text = "Ref";\r
501             this.btnMergeTso.UseVisualStyleBackColor = true;\r
502             this.btnMergeTso.Click += new System.EventHandler(this.btnRefMergeTso_Click);\r
503             // \r
504             // tbMergeTso\r
505             // \r
506             this.tbMergeTso.AllowDrop = true;\r
507             this.tbMergeTso.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)\r
508                         | System.Windows.Forms.AnchorStyles.Right)));\r
509             this.tbMergeTso.Location = new System.Drawing.Point(60, 222);\r
510             this.tbMergeTso.Name = "tbMergeTso";\r
511             this.tbMergeTso.Size = new System.Drawing.Size(344, 19);\r
512             this.tbMergeTso.TabIndex = 7;\r
513             this.tbMergeTso.DragDrop += new System.Windows.Forms.DragEventHandler(this.tbMergeTso_DragDrop);\r
514             this.tbMergeTso.DragEnter += new System.Windows.Forms.DragEventHandler(this.tbMergeTso_DragEnter);\r
515             // \r
516             // btnMerge\r
517             // \r
518             this.btnMerge.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
519             this.btnMerge.Location = new System.Drawing.Point(410, 249);\r
520             this.btnMerge.Name = "btnMerge";\r
521             this.btnMerge.Size = new System.Drawing.Size(75, 23);\r
522             this.btnMerge.TabIndex = 6;\r
523             this.btnMerge.Text = "実行";\r
524             this.btnMerge.UseVisualStyleBackColor = true;\r
525             this.btnMerge.Click += new System.EventHandler(this.btnMerge_Click);\r
526             // \r
527             // label9\r
528             // \r
529             this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
530             this.label9.AutoSize = true;\r
531             this.label9.Location = new System.Drawing.Point(3, 225);\r
532             this.label9.Name = "label9";\r
533             this.label9.Size = new System.Drawing.Size(51, 12);\r
534             this.label9.TabIndex = 5;\r
535             this.label9.Text = "出力TSO";\r
536             // \r
537             // btnMergeReset\r
538             // \r
539             this.btnMergeReset.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
540             this.btnMergeReset.Location = new System.Drawing.Point(167, 193);\r
541             this.btnMergeReset.Name = "btnMergeReset";\r
542             this.btnMergeReset.Size = new System.Drawing.Size(75, 23);\r
543             this.btnMergeReset.TabIndex = 4;\r
544             this.btnMergeReset.Text = "リセット";\r
545             this.btnMergeReset.UseVisualStyleBackColor = true;\r
546             this.btnMergeReset.Click += new System.EventHandler(this.btnMergeReset_Click);\r
547             // \r
548             // btnMergeDel\r
549             // \r
550             this.btnMergeDel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
551             this.btnMergeDel.Location = new System.Drawing.Point(86, 193);\r
552             this.btnMergeDel.Name = "btnMergeDel";\r
553             this.btnMergeDel.Size = new System.Drawing.Size(75, 23);\r
554             this.btnMergeDel.TabIndex = 3;\r
555             this.btnMergeDel.Text = "削除";\r
556             this.btnMergeDel.UseVisualStyleBackColor = true;\r
557             this.btnMergeDel.Click += new System.EventHandler(this.btnMergeDel_Click);\r
558             // \r
559             // btnMergeAdd\r
560             // \r
561             this.btnMergeAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
562             this.btnMergeAdd.Location = new System.Drawing.Point(5, 193);\r
563             this.btnMergeAdd.Name = "btnMergeAdd";\r
564             this.btnMergeAdd.Size = new System.Drawing.Size(75, 23);\r
565             this.btnMergeAdd.TabIndex = 2;\r
566             this.btnMergeAdd.Text = "追加";\r
567             this.btnMergeAdd.UseVisualStyleBackColor = true;\r
568             this.btnMergeAdd.Click += new System.EventHandler(this.btnMergeAdd_Click);\r
569             // \r
570             // label8\r
571             // \r
572             this.label8.AutoSize = true;\r
573             this.label8.Location = new System.Drawing.Point(3, 0);\r
574             this.label8.Name = "label8";\r
575             this.label8.Size = new System.Drawing.Size(51, 12);\r
576             this.label8.TabIndex = 1;\r
577             this.label8.Text = "入力TSO";\r
578             // \r
579             // tvMerge\r
580             // \r
581             this.tvMerge.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
582                         | System.Windows.Forms.AnchorStyles.Left)\r
583                         | System.Windows.Forms.AnchorStyles.Right)));\r
584             this.tvMerge.CheckBoxes = true;\r
585             this.tvMerge.HideSelection = false;\r
586             this.tvMerge.ItemHeight = 17;\r
587             this.tvMerge.Location = new System.Drawing.Point(3, 15);\r
588             this.tvMerge.Name = "tvMerge";\r
589             this.tvMerge.Size = new System.Drawing.Size(482, 170);\r
590             this.tvMerge.TabIndex = 0;\r
591             this.tvMerge.AfterCheck += new System.Windows.Forms.TreeViewEventHandler(this.tvMerge_AfterCheck);\r
592             // \r
593             // Form1\r
594             // \r
595             this.AllowDrop = true;\r
596             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
597             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
598             this.ClientSize = new System.Drawing.Size(520, 324);\r
599             this.Controls.Add(this.tabControl1);\r
600             this.MinimumSize = new System.Drawing.Size(528, 200);\r
601             this.Name = "Form1";\r
602             this.Text = "Tso2MqoGui v0.34";\r
603             this.Load += new System.EventHandler(this.Form1_Load);\r
604             this.DragDrop += new System.Windows.Forms.DragEventHandler(this.Form1_DragDrop);\r
605             this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed);\r
606             this.DragEnter += new System.Windows.Forms.DragEventHandler(this.Form1_DragEnter);\r
607             this.tabControl1.ResumeLayout(false);\r
608             this.tabPage1.ResumeLayout(false);\r
609             this.tabPage1.PerformLayout();\r
610             this.tabPage2.ResumeLayout(false);\r
611             this.tabPage2.PerformLayout();\r
612             this.gbBone.ResumeLayout(false);\r
613             this.gbBone.PerformLayout();\r
614             this.tabPage3.ResumeLayout(false);\r
615             this.tabPage3.PerformLayout();\r
616             this.ResumeLayout(false);\r
617 \r
618         }\r
619 \r
620         #endregion\r
621 \r
622         private System.Windows.Forms.Button button1;\r
623         private System.Windows.Forms.TextBox tbPath;\r
624         private System.Windows.Forms.Label label1;\r
625         private System.Windows.Forms.Label label2;\r
626         private System.Windows.Forms.TabControl tabControl1;\r
627         private System.Windows.Forms.TabPage tabPage1;\r
628         private System.Windows.Forms.CheckBox cbMakeSub;\r
629         private System.Windows.Forms.TabPage tabPage2;\r
630         private System.Windows.Forms.Button btnMqoFile;\r
631         private System.Windows.Forms.TextBox tbMqoFile;\r
632         private System.Windows.Forms.Label label3;\r
633         private System.Windows.Forms.Button btnTsoFile;\r
634         private System.Windows.Forms.Button btnTsoFileRef;\r
635         private System.Windows.Forms.RadioButton rbOneBone;\r
636         private System.Windows.Forms.RadioButton rbRefBone;\r
637         private System.Windows.Forms.TextBox tbTsoFile;\r
638         private System.Windows.Forms.Label label5;\r
639         private System.Windows.Forms.TextBox tbTsoFileRef;\r
640         private System.Windows.Forms.Label label4;\r
641         private System.Windows.Forms.Button btnGenerate;\r
642         private System.Windows.Forms.CheckBox cbCopyTSO;\r
643         private System.Windows.Forms.RadioButton rbBoneRokDeBone;\r
644         private System.Windows.Forms.RadioButton rbBoneNone;\r
645         private System.Windows.Forms.GroupBox gbBone;\r
646         private System.Windows.Forms.Button btnRefresh;\r
647         private System.Windows.Forms.Button btnSelectAll;\r
648         private System.Windows.Forms.Label label7;\r
649         private System.Windows.Forms.Button btnAssign;\r
650         private System.Windows.Forms.TreeView tvBones;\r
651         private System.Windows.Forms.ListView lvObjects;\r
652         private System.Windows.Forms.Label label6;\r
653         private System.Windows.Forms.ColumnHeader chObjects1;\r
654         private System.Windows.Forms.ColumnHeader chObjects2;\r
655         private System.Windows.Forms.Button btnDeselectAll;\r
656         private System.Windows.Forms.CheckBox cbShowMaterials;\r
657         private System.Windows.Forms.TabPage tabPage3;\r
658         private System.Windows.Forms.Button btnMergeReset;\r
659         private System.Windows.Forms.Button btnMergeDel;\r
660         private System.Windows.Forms.Button btnMergeAdd;\r
661         private System.Windows.Forms.Label label8;\r
662         private System.Windows.Forms.TreeView tvMerge;\r
663         private System.Windows.Forms.Button btnMergeTso;\r
664         private System.Windows.Forms.TextBox tbMergeTso;\r
665         private System.Windows.Forms.Button btnMerge;\r
666         private System.Windows.Forms.Label label9;\r
667     }\r
668 }\r
669 \r