OSDN Git Service

・ 「DTXCreatorプロジェクト」と「実行時フォルダ(DTXCreator)」を trunk/ に追加。
[dtxmania/dtxmania.git] / DTXCreatorプロジェクト / コード / 02.WAV_BMP_AVI / Cサウンドプロパティダイアログ.Designer.cs
1 namespace DTXCreator.WAV_BMP_AVI\r
2 {\r
3         partial class Cサウンドプロパティダイアログ\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.components = new System.ComponentModel.Container();\r
32                         this.toolTip1 = new System.Windows.Forms.ToolTip( this.components );\r
33                         this.textBoxラベル = new System.Windows.Forms.TextBox();\r
34                         this.labelラベル = new System.Windows.Forms.Label();\r
35                         this.textBoxファイル = new System.Windows.Forms.TextBox();\r
36                         this.labelファイル = new System.Windows.Forms.Label();\r
37                         this.label音量 = new System.Windows.Forms.Label();\r
38                         this.label位置 = new System.Windows.Forms.Label();\r
39                         this.button参照 = new System.Windows.Forms.Button();\r
40                         this.hScrollBar音量 = new System.Windows.Forms.HScrollBar();\r
41                         this.textBox音量 = new System.Windows.Forms.TextBox();\r
42                         this.textBox位置 = new System.Windows.Forms.TextBox();\r
43                         this.hScrollBar位置 = new System.Windows.Forms.HScrollBar();\r
44                         this.button背景色 = new System.Windows.Forms.Button();\r
45                         this.button文字色 = new System.Windows.Forms.Button();\r
46                         this.button標準色に戻す = new System.Windows.Forms.Button();\r
47                         this.button試聴 = new System.Windows.Forms.Button();\r
48                         this.checkBoxBGM = new System.Windows.Forms.CheckBox();\r
49                         this.buttonOK = new System.Windows.Forms.Button();\r
50                         this.buttonキャンセル = new System.Windows.Forms.Button();\r
51                         this.textBoxWAV番号 = new System.Windows.Forms.TextBox();\r
52                         this.labelWAV番号 = new System.Windows.Forms.Label();\r
53                         this.label音量無音 = new System.Windows.Forms.Label();\r
54                         this.label位置左 = new System.Windows.Forms.Label();\r
55                         this.labe音量原音 = new System.Windows.Forms.Label();\r
56                         this.label位置右 = new System.Windows.Forms.Label();\r
57                         this.label位置中央 = new System.Windows.Forms.Label();\r
58                         this.SuspendLayout();\r
59                         // \r
60                         // textBoxラベル\r
61                         // \r
62                         this.textBoxラベル.Location = new System.Drawing.Point( 69, 40 );\r
63                         this.textBoxラベル.Name = "textBoxラベル";\r
64                         this.textBoxラベル.Size = new System.Drawing.Size( 294, 19 );\r
65                         this.textBoxラベル.TabIndex = 0;\r
66                         this.toolTip1.SetToolTip( this.textBoxラベル, "サウンドファイルに名前を自由に設定できます。\r\n" );\r
67                         this.textBoxラベル.KeyDown += new System.Windows.Forms.KeyEventHandler( this.textBoxラベル_KeyDown );\r
68                         // \r
69                         // labelラベル\r
70                         // \r
71                         this.labelラベル.AutoSize = true;\r
72                         this.labelラベル.Location = new System.Drawing.Point( 9, 43 );\r
73                         this.labelラベル.Name = "labelラベル";\r
74                         this.labelラベル.Size = new System.Drawing.Size( 33, 12 );\r
75                         this.labelラベル.TabIndex = 16;\r
76                         this.labelラベル.Text = "ラベル\r\n";\r
77                         this.toolTip1.SetToolTip( this.labelラベル, "サウンドファイルに名前を自由に設定できます。\r\n" );\r
78                         // \r
79                         // textBoxファイル\r
80                         // \r
81                         this.textBoxファイル.Location = new System.Drawing.Point( 69, 65 );\r
82                         this.textBoxファイル.Name = "textBoxファイル";\r
83                         this.textBoxファイル.Size = new System.Drawing.Size( 217, 19 );\r
84                         this.textBoxファイル.TabIndex = 1;\r
85                         this.toolTip1.SetToolTip( this.textBoxファイル, "サウンドファイル名。\r\n" );\r
86                         this.textBoxファイル.KeyDown += new System.Windows.Forms.KeyEventHandler( this.textBoxファイル_KeyDown );\r
87                         // \r
88                         // labelファイル\r
89                         // \r
90                         this.labelファイル.AutoSize = true;\r
91                         this.labelファイル.Location = new System.Drawing.Point( 9, 68 );\r
92                         this.labelファイル.Name = "labelファイル";\r
93                         this.labelファイル.Size = new System.Drawing.Size( 51, 12 );\r
94                         this.labelファイル.TabIndex = 17;\r
95                         this.labelファイル.Text = "ファイル名\r\n";\r
96                         this.toolTip1.SetToolTip( this.labelファイル, "サウンドファイル名。\r\n" );\r
97                         // \r
98                         // label音量\r
99                         // \r
100                         this.label音量.AutoSize = true;\r
101                         this.label音量.Location = new System.Drawing.Point( 9, 123 );\r
102                         this.label音量.Name = "label音量";\r
103                         this.label音量.Size = new System.Drawing.Size( 29, 12 );\r
104                         this.label音量.TabIndex = 18;\r
105                         this.label音量.Text = "音量";\r
106                         this.toolTip1.SetToolTip( this.label音量, "サウンドの音量を設定します。\r\n" );\r
107                         // \r
108                         // label位置\r
109                         // \r
110                         this.label位置.AutoSize = true;\r
111                         this.label位置.Location = new System.Drawing.Point( 9, 159 );\r
112                         this.label位置.Name = "label位置";\r
113                         this.label位置.Size = new System.Drawing.Size( 29, 12 );\r
114                         this.label位置.TabIndex = 19;\r
115                         this.label位置.Text = "位置";\r
116                         this.toolTip1.SetToolTip( this.label位置, "サウンドの位置を設定します。" );\r
117                         // \r
118                         // button参照\r
119                         // \r
120                         this.button参照.Location = new System.Drawing.Point( 292, 61 );\r
121                         this.button参照.Name = "button参照";\r
122                         this.button参照.Size = new System.Drawing.Size( 71, 23 );\r
123                         this.button参照.TabIndex = 2;\r
124                         this.button参照.Text = "参照...\r\n";\r
125                         this.toolTip1.SetToolTip( this.button参照, "サウンドファイルをダイアログから選択します。\r\n" );\r
126                         this.button参照.UseVisualStyleBackColor = true;\r
127                         this.button参照.Click += new System.EventHandler( this.button参照_Click );\r
128                         this.button参照.KeyDown += new System.Windows.Forms.KeyEventHandler( this.button参照_KeyDown );\r
129                         // \r
130                         // hScrollBar音量\r
131                         // \r
132                         this.hScrollBar音量.Location = new System.Drawing.Point( 130, 120 );\r
133                         this.hScrollBar音量.Maximum = 109;\r
134                         this.hScrollBar音量.Name = "hScrollBar音量";\r
135                         this.hScrollBar音量.Size = new System.Drawing.Size( 182, 17 );\r
136                         this.hScrollBar音量.TabIndex = 5;\r
137                         this.toolTip1.SetToolTip( this.hScrollBar音量, "サウンドの音量を設定します。\r\n" );\r
138                         this.hScrollBar音量.Value = 100;\r
139                         this.hScrollBar音量.ValueChanged += new System.EventHandler( this.hScrollBar音量_ValueChanged );\r
140                         // \r
141                         // textBox音量\r
142                         // \r
143                         this.textBox音量.Location = new System.Drawing.Point( 69, 120 );\r
144                         this.textBox音量.MaxLength = 3;\r
145                         this.textBox音量.Name = "textBox音量";\r
146                         this.textBox音量.Size = new System.Drawing.Size( 58, 19 );\r
147                         this.textBox音量.TabIndex = 4;\r
148                         this.textBox音量.Text = "100";\r
149                         this.textBox音量.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;\r
150                         this.toolTip1.SetToolTip( this.textBox音量, "サウンドの音量を設定します。\r\n" );\r
151                         this.textBox音量.WordWrap = false;\r
152                         this.textBox音量.KeyDown += new System.Windows.Forms.KeyEventHandler( this.textBox音量_KeyDown );\r
153                         this.textBox音量.Leave += new System.EventHandler( this.textBox音量_Leave );\r
154                         // \r
155                         // textBox位置\r
156                         // \r
157                         this.textBox位置.Location = new System.Drawing.Point( 69, 156 );\r
158                         this.textBox位置.MaxLength = 4;\r
159                         this.textBox位置.Name = "textBox位置";\r
160                         this.textBox位置.Size = new System.Drawing.Size( 58, 19 );\r
161                         this.textBox位置.TabIndex = 6;\r
162                         this.textBox位置.Text = "0";\r
163                         this.textBox位置.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;\r
164                         this.toolTip1.SetToolTip( this.textBox位置, "サウンドの位置を設定します。\r\n" );\r
165                         this.textBox位置.WordWrap = false;\r
166                         this.textBox位置.KeyDown += new System.Windows.Forms.KeyEventHandler( this.textBox位置_KeyDown );\r
167                         this.textBox位置.Leave += new System.EventHandler( this.textBox位置_Leave );\r
168                         // \r
169                         // hScrollBar位置\r
170                         // \r
171                         this.hScrollBar位置.Location = new System.Drawing.Point( 130, 158 );\r
172                         this.hScrollBar位置.Maximum = 209;\r
173                         this.hScrollBar位置.Name = "hScrollBar位置";\r
174                         this.hScrollBar位置.Size = new System.Drawing.Size( 182, 17 );\r
175                         this.hScrollBar位置.TabIndex = 7;\r
176                         this.toolTip1.SetToolTip( this.hScrollBar位置, "サウンドの位置を設定します。\r\n" );\r
177                         this.hScrollBar位置.Value = 100;\r
178                         this.hScrollBar位置.ValueChanged += new System.EventHandler( this.hScrollBar位置_ValueChanged );\r
179                         // \r
180                         // button背景色\r
181                         // \r
182                         this.button背景色.Location = new System.Drawing.Point( 133, 9 );\r
183                         this.button背景色.Name = "button背景色";\r
184                         this.button背景色.Size = new System.Drawing.Size( 51, 23 );\r
185                         this.button背景色.TabIndex = 11;\r
186                         this.button背景色.Text = "背景色";\r
187                         this.toolTip1.SetToolTip( this.button背景色, "WAVリスト行の背景色を設定します。\r\n" );\r
188                         this.button背景色.UseVisualStyleBackColor = true;\r
189                         this.button背景色.Click += new System.EventHandler( this.button背景色_Click );\r
190                         this.button背景色.KeyDown += new System.Windows.Forms.KeyEventHandler( this.button背景色_KeyDown );\r
191                         // \r
192                         // button文字色\r
193                         // \r
194                         this.button文字色.Location = new System.Drawing.Point( 190, 9 );\r
195                         this.button文字色.Name = "button文字色";\r
196                         this.button文字色.Size = new System.Drawing.Size( 51, 23 );\r
197                         this.button文字色.TabIndex = 12;\r
198                         this.button文字色.Text = "文字色\r\n";\r
199                         this.toolTip1.SetToolTip( this.button文字色, "WAVリスト行の文字色を設定します。\r\n" );\r
200                         this.button文字色.UseVisualStyleBackColor = true;\r
201                         this.button文字色.Click += new System.EventHandler( this.button文字色_Click );\r
202                         this.button文字色.KeyDown += new System.Windows.Forms.KeyEventHandler( this.button文字色_KeyDown );\r
203                         // \r
204                         // button標準色に戻す\r
205                         // \r
206                         this.button標準色に戻す.Location = new System.Drawing.Point( 247, 9 );\r
207                         this.button標準色に戻す.Name = "button標準色に戻す";\r
208                         this.button標準色に戻す.Size = new System.Drawing.Size( 92, 23 );\r
209                         this.button標準色に戻す.TabIndex = 13;\r
210                         this.button標準色に戻す.Text = "標準色に戻す\r\n";\r
211                         this.toolTip1.SetToolTip( this.button標準色に戻す, "WAVリスト行の背景色と文字色を標準色に戻します。\r\n" );\r
212                         this.button標準色に戻す.UseVisualStyleBackColor = true;\r
213                         this.button標準色に戻す.Click += new System.EventHandler( this.button標準色に戻す_Click );\r
214                         this.button標準色に戻す.KeyDown += new System.Windows.Forms.KeyEventHandler( this.button標準色に戻す_KeyDown );\r
215                         // \r
216                         // button試聴\r
217                         // \r
218                         this.button試聴.Location = new System.Drawing.Point( 65, 202 );\r
219                         this.button試聴.Name = "button試聴";\r
220                         this.button試聴.Size = new System.Drawing.Size( 75, 23 );\r
221                         this.button試聴.TabIndex = 10;\r
222                         this.button試聴.Text = "試聴";\r
223                         this.toolTip1.SetToolTip( this.button試聴, "現在のサウンドファイルを試聴します。\r\n" );\r
224                         this.button試聴.UseVisualStyleBackColor = true;\r
225                         this.button試聴.Click += new System.EventHandler( this.button試聴_Click );\r
226                         this.button試聴.KeyDown += new System.Windows.Forms.KeyEventHandler( this.button試聴_KeyDown );\r
227                         // \r
228                         // checkBoxBGM\r
229                         // \r
230                         this.checkBoxBGM.AutoSize = true;\r
231                         this.checkBoxBGM.Location = new System.Drawing.Point( 69, 90 );\r
232                         this.checkBoxBGM.Name = "checkBoxBGM";\r
233                         this.checkBoxBGM.Size = new System.Drawing.Size( 182, 16 );\r
234                         this.checkBoxBGM.TabIndex = 3;\r
235                         this.checkBoxBGM.Text = "このサウンドをBGMとして使用する\r\n";\r
236                         this.toolTip1.SetToolTip( this.checkBoxBGM, "このサウンドをBGMサウンドとして使用する場合にオンにします。\r\n" );\r
237                         this.checkBoxBGM.UseVisualStyleBackColor = true;\r
238                         // \r
239                         // buttonOK\r
240                         // \r
241                         this.buttonOK.DialogResult = System.Windows.Forms.DialogResult.OK;\r
242                         this.buttonOK.Location = new System.Drawing.Point( 207, 202 );\r
243                         this.buttonOK.Name = "buttonOK";\r
244                         this.buttonOK.Size = new System.Drawing.Size( 75, 23 );\r
245                         this.buttonOK.TabIndex = 8;\r
246                         this.buttonOK.Text = "OK";\r
247                         this.buttonOK.UseVisualStyleBackColor = true;\r
248                         // \r
249                         // buttonキャンセル\r
250                         // \r
251                         this.buttonキャンセル.DialogResult = System.Windows.Forms.DialogResult.Cancel;\r
252                         this.buttonキャンセル.Location = new System.Drawing.Point( 288, 202 );\r
253                         this.buttonキャンセル.Name = "buttonキャンセル";\r
254                         this.buttonキャンセル.Size = new System.Drawing.Size( 75, 23 );\r
255                         this.buttonキャンセル.TabIndex = 9;\r
256                         this.buttonキャンセル.Text = "キャンセル\r\n";\r
257                         this.buttonキャンセル.UseVisualStyleBackColor = true;\r
258                         // \r
259                         // textBoxWAV番号\r
260                         // \r
261                         this.textBoxWAV番号.Location = new System.Drawing.Point( 69, 11 );\r
262                         this.textBoxWAV番号.Name = "textBoxWAV番号";\r
263                         this.textBoxWAV番号.ReadOnly = true;\r
264                         this.textBoxWAV番号.Size = new System.Drawing.Size( 58, 19 );\r
265                         this.textBoxWAV番号.TabIndex = 14;\r
266                         this.textBoxWAV番号.TabStop = false;\r
267                         this.textBoxWAV番号.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;\r
268                         // \r
269                         // labelWAV番号\r
270                         // \r
271                         this.labelWAV番号.AutoSize = true;\r
272                         this.labelWAV番号.Location = new System.Drawing.Point( 9, 14 );\r
273                         this.labelWAV番号.Name = "labelWAV番号";\r
274                         this.labelWAV番号.Size = new System.Drawing.Size( 54, 12 );\r
275                         this.labelWAV番号.TabIndex = 15;\r
276                         this.labelWAV番号.Text = "WAV番号\r\n";\r
277                         // \r
278                         // label音量無音\r
279                         // \r
280                         this.label音量無音.AutoSize = true;\r
281                         this.label音量無音.Location = new System.Drawing.Point( 128, 108 );\r
282                         this.label音量無音.Name = "label音量無音";\r
283                         this.label音量無音.Size = new System.Drawing.Size( 29, 12 );\r
284                         this.label音量無音.TabIndex = 20;\r
285                         this.label音量無音.Text = "無音";\r
286                         this.label音量無音.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
287                         // \r
288                         // label位置左\r
289                         // \r
290                         this.label位置左.AutoSize = true;\r
291                         this.label位置左.Location = new System.Drawing.Point( 128, 142 );\r
292                         this.label位置左.Name = "label位置左";\r
293                         this.label位置左.Size = new System.Drawing.Size( 17, 12 );\r
294                         this.label位置左.TabIndex = 22;\r
295                         this.label位置左.Text = "左";\r
296                         this.label位置左.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
297                         // \r
298                         // labe音量原音\r
299                         // \r
300                         this.labe音量原音.AutoSize = true;\r
301                         this.labe音量原音.Location = new System.Drawing.Point( 283, 108 );\r
302                         this.labe音量原音.Name = "labe音量原音";\r
303                         this.labe音量原音.Size = new System.Drawing.Size( 29, 12 );\r
304                         this.labe音量原音.TabIndex = 21;\r
305                         this.labe音量原音.Text = "原音\r\n";\r
306                         this.labe音量原音.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
307                         // \r
308                         // label位置右\r
309                         // \r
310                         this.label位置右.AutoSize = true;\r
311                         this.label位置右.Location = new System.Drawing.Point( 295, 142 );\r
312                         this.label位置右.Name = "label位置右";\r
313                         this.label位置右.Size = new System.Drawing.Size( 17, 12 );\r
314                         this.label位置右.TabIndex = 24;\r
315                         this.label位置右.Text = "右";\r
316                         this.label位置右.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
317                         // \r
318                         // label位置中央\r
319                         // \r
320                         this.label位置中央.AutoSize = true;\r
321                         this.label位置中央.Location = new System.Drawing.Point( 208, 142 );\r
322                         this.label位置中央.Name = "label位置中央";\r
323                         this.label位置中央.Size = new System.Drawing.Size( 29, 12 );\r
324                         this.label位置中央.TabIndex = 23;\r
325                         this.label位置中央.Text = "中央";\r
326                         this.label位置中央.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;\r
327                         // \r
328                         // Cサウンドプロパティダイアログ\r
329                         // \r
330                         this.AutoScaleDimensions = new System.Drawing.SizeF( 6F, 12F );\r
331                         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
332                         this.ClientSize = new System.Drawing.Size( 378, 237 );\r
333                         this.ControlBox = false;\r
334                         this.Controls.Add( this.checkBoxBGM );\r
335                         this.Controls.Add( this.button試聴 );\r
336                         this.Controls.Add( this.button標準色に戻す );\r
337                         this.Controls.Add( this.button文字色 );\r
338                         this.Controls.Add( this.button背景色 );\r
339                         this.Controls.Add( this.label位置中央 );\r
340                         this.Controls.Add( this.label位置右 );\r
341                         this.Controls.Add( this.labe音量原音 );\r
342                         this.Controls.Add( this.hScrollBar位置 );\r
343                         this.Controls.Add( this.textBox位置 );\r
344                         this.Controls.Add( this.textBox音量 );\r
345                         this.Controls.Add( this.hScrollBar音量 );\r
346                         this.Controls.Add( this.label位置左 );\r
347                         this.Controls.Add( this.label音量無音 );\r
348                         this.Controls.Add( this.button参照 );\r
349                         this.Controls.Add( this.labelWAV番号 );\r
350                         this.Controls.Add( this.textBoxWAV番号 );\r
351                         this.Controls.Add( this.label位置 );\r
352                         this.Controls.Add( this.label音量 );\r
353                         this.Controls.Add( this.labelファイル );\r
354                         this.Controls.Add( this.textBoxファイル );\r
355                         this.Controls.Add( this.labelラベル );\r
356                         this.Controls.Add( this.textBoxラベル );\r
357                         this.Controls.Add( this.buttonキャンセル );\r
358                         this.Controls.Add( this.buttonOK );\r
359                         this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;\r
360                         this.MaximizeBox = false;\r
361                         this.MinimizeBox = false;\r
362                         this.Name = "Cサウンドプロパティダイアログ";\r
363                         this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
364                         this.Text = "サウンドプロパティ";\r
365                         this.TopMost = true;\r
366                         this.ResumeLayout( false );\r
367                         this.PerformLayout();\r
368 \r
369                 }\r
370 \r
371                 #endregion\r
372 \r
373                 private System.Windows.Forms.ToolTip toolTip1;\r
374                 private System.Windows.Forms.Button buttonOK;\r
375                 private System.Windows.Forms.Button buttonキャンセル;\r
376                 internal System.Windows.Forms.TextBox textBoxラベル;\r
377                 private System.Windows.Forms.Label labelラベル;\r
378                 internal System.Windows.Forms.TextBox textBoxファイル;\r
379                 private System.Windows.Forms.Label labelファイル;\r
380                 private System.Windows.Forms.Label label音量;\r
381                 private System.Windows.Forms.Label label位置;\r
382                 public System.Windows.Forms.TextBox textBoxWAV番号;\r
383                 private System.Windows.Forms.Label labelWAV番号;\r
384                 private System.Windows.Forms.Button button参照;\r
385                 private System.Windows.Forms.Label label音量無音;\r
386                 private System.Windows.Forms.Label label位置左;\r
387                 public System.Windows.Forms.HScrollBar hScrollBar音量;\r
388                 internal System.Windows.Forms.TextBox textBox音量;\r
389                 internal System.Windows.Forms.TextBox textBox位置;\r
390                 public System.Windows.Forms.HScrollBar hScrollBar位置;\r
391                 private System.Windows.Forms.Label labe音量原音;\r
392                 private System.Windows.Forms.Label label位置右;\r
393                 private System.Windows.Forms.Label label位置中央;\r
394                 private System.Windows.Forms.Button button背景色;\r
395                 private System.Windows.Forms.Button button文字色;\r
396                 private System.Windows.Forms.Button button標準色に戻す;\r
397                 private System.Windows.Forms.Button button試聴;\r
398                 internal System.Windows.Forms.CheckBox checkBoxBGM;\r
399         }\r
400 }