OSDN Git Service

#28821 DTXCreator: DTXV/DTXManiaのViewer切り替え時、設定画面のgroup表示もenable/disableするようにした。
[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.tabPage全般.SuspendLayout();\r
56                         ( (System.ComponentModel.ISupportInitialize) ( this.numericUpDown最近使用したファイルの最大表示個数 ) ).BeginInit();\r
57                         this.tabControlオプション.SuspendLayout();\r
58                         this.tabPageLanes.SuspendLayout();\r
59                         this.tabPageViewer.SuspendLayout();\r
60                         this.groupBox_SelectViewer.SuspendLayout();\r
61                         this.groupBox_SoundDeviceSettings.SuspendLayout();\r
62                         this.SuspendLayout();\r
63                         // \r
64                         // tabPage全般\r
65                         // \r
66                         this.tabPage全般.Controls.Add( this.checkBoxPlaySoundOnChip );\r
67                         this.tabPage全般.Controls.Add( this.checkBoxPreviewBGM );\r
68                         this.tabPage全般.Controls.Add( this.checkBoxオートフォーカス );\r
69                         this.tabPage全般.Controls.Add( this.label個まで表示する );\r
70                         this.tabPage全般.Controls.Add( this.checkBox最近使用したファイル );\r
71                         this.tabPage全般.Controls.Add( this.numericUpDown最近使用したファイルの最大表示個数 );\r
72                         resources.ApplyResources( this.tabPage全般, "tabPage全般" );\r
73                         this.tabPage全般.Name = "tabPage全般";\r
74                         this.tabPage全般.UseVisualStyleBackColor = true;\r
75                         // \r
76                         // checkBoxPlaySoundOnChip\r
77                         // \r
78                         resources.ApplyResources( this.checkBoxPlaySoundOnChip, "checkBoxPlaySoundOnChip" );\r
79                         this.checkBoxPlaySoundOnChip.Name = "checkBoxPlaySoundOnChip";\r
80                         this.checkBoxPlaySoundOnChip.UseVisualStyleBackColor = true;\r
81                         // \r
82                         // checkBoxPreviewBGM\r
83                         // \r
84                         resources.ApplyResources( this.checkBoxPreviewBGM, "checkBoxPreviewBGM" );\r
85                         this.checkBoxPreviewBGM.Name = "checkBoxPreviewBGM";\r
86                         this.checkBoxPreviewBGM.UseVisualStyleBackColor = true;\r
87                         // \r
88                         // checkBoxオートフォーカス\r
89                         // \r
90                         resources.ApplyResources( this.checkBoxオートフォーカス, "checkBoxオートフォーカス" );\r
91                         this.checkBoxオートフォーカス.Name = "checkBoxオートフォーカス";\r
92                         this.checkBoxオートフォーカス.UseVisualStyleBackColor = true;\r
93                         // \r
94                         // label個まで表示する\r
95                         // \r
96                         resources.ApplyResources( this.label個まで表示する, "label個まで表示する" );\r
97                         this.label個まで表示する.Name = "label個まで表示する";\r
98                         // \r
99                         // checkBox最近使用したファイル\r
100                         // \r
101                         resources.ApplyResources( this.checkBox最近使用したファイル, "checkBox最近使用したファイル" );\r
102                         this.checkBox最近使用したファイル.Name = "checkBox最近使用したファイル";\r
103                         this.checkBox最近使用したファイル.UseVisualStyleBackColor = true;\r
104                         // \r
105                         // numericUpDown最近使用したファイルの最大表示個数\r
106                         // \r
107                         resources.ApplyResources( this.numericUpDown最近使用したファイルの最大表示個数, "numericUpDown最近使用したファイルの最大表示個数" );\r
108                         this.numericUpDown最近使用したファイルの最大表示個数.Maximum = new decimal( new int[] {\r
109             10,\r
110             0,\r
111             0,\r
112             0} );\r
113                         this.numericUpDown最近使用したファイルの最大表示個数.Minimum = new decimal( new int[] {\r
114             1,\r
115             0,\r
116             0,\r
117             0} );\r
118                         this.numericUpDown最近使用したファイルの最大表示個数.Name = "numericUpDown最近使用したファイルの最大表示個数";\r
119                         this.numericUpDown最近使用したファイルの最大表示個数.Value = new decimal( new int[] {\r
120             1,\r
121             0,\r
122             0,\r
123             0} );\r
124                         // \r
125                         // tabControlオプション\r
126                         // \r
127                         resources.ApplyResources( this.tabControlオプション, "tabControlオプション" );\r
128                         this.tabControlオプション.Controls.Add( this.tabPage全般 );\r
129                         this.tabControlオプション.Controls.Add( this.tabPageLanes );\r
130                         this.tabControlオプション.Controls.Add( this.tabPageViewer );\r
131                         this.tabControlオプション.Name = "tabControlオプション";\r
132                         this.tabControlオプション.SelectedIndex = 0;\r
133                         this.tabControlオプション.KeyDown += new System.Windows.Forms.KeyEventHandler( this.tabControlオプション_KeyDown );\r
134                         // \r
135                         // tabPageLanes\r
136                         // \r
137                         this.tabPageLanes.Controls.Add( this.labelSelectLanes );\r
138                         this.tabPageLanes.Controls.Add( this.checkedListBoxLaneSelectList );\r
139                         resources.ApplyResources( this.tabPageLanes, "tabPageLanes" );\r
140                         this.tabPageLanes.Name = "tabPageLanes";\r
141                         this.tabPageLanes.UseVisualStyleBackColor = true;\r
142                         // \r
143                         // labelSelectLanes\r
144                         // \r
145                         resources.ApplyResources( this.labelSelectLanes, "labelSelectLanes" );\r
146                         this.labelSelectLanes.Name = "labelSelectLanes";\r
147                         // \r
148                         // checkedListBoxLaneSelectList\r
149                         // \r
150                         this.checkedListBoxLaneSelectList.CheckOnClick = true;\r
151                         this.checkedListBoxLaneSelectList.FormattingEnabled = true;\r
152                         resources.ApplyResources( this.checkedListBoxLaneSelectList, "checkedListBoxLaneSelectList" );\r
153                         this.checkedListBoxLaneSelectList.Name = "checkedListBoxLaneSelectList";\r
154                         // \r
155                         // tabPageViewer\r
156                         // \r
157                         this.tabPageViewer.Controls.Add( this.groupBox_SelectViewer );\r
158                         resources.ApplyResources( this.tabPageViewer, "tabPageViewer" );\r
159                         this.tabPageViewer.Name = "tabPageViewer";\r
160                         this.tabPageViewer.UseVisualStyleBackColor = true;\r
161                         // \r
162                         // groupBox_SelectViewer\r
163                         // \r
164                         this.groupBox_SelectViewer.Controls.Add( this.groupBox_SoundDeviceSettings );\r
165                         this.groupBox_SelectViewer.Controls.Add( this.radioButton_UseDTXViewer );\r
166                         this.groupBox_SelectViewer.Controls.Add( this.radioButton_UseDTXManiaGR );\r
167                         resources.ApplyResources( this.groupBox_SelectViewer, "groupBox_SelectViewer" );\r
168                         this.groupBox_SelectViewer.Name = "groupBox_SelectViewer";\r
169                         this.groupBox_SelectViewer.TabStop = false;\r
170                         // \r
171                         // groupBox_SoundDeviceSettings\r
172                         // \r
173                         this.groupBox_SoundDeviceSettings.Controls.Add( this.label_Notice );\r
174                         this.groupBox_SoundDeviceSettings.Controls.Add( this.radioButton_DirectSound );\r
175                         this.groupBox_SoundDeviceSettings.Controls.Add( this.radioButton_WASAPI );\r
176                         this.groupBox_SoundDeviceSettings.Controls.Add( this.comboBox_ASIOdevices );\r
177                         this.groupBox_SoundDeviceSettings.Controls.Add( this.radioButton_ASIO );\r
178                         resources.ApplyResources( this.groupBox_SoundDeviceSettings, "groupBox_SoundDeviceSettings" );\r
179                         this.groupBox_SoundDeviceSettings.Name = "groupBox_SoundDeviceSettings";\r
180                         this.groupBox_SoundDeviceSettings.TabStop = false;\r
181                         // \r
182                         // label_Notice\r
183                         // \r
184                         resources.ApplyResources( this.label_Notice, "label_Notice" );\r
185                         this.label_Notice.AutoEllipsis = true;\r
186                         this.label_Notice.Name = "label_Notice";\r
187                         // \r
188                         // radioButton_DirectSound\r
189                         // \r
190                         resources.ApplyResources( this.radioButton_DirectSound, "radioButton_DirectSound" );\r
191                         this.radioButton_DirectSound.Name = "radioButton_DirectSound";\r
192                         this.radioButton_DirectSound.TabStop = true;\r
193                         this.radioButton_DirectSound.UseVisualStyleBackColor = true;\r
194                         this.radioButton_DirectSound.CheckedChanged += new System.EventHandler( this.radioButton_DirectSound_CheckedChanged );\r
195                         // \r
196                         // radioButton_WASAPI\r
197                         // \r
198                         resources.ApplyResources( this.radioButton_WASAPI, "radioButton_WASAPI" );\r
199                         this.radioButton_WASAPI.Name = "radioButton_WASAPI";\r
200                         this.radioButton_WASAPI.TabStop = true;\r
201                         this.radioButton_WASAPI.UseVisualStyleBackColor = true;\r
202                         this.radioButton_WASAPI.CheckedChanged += new System.EventHandler( this.radioButton_WASAPI_CheckedChanged );\r
203                         // \r
204                         // comboBox_ASIOdevices\r
205                         // \r
206                         this.comboBox_ASIOdevices.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
207                         this.comboBox_ASIOdevices.FormattingEnabled = true;\r
208                         resources.ApplyResources( this.comboBox_ASIOdevices, "comboBox_ASIOdevices" );\r
209                         this.comboBox_ASIOdevices.Name = "comboBox_ASIOdevices";\r
210                         // \r
211                         // radioButton_ASIO\r
212                         // \r
213                         resources.ApplyResources( this.radioButton_ASIO, "radioButton_ASIO" );\r
214                         this.radioButton_ASIO.Name = "radioButton_ASIO";\r
215                         this.radioButton_ASIO.TabStop = true;\r
216                         this.radioButton_ASIO.UseVisualStyleBackColor = true;\r
217                         this.radioButton_ASIO.CheckedChanged += new System.EventHandler( this.radioButton_ASIO_CheckedChanged );\r
218                         // \r
219                         // radioButton_UseDTXViewer\r
220                         // \r
221                         resources.ApplyResources( this.radioButton_UseDTXViewer, "radioButton_UseDTXViewer" );\r
222                         this.radioButton_UseDTXViewer.Name = "radioButton_UseDTXViewer";\r
223                         this.radioButton_UseDTXViewer.TabStop = true;\r
224                         this.radioButton_UseDTXViewer.UseVisualStyleBackColor = true;\r
225                         this.radioButton_UseDTXViewer.CheckedChanged += new System.EventHandler( this.radioButton_UseDTXViewer_CheckedChanged );\r
226                         // \r
227                         // radioButton_UseDTXManiaGR\r
228                         // \r
229                         resources.ApplyResources( this.radioButton_UseDTXManiaGR, "radioButton_UseDTXManiaGR" );\r
230                         this.radioButton_UseDTXManiaGR.Name = "radioButton_UseDTXManiaGR";\r
231                         this.radioButton_UseDTXManiaGR.TabStop = true;\r
232                         this.radioButton_UseDTXManiaGR.UseVisualStyleBackColor = true;\r
233                         this.radioButton_UseDTXManiaGR.CheckedChanged += new System.EventHandler( this.radioButton_UseDTXManiaGR_CheckedChanged );\r
234                         // \r
235                         // button1\r
236                         // \r
237                         resources.ApplyResources( this.button1, "button1" );\r
238                         this.button1.DialogResult = System.Windows.Forms.DialogResult.Cancel;\r
239                         this.button1.Name = "button1";\r
240                         this.button1.UseVisualStyleBackColor = true;\r
241                         // \r
242                         // buttonOK\r
243                         // \r
244                         resources.ApplyResources( this.buttonOK, "buttonOK" );\r
245                         this.buttonOK.DialogResult = System.Windows.Forms.DialogResult.OK;\r
246                         this.buttonOK.Name = "buttonOK";\r
247                         this.buttonOK.UseVisualStyleBackColor = true;\r
248                         // \r
249                         // Cオプションダイアログ\r
250                         // \r
251                         resources.ApplyResources( this, "$this" );\r
252                         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
253                         this.ControlBox = false;\r
254                         this.Controls.Add( this.buttonOK );\r
255                         this.Controls.Add( this.button1 );\r
256                         this.Controls.Add( this.tabControlオプション );\r
257                         this.MaximizeBox = false;\r
258                         this.MinimizeBox = false;\r
259                         this.Name = "Cオプションダイアログ";\r
260                         this.KeyDown += new System.Windows.Forms.KeyEventHandler( this.Cオプションダイアログ_KeyDown );\r
261                         this.tabPage全般.ResumeLayout( false );\r
262                         this.tabPage全般.PerformLayout();\r
263                         ( (System.ComponentModel.ISupportInitialize) ( this.numericUpDown最近使用したファイルの最大表示個数 ) ).EndInit();\r
264                         this.tabControlオプション.ResumeLayout( false );\r
265                         this.tabPageLanes.ResumeLayout( false );\r
266                         this.tabPageLanes.PerformLayout();\r
267                         this.tabPageViewer.ResumeLayout( false );\r
268                         this.groupBox_SelectViewer.ResumeLayout( false );\r
269                         this.groupBox_SelectViewer.PerformLayout();\r
270                         this.groupBox_SoundDeviceSettings.ResumeLayout( false );\r
271                         this.groupBox_SoundDeviceSettings.PerformLayout();\r
272                         this.ResumeLayout( false );\r
273 \r
274                 }\r
275 \r
276                 #endregion\r
277 \r
278                 private System.Windows.Forms.TabPage tabPage全般;\r
279                 internal System.Windows.Forms.CheckBox checkBoxオートフォーカス;\r
280                 private System.Windows.Forms.Label label個まで表示する;\r
281                 internal System.Windows.Forms.CheckBox checkBox最近使用したファイル;\r
282                 internal System.Windows.Forms.NumericUpDown numericUpDown最近使用したファイルの最大表示個数;\r
283                 private System.Windows.Forms.TabControl tabControlオプション;\r
284                 internal System.Windows.Forms.CheckBox checkBoxPreviewBGM;\r
285                 internal System.Windows.Forms.CheckBox checkBoxPlaySoundOnChip;\r
286                 private System.Windows.Forms.Button button1;\r
287                 private System.Windows.Forms.Button buttonOK;\r
288                 private System.Windows.Forms.TabPage tabPageLanes;\r
289                 internal System.Windows.Forms.CheckedListBox checkedListBoxLaneSelectList;\r
290                 private System.Windows.Forms.Label labelSelectLanes;\r
291                 private System.Windows.Forms.TabPage tabPageViewer;\r
292                 internal System.Windows.Forms.RadioButton radioButton_ASIO;\r
293                 internal System.Windows.Forms.RadioButton radioButton_WASAPI;\r
294                 internal System.Windows.Forms.RadioButton radioButton_DirectSound;\r
295                 internal System.Windows.Forms.RadioButton radioButton_UseDTXManiaGR;\r
296                 internal System.Windows.Forms.RadioButton radioButton_UseDTXViewer;\r
297                 private System.Windows.Forms.GroupBox groupBox_SelectViewer;\r
298                 internal System.Windows.Forms.ComboBox comboBox_ASIOdevices;\r
299                 private System.Windows.Forms.Label label_Notice;\r
300                 internal System.Windows.Forms.GroupBox groupBox_SoundDeviceSettings;\r
301 \r
302         }\r
303 }