OSDN Git Service

#28821 DTXC: サウンドデバイス定義のenumを、FDK定義のものを使用するよう修正。
[dtxmania/dtxmania.git] / DTXCreatorプロジェクト / コード / 03.オプション関連 / Cオプションダイアログ.Designer.cs
1 namespace DTXCreator.オプション関連\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                         System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager( typeof( Cオプションダイアログ ) );\r
32                         this.tabPage全般 = new System.Windows.Forms.TabPage();\r
33                         this.checkBoxPlaySoundOnChip = new System.Windows.Forms.CheckBox();\r
34                         this.checkBoxPreviewBGM = new System.Windows.Forms.CheckBox();\r
35                         this.checkBoxオートフォーカス = new System.Windows.Forms.CheckBox();\r
36                         this.label個まで表示する = new System.Windows.Forms.Label();\r
37                         this.checkBox最近使用したファイル = new System.Windows.Forms.CheckBox();\r
38                         this.numericUpDown最近使用したファイルの最大表示個数 = new System.Windows.Forms.NumericUpDown();\r
39                         this.tabControlオプション = new System.Windows.Forms.TabControl();\r
40                         this.tabPageLanes = new System.Windows.Forms.TabPage();\r
41                         this.labelSelectLanes = new System.Windows.Forms.Label();\r
42                         this.checkedListBoxLaneSelectList = new System.Windows.Forms.CheckedListBox();\r
43                         this.tabPageViewer = new System.Windows.Forms.TabPage();\r
44                         this.groupBox_SelectViewer = new System.Windows.Forms.GroupBox();\r
45                         this.groupBox_SoundDeviceSettings = new System.Windows.Forms.GroupBox();\r
46                         this.label_Notice = new System.Windows.Forms.Label();\r
47                         this.radioButton_DirectSound = new System.Windows.Forms.RadioButton();\r
48                         this.radioButton_WASAPI = new System.Windows.Forms.RadioButton();\r
49                         this.comboBox_ASIOdevices = new System.Windows.Forms.ComboBox();\r
50                         this.radioButton_ASIO = new System.Windows.Forms.RadioButton();\r
51                         this.radioButton_UseDTXViewer = new System.Windows.Forms.RadioButton();\r
52                         this.radioButton_UseDTXManiaGR = new System.Windows.Forms.RadioButton();\r
53                         this.button1 = new System.Windows.Forms.Button();\r
54                         this.buttonOK = new System.Windows.Forms.Button();\r
55                         this.groupBox_DTXManiaSettings = new System.Windows.Forms.GroupBox();\r
56                         this.checkBox_GRmode = new System.Windows.Forms.CheckBox();\r
57                         this.checkBox1_VSyncWait = new System.Windows.Forms.CheckBox();\r
58                         this.checkBox_TimeStretch = new System.Windows.Forms.CheckBox();\r
59                         this.tabPage全般.SuspendLayout();\r
60                         ( (System.ComponentModel.ISupportInitialize) ( this.numericUpDown最近使用したファイルの最大表示個数 ) ).BeginInit();\r
61                         this.tabControlオプション.SuspendLayout();\r
62                         this.tabPageLanes.SuspendLayout();\r
63                         this.tabPageViewer.SuspendLayout();\r
64                         this.groupBox_SelectViewer.SuspendLayout();\r
65                         this.groupBox_SoundDeviceSettings.SuspendLayout();\r
66                         this.groupBox_DTXManiaSettings.SuspendLayout();\r
67                         this.SuspendLayout();\r
68                         // \r
69                         // tabPage全般\r
70                         // \r
71                         this.tabPage全般.Controls.Add( this.checkBoxPlaySoundOnChip );\r
72                         this.tabPage全般.Controls.Add( this.checkBoxPreviewBGM );\r
73                         this.tabPage全般.Controls.Add( this.checkBoxオートフォーカス );\r
74                         this.tabPage全般.Controls.Add( this.label個まで表示する );\r
75                         this.tabPage全般.Controls.Add( this.checkBox最近使用したファイル );\r
76                         this.tabPage全般.Controls.Add( this.numericUpDown最近使用したファイルの最大表示個数 );\r
77                         resources.ApplyResources( this.tabPage全般, "tabPage全般" );\r
78                         this.tabPage全般.Name = "tabPage全般";\r
79                         this.tabPage全般.UseVisualStyleBackColor = true;\r
80                         // \r
81                         // checkBoxPlaySoundOnChip\r
82                         // \r
83                         resources.ApplyResources( this.checkBoxPlaySoundOnChip, "checkBoxPlaySoundOnChip" );\r
84                         this.checkBoxPlaySoundOnChip.Name = "checkBoxPlaySoundOnChip";\r
85                         this.checkBoxPlaySoundOnChip.UseVisualStyleBackColor = true;\r
86                         // \r
87                         // checkBoxPreviewBGM\r
88                         // \r
89                         resources.ApplyResources( this.checkBoxPreviewBGM, "checkBoxPreviewBGM" );\r
90                         this.checkBoxPreviewBGM.Name = "checkBoxPreviewBGM";\r
91                         this.checkBoxPreviewBGM.UseVisualStyleBackColor = true;\r
92                         // \r
93                         // checkBoxオートフォーカス\r
94                         // \r
95                         resources.ApplyResources( this.checkBoxオートフォーカス, "checkBoxオートフォーカス" );\r
96                         this.checkBoxオートフォーカス.Name = "checkBoxオートフォーカス";\r
97                         this.checkBoxオートフォーカス.UseVisualStyleBackColor = true;\r
98                         // \r
99                         // label個まで表示する\r
100                         // \r
101                         resources.ApplyResources( this.label個まで表示する, "label個まで表示する" );\r
102                         this.label個まで表示する.Name = "label個まで表示する";\r
103                         // \r
104                         // checkBox最近使用したファイル\r
105                         // \r
106                         resources.ApplyResources( this.checkBox最近使用したファイル, "checkBox最近使用したファイル" );\r
107                         this.checkBox最近使用したファイル.Name = "checkBox最近使用したファイル";\r
108                         this.checkBox最近使用したファイル.UseVisualStyleBackColor = true;\r
109                         // \r
110                         // numericUpDown最近使用したファイルの最大表示個数\r
111                         // \r
112                         resources.ApplyResources( this.numericUpDown最近使用したファイルの最大表示個数, "numericUpDown最近使用したファイルの最大表示個数" );\r
113                         this.numericUpDown最近使用したファイルの最大表示個数.Maximum = new decimal( new int[] {\r
114             10,\r
115             0,\r
116             0,\r
117             0} );\r
118                         this.numericUpDown最近使用したファイルの最大表示個数.Minimum = new decimal( new int[] {\r
119             1,\r
120             0,\r
121             0,\r
122             0} );\r
123                         this.numericUpDown最近使用したファイルの最大表示個数.Name = "numericUpDown最近使用したファイルの最大表示個数";\r
124                         this.numericUpDown最近使用したファイルの最大表示個数.Value = new decimal( new int[] {\r
125             1,\r
126             0,\r
127             0,\r
128             0} );\r
129                         // \r
130                         // tabControlオプション\r
131                         // \r
132                         resources.ApplyResources( this.tabControlオプション, "tabControlオプション" );\r
133                         this.tabControlオプション.Controls.Add( this.tabPage全般 );\r
134                         this.tabControlオプション.Controls.Add( this.tabPageLanes );\r
135                         this.tabControlオプション.Controls.Add( this.tabPageViewer );\r
136                         this.tabControlオプション.Name = "tabControlオプション";\r
137                         this.tabControlオプション.SelectedIndex = 0;\r
138                         this.tabControlオプション.KeyDown += new System.Windows.Forms.KeyEventHandler( this.tabControlオプション_KeyDown );\r
139                         // \r
140                         // tabPageLanes\r
141                         // \r
142                         this.tabPageLanes.Controls.Add( this.labelSelectLanes );\r
143                         this.tabPageLanes.Controls.Add( this.checkedListBoxLaneSelectList );\r
144                         resources.ApplyResources( this.tabPageLanes, "tabPageLanes" );\r
145                         this.tabPageLanes.Name = "tabPageLanes";\r
146                         this.tabPageLanes.UseVisualStyleBackColor = true;\r
147                         // \r
148                         // labelSelectLanes\r
149                         // \r
150                         resources.ApplyResources( this.labelSelectLanes, "labelSelectLanes" );\r
151                         this.labelSelectLanes.Name = "labelSelectLanes";\r
152                         // \r
153                         // checkedListBoxLaneSelectList\r
154                         // \r
155                         this.checkedListBoxLaneSelectList.CheckOnClick = true;\r
156                         this.checkedListBoxLaneSelectList.FormattingEnabled = true;\r
157                         resources.ApplyResources( this.checkedListBoxLaneSelectList, "checkedListBoxLaneSelectList" );\r
158                         this.checkedListBoxLaneSelectList.Name = "checkedListBoxLaneSelectList";\r
159                         // \r
160                         // tabPageViewer\r
161                         // \r
162                         this.tabPageViewer.Controls.Add( this.groupBox_SelectViewer );\r
163                         resources.ApplyResources( this.tabPageViewer, "tabPageViewer" );\r
164                         this.tabPageViewer.Name = "tabPageViewer";\r
165                         this.tabPageViewer.UseVisualStyleBackColor = true;\r
166                         // \r
167                         // groupBox_SelectViewer\r
168                         // \r
169                         this.groupBox_SelectViewer.Controls.Add( this.groupBox_DTXManiaSettings );\r
170                         this.groupBox_SelectViewer.Controls.Add( this.groupBox_SoundDeviceSettings );\r
171                         this.groupBox_SelectViewer.Controls.Add( this.radioButton_UseDTXViewer );\r
172                         this.groupBox_SelectViewer.Controls.Add( this.radioButton_UseDTXManiaGR );\r
173                         resources.ApplyResources( this.groupBox_SelectViewer, "groupBox_SelectViewer" );\r
174                         this.groupBox_SelectViewer.Name = "groupBox_SelectViewer";\r
175                         this.groupBox_SelectViewer.TabStop = false;\r
176                         // \r
177                         // groupBox_SoundDeviceSettings\r
178                         // \r
179                         this.groupBox_SoundDeviceSettings.Controls.Add( this.label_Notice );\r
180                         this.groupBox_SoundDeviceSettings.Controls.Add( this.radioButton_DirectSound );\r
181                         this.groupBox_SoundDeviceSettings.Controls.Add( this.radioButton_WASAPI );\r
182                         this.groupBox_SoundDeviceSettings.Controls.Add( this.comboBox_ASIOdevices );\r
183                         this.groupBox_SoundDeviceSettings.Controls.Add( this.radioButton_ASIO );\r
184                         resources.ApplyResources( this.groupBox_SoundDeviceSettings, "groupBox_SoundDeviceSettings" );\r
185                         this.groupBox_SoundDeviceSettings.Name = "groupBox_SoundDeviceSettings";\r
186                         this.groupBox_SoundDeviceSettings.TabStop = false;\r
187                         // \r
188                         // label_Notice\r
189                         // \r
190                         resources.ApplyResources( this.label_Notice, "label_Notice" );\r
191                         this.label_Notice.AutoEllipsis = true;\r
192                         this.label_Notice.Name = "label_Notice";\r
193                         // \r
194                         // radioButton_DirectSound\r
195                         // \r
196                         resources.ApplyResources( this.radioButton_DirectSound, "radioButton_DirectSound" );\r
197                         this.radioButton_DirectSound.Name = "radioButton_DirectSound";\r
198                         this.radioButton_DirectSound.TabStop = true;\r
199                         this.radioButton_DirectSound.UseVisualStyleBackColor = true;\r
200                         this.radioButton_DirectSound.CheckedChanged += new System.EventHandler( this.radioButton_DirectSound_CheckedChanged );\r
201                         // \r
202                         // radioButton_WASAPI\r
203                         // \r
204                         resources.ApplyResources( this.radioButton_WASAPI, "radioButton_WASAPI" );\r
205                         this.radioButton_WASAPI.Name = "radioButton_WASAPI";\r
206                         this.radioButton_WASAPI.TabStop = true;\r
207                         this.radioButton_WASAPI.UseVisualStyleBackColor = true;\r
208                         this.radioButton_WASAPI.CheckedChanged += new System.EventHandler( this.radioButton_WASAPI_CheckedChanged );\r
209                         // \r
210                         // comboBox_ASIOdevices\r
211                         // \r
212                         this.comboBox_ASIOdevices.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
213                         this.comboBox_ASIOdevices.FormattingEnabled = true;\r
214                         resources.ApplyResources( this.comboBox_ASIOdevices, "comboBox_ASIOdevices" );\r
215                         this.comboBox_ASIOdevices.Name = "comboBox_ASIOdevices";\r
216                         // \r
217                         // radioButton_ASIO\r
218                         // \r
219                         resources.ApplyResources( this.radioButton_ASIO, "radioButton_ASIO" );\r
220                         this.radioButton_ASIO.Name = "radioButton_ASIO";\r
221                         this.radioButton_ASIO.TabStop = true;\r
222                         this.radioButton_ASIO.UseVisualStyleBackColor = true;\r
223                         this.radioButton_ASIO.CheckedChanged += new System.EventHandler( this.radioButton_ASIO_CheckedChanged );\r
224                         // \r
225                         // radioButton_UseDTXViewer\r
226                         // \r
227                         resources.ApplyResources( this.radioButton_UseDTXViewer, "radioButton_UseDTXViewer" );\r
228                         this.radioButton_UseDTXViewer.Name = "radioButton_UseDTXViewer";\r
229                         this.radioButton_UseDTXViewer.TabStop = true;\r
230                         this.radioButton_UseDTXViewer.UseVisualStyleBackColor = true;\r
231                         this.radioButton_UseDTXViewer.CheckedChanged += new System.EventHandler( this.radioButton_UseDTXViewer_CheckedChanged );\r
232                         // \r
233                         // radioButton_UseDTXManiaGR\r
234                         // \r
235                         resources.ApplyResources( this.radioButton_UseDTXManiaGR, "radioButton_UseDTXManiaGR" );\r
236                         this.radioButton_UseDTXManiaGR.Name = "radioButton_UseDTXManiaGR";\r
237                         this.radioButton_UseDTXManiaGR.TabStop = true;\r
238                         this.radioButton_UseDTXManiaGR.UseVisualStyleBackColor = true;\r
239                         this.radioButton_UseDTXManiaGR.CheckedChanged += new System.EventHandler( this.radioButton_UseDTXManiaGR_CheckedChanged );\r
240                         // \r
241                         // button1\r
242                         // \r
243                         resources.ApplyResources( this.button1, "button1" );\r
244                         this.button1.DialogResult = System.Windows.Forms.DialogResult.Cancel;\r
245                         this.button1.Name = "button1";\r
246                         this.button1.UseVisualStyleBackColor = true;\r
247                         // \r
248                         // buttonOK\r
249                         // \r
250                         resources.ApplyResources( this.buttonOK, "buttonOK" );\r
251                         this.buttonOK.DialogResult = System.Windows.Forms.DialogResult.OK;\r
252                         this.buttonOK.Name = "buttonOK";\r
253                         this.buttonOK.UseVisualStyleBackColor = true;\r
254                         // \r
255                         // groupBox_DTXManiaSettings\r
256                         // \r
257                         this.groupBox_DTXManiaSettings.Controls.Add( this.checkBox_TimeStretch );\r
258                         this.groupBox_DTXManiaSettings.Controls.Add( this.checkBox1_VSyncWait );\r
259                         this.groupBox_DTXManiaSettings.Controls.Add( this.checkBox_GRmode );\r
260                         resources.ApplyResources( this.groupBox_DTXManiaSettings, "groupBox_DTXManiaSettings" );\r
261                         this.groupBox_DTXManiaSettings.Name = "groupBox_DTXManiaSettings";\r
262                         this.groupBox_DTXManiaSettings.TabStop = false;\r
263                         // \r
264                         // checkBox_GRmode\r
265                         // \r
266                         resources.ApplyResources( this.checkBox_GRmode, "checkBox_GRmode" );\r
267                         this.checkBox_GRmode.Name = "checkBox_GRmode";\r
268                         this.checkBox_GRmode.UseVisualStyleBackColor = true;\r
269                         // \r
270                         // checkBox1_VSyncWait\r
271                         // \r
272                         resources.ApplyResources( this.checkBox1_VSyncWait, "checkBox1_VSyncWait" );\r
273                         this.checkBox1_VSyncWait.Name = "checkBox1_VSyncWait";\r
274                         this.checkBox1_VSyncWait.UseVisualStyleBackColor = true;\r
275                         // \r
276                         // checkBox_TimeStretch\r
277                         // \r
278                         resources.ApplyResources( this.checkBox_TimeStretch, "checkBox_TimeStretch" );\r
279                         this.checkBox_TimeStretch.Name = "checkBox_TimeStretch";\r
280                         this.checkBox_TimeStretch.UseVisualStyleBackColor = true;\r
281                         // \r
282                         // Cオプションダイアログ\r
283                         // \r
284                         resources.ApplyResources( this, "$this" );\r
285                         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
286                         this.ControlBox = false;\r
287                         this.Controls.Add( this.buttonOK );\r
288                         this.Controls.Add( this.button1 );\r
289                         this.Controls.Add( this.tabControlオプション );\r
290                         this.MaximizeBox = false;\r
291                         this.MinimizeBox = false;\r
292                         this.Name = "Cオプションダイアログ";\r
293                         this.KeyDown += new System.Windows.Forms.KeyEventHandler( this.Cオプションダイアログ_KeyDown );\r
294                         this.tabPage全般.ResumeLayout( false );\r
295                         this.tabPage全般.PerformLayout();\r
296                         ( (System.ComponentModel.ISupportInitialize) ( this.numericUpDown最近使用したファイルの最大表示個数 ) ).EndInit();\r
297                         this.tabControlオプション.ResumeLayout( false );\r
298                         this.tabPageLanes.ResumeLayout( false );\r
299                         this.tabPageLanes.PerformLayout();\r
300                         this.tabPageViewer.ResumeLayout( false );\r
301                         this.groupBox_SelectViewer.ResumeLayout( false );\r
302                         this.groupBox_SelectViewer.PerformLayout();\r
303                         this.groupBox_SoundDeviceSettings.ResumeLayout( false );\r
304                         this.groupBox_SoundDeviceSettings.PerformLayout();\r
305                         this.groupBox_DTXManiaSettings.ResumeLayout( false );\r
306                         this.groupBox_DTXManiaSettings.PerformLayout();\r
307                         this.ResumeLayout( false );\r
308 \r
309                 }\r
310 \r
311                 #endregion\r
312 \r
313                 private System.Windows.Forms.TabPage tabPage全般;\r
314                 internal System.Windows.Forms.CheckBox checkBoxオートフォーカス;\r
315                 private System.Windows.Forms.Label label個まで表示する;\r
316                 internal System.Windows.Forms.CheckBox checkBox最近使用したファイル;\r
317                 internal System.Windows.Forms.NumericUpDown numericUpDown最近使用したファイルの最大表示個数;\r
318                 private System.Windows.Forms.TabControl tabControlオプション;\r
319                 internal System.Windows.Forms.CheckBox checkBoxPreviewBGM;\r
320                 internal System.Windows.Forms.CheckBox checkBoxPlaySoundOnChip;\r
321                 private System.Windows.Forms.Button button1;\r
322                 private System.Windows.Forms.Button buttonOK;\r
323                 private System.Windows.Forms.TabPage tabPageLanes;\r
324                 internal System.Windows.Forms.CheckedListBox checkedListBoxLaneSelectList;\r
325                 private System.Windows.Forms.Label labelSelectLanes;\r
326                 private System.Windows.Forms.TabPage tabPageViewer;\r
327                 internal System.Windows.Forms.RadioButton radioButton_ASIO;\r
328                 internal System.Windows.Forms.RadioButton radioButton_WASAPI;\r
329                 internal System.Windows.Forms.RadioButton radioButton_DirectSound;\r
330                 internal System.Windows.Forms.RadioButton radioButton_UseDTXManiaGR;\r
331                 internal System.Windows.Forms.RadioButton radioButton_UseDTXViewer;\r
332                 private System.Windows.Forms.GroupBox groupBox_SelectViewer;\r
333                 internal System.Windows.Forms.ComboBox comboBox_ASIOdevices;\r
334                 private System.Windows.Forms.Label label_Notice;\r
335                 internal System.Windows.Forms.GroupBox groupBox_SoundDeviceSettings;\r
336                 private System.Windows.Forms.GroupBox groupBox_DTXManiaSettings;\r
337                 private System.Windows.Forms.CheckBox checkBox_GRmode;\r
338                 private System.Windows.Forms.CheckBox checkBox_TimeStretch;\r
339                 private System.Windows.Forms.CheckBox checkBox1_VSyncWait;\r
340 \r
341         }\r
342 }