OSDN Git Service

DTXManiaソリューション、DTXManiaプロジェクト、DTXCreatorプロジェクト、FDKプロジェクトについて英語化。
[dtxmania/dtxmania.git] / DTXCreatorプロジェクト / コード / 03.オプション関連 / Cオプションダイアログ.Designer.cs
diff --git a/DTXCreatorプロジェクト/コード/03.オプション関連/Cオプションダイアログ.Designer.cs b/DTXCreatorプロジェクト/コード/03.オプション関連/Cオプションダイアログ.Designer.cs
deleted file mode 100644 (file)
index b26107c..0000000
+++ /dev/null
@@ -1,545 +0,0 @@
-namespace DTXCreator.オプション関連\r
-{\r
-       partial class Cオプションダイアログ\r
-       {\r
-               /// <summary>\r
-               /// 必要なデザイナ変数です。\r
-               /// </summary>\r
-               private System.ComponentModel.IContainer components = null;\r
-\r
-               /// <summary>\r
-               /// 使用中のリソースをすべてクリーンアップします。\r
-               /// </summary>\r
-               /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>\r
-               protected override void Dispose( bool disposing )\r
-               {\r
-                       if( disposing && ( components != null ) )\r
-                       {\r
-                               components.Dispose();\r
-                       }\r
-                       base.Dispose( disposing );\r
-               }\r
-\r
-               #region Windows フォーム デザイナで生成されたコード\r
-\r
-               /// <summary>\r
-               /// デザイナ サポートに必要なメソッドです。このメソッドの内容を\r
-               /// コード エディタで変更しないでください。\r
-               /// </summary>\r
-               private void InitializeComponent()\r
-               {\r
-                       System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager( typeof( Cオプションダイアログ ) );\r
-                       this.tabPage全般 = new System.Windows.Forms.TabPage();\r
-                       this.groupBoxDefaultOperationMode = new System.Windows.Forms.GroupBox();\r
-                       this.pictureBox_EditMode = new System.Windows.Forms.PictureBox();\r
-                       this.pictureBox_SelectMode = new System.Windows.Forms.PictureBox();\r
-                       this.radioButton_EditMode = new System.Windows.Forms.RadioButton();\r
-                       this.radioButton_SelectMode = new System.Windows.Forms.RadioButton();\r
-                       this.checkBoxPlaySoundOnChip = new System.Windows.Forms.CheckBox();\r
-                       this.checkBoxPreviewBGM = new System.Windows.Forms.CheckBox();\r
-                       this.checkBoxオートフォーカス = new System.Windows.Forms.CheckBox();\r
-                       this.label個まで表示する = new System.Windows.Forms.Label();\r
-                       this.checkBox最近使用したファイル = new System.Windows.Forms.CheckBox();\r
-                       this.numericUpDown最近使用したファイルの最大表示個数 = new System.Windows.Forms.NumericUpDown();\r
-                       this.tabControlオプション = new System.Windows.Forms.TabControl();\r
-                       this.tabPageLanes = new System.Windows.Forms.TabPage();\r
-                       this.labelSelectLanes = new System.Windows.Forms.Label();\r
-                       this.checkedListBoxLaneSelectList = new System.Windows.Forms.CheckedListBox();\r
-                       this.tabPageViewer = new System.Windows.Forms.TabPage();\r
-                       this.groupBox_SelectViewer = new System.Windows.Forms.GroupBox();\r
-                       this.groupBox_DTXManiaSettings = new System.Windows.Forms.GroupBox();\r
-                       this.label1 = new System.Windows.Forms.Label();\r
-                       this.checkBox_TimeStretch = new System.Windows.Forms.CheckBox();\r
-                       this.checkBox_VSyncWait = new System.Windows.Forms.CheckBox();\r
-                       this.checkBox_GRmode = new System.Windows.Forms.CheckBox();\r
-                       this.groupBox_SoundDeviceSettings = new System.Windows.Forms.GroupBox();\r
-                       this.label_Notice = new System.Windows.Forms.Label();\r
-                       this.radioButton_DirectSound = new System.Windows.Forms.RadioButton();\r
-                       this.radioButton_WASAPI = new System.Windows.Forms.RadioButton();\r
-                       this.comboBox_ASIOdevices = new System.Windows.Forms.ComboBox();\r
-                       this.radioButton_ASIO = new System.Windows.Forms.RadioButton();\r
-                       this.radioButton_UseDTXViewer = new System.Windows.Forms.RadioButton();\r
-                       this.radioButton_UseDTXManiaGR = new System.Windows.Forms.RadioButton();\r
-                       this.button1 = new System.Windows.Forms.Button();\r
-                       this.buttonOK = new System.Windows.Forms.Button();\r
-                       this.tabPage全般.SuspendLayout();\r
-                       this.groupBoxDefaultOperationMode.SuspendLayout();\r
-                       ( (System.ComponentModel.ISupportInitialize) ( this.pictureBox_EditMode ) ).BeginInit();\r
-                       ( (System.ComponentModel.ISupportInitialize) ( this.pictureBox_SelectMode ) ).BeginInit();\r
-                       ( (System.ComponentModel.ISupportInitialize) ( this.numericUpDown最近使用したファイルの最大表示個数 ) ).BeginInit();\r
-                       this.tabControlオプション.SuspendLayout();\r
-                       this.tabPageLanes.SuspendLayout();\r
-                       this.tabPageViewer.SuspendLayout();\r
-                       this.groupBox_SelectViewer.SuspendLayout();\r
-                       this.groupBox_DTXManiaSettings.SuspendLayout();\r
-                       this.groupBox_SoundDeviceSettings.SuspendLayout();\r
-                       this.SuspendLayout();\r
-                       // \r
-                       // tabPage全般\r
-                       // \r
-                       this.tabPage全般.AccessibleDescription = null;\r
-                       this.tabPage全般.AccessibleName = null;\r
-                       resources.ApplyResources( this.tabPage全般, "tabPage全般" );\r
-                       this.tabPage全般.BackgroundImage = null;\r
-                       this.tabPage全般.Controls.Add( this.groupBoxDefaultOperationMode );\r
-                       this.tabPage全般.Controls.Add( this.checkBoxPlaySoundOnChip );\r
-                       this.tabPage全般.Controls.Add( this.checkBoxPreviewBGM );\r
-                       this.tabPage全般.Controls.Add( this.checkBoxオートフォーカス );\r
-                       this.tabPage全般.Controls.Add( this.label個まで表示する );\r
-                       this.tabPage全般.Controls.Add( this.checkBox最近使用したファイル );\r
-                       this.tabPage全般.Controls.Add( this.numericUpDown最近使用したファイルの最大表示個数 );\r
-                       this.tabPage全般.Font = null;\r
-                       this.tabPage全般.Name = "tabPage全般";\r
-                       this.tabPage全般.UseVisualStyleBackColor = true;\r
-                       // \r
-                       // groupBoxDefaultOperationMode\r
-                       // \r
-                       this.groupBoxDefaultOperationMode.AccessibleDescription = null;\r
-                       this.groupBoxDefaultOperationMode.AccessibleName = null;\r
-                       resources.ApplyResources( this.groupBoxDefaultOperationMode, "groupBoxDefaultOperationMode" );\r
-                       this.groupBoxDefaultOperationMode.BackgroundImage = null;\r
-                       this.groupBoxDefaultOperationMode.Controls.Add( this.pictureBox_EditMode );\r
-                       this.groupBoxDefaultOperationMode.Controls.Add( this.pictureBox_SelectMode );\r
-                       this.groupBoxDefaultOperationMode.Controls.Add( this.radioButton_EditMode );\r
-                       this.groupBoxDefaultOperationMode.Controls.Add( this.radioButton_SelectMode );\r
-                       this.groupBoxDefaultOperationMode.Font = null;\r
-                       this.groupBoxDefaultOperationMode.Name = "groupBoxDefaultOperationMode";\r
-                       this.groupBoxDefaultOperationMode.TabStop = false;\r
-                       // \r
-                       // pictureBox_EditMode\r
-                       // \r
-                       this.pictureBox_EditMode.AccessibleDescription = null;\r
-                       this.pictureBox_EditMode.AccessibleName = null;\r
-                       resources.ApplyResources( this.pictureBox_EditMode, "pictureBox_EditMode" );\r
-                       this.pictureBox_EditMode.BackgroundImage = null;\r
-                       this.pictureBox_EditMode.ErrorImage = null;\r
-                       this.pictureBox_EditMode.Font = null;\r
-                       this.pictureBox_EditMode.Image = global::DTXCreator.Properties.Resources.鉛筆;\r
-                       this.pictureBox_EditMode.ImageLocation = null;\r
-                       this.pictureBox_EditMode.InitialImage = null;\r
-                       this.pictureBox_EditMode.Name = "pictureBox_EditMode";\r
-                       this.pictureBox_EditMode.TabStop = false;\r
-                       // \r
-                       // pictureBox_SelectMode\r
-                       // \r
-                       this.pictureBox_SelectMode.AccessibleDescription = null;\r
-                       this.pictureBox_SelectMode.AccessibleName = null;\r
-                       resources.ApplyResources( this.pictureBox_SelectMode, "pictureBox_SelectMode" );\r
-                       this.pictureBox_SelectMode.BackgroundImage = null;\r
-                       this.pictureBox_SelectMode.Font = null;\r
-                       this.pictureBox_SelectMode.Image = global::DTXCreator.Properties.Resources.矢印ポインタ;\r
-                       this.pictureBox_SelectMode.ImageLocation = null;\r
-                       this.pictureBox_SelectMode.InitialImage = null;\r
-                       this.pictureBox_SelectMode.Name = "pictureBox_SelectMode";\r
-                       this.pictureBox_SelectMode.TabStop = false;\r
-                       // \r
-                       // radioButton_EditMode\r
-                       // \r
-                       this.radioButton_EditMode.AccessibleDescription = null;\r
-                       this.radioButton_EditMode.AccessibleName = null;\r
-                       resources.ApplyResources( this.radioButton_EditMode, "radioButton_EditMode" );\r
-                       this.radioButton_EditMode.BackgroundImage = null;\r
-                       this.radioButton_EditMode.Font = null;\r
-                       this.radioButton_EditMode.Name = "radioButton_EditMode";\r
-                       this.radioButton_EditMode.TabStop = true;\r
-                       this.radioButton_EditMode.UseVisualStyleBackColor = true;\r
-                       this.radioButton_EditMode.CheckedChanged += new System.EventHandler( this.radioButtonEditMove_CheckedChanged );\r
-                       // \r
-                       // radioButton_SelectMode\r
-                       // \r
-                       this.radioButton_SelectMode.AccessibleDescription = null;\r
-                       this.radioButton_SelectMode.AccessibleName = null;\r
-                       resources.ApplyResources( this.radioButton_SelectMode, "radioButton_SelectMode" );\r
-                       this.radioButton_SelectMode.BackgroundImage = null;\r
-                       this.radioButton_SelectMode.Font = null;\r
-                       this.radioButton_SelectMode.Name = "radioButton_SelectMode";\r
-                       this.radioButton_SelectMode.TabStop = true;\r
-                       this.radioButton_SelectMode.UseVisualStyleBackColor = true;\r
-                       this.radioButton_SelectMode.CheckedChanged += new System.EventHandler( this.radioButtonSelectMode_CheckedChanged );\r
-                       // \r
-                       // checkBoxPlaySoundOnChip\r
-                       // \r
-                       this.checkBoxPlaySoundOnChip.AccessibleDescription = null;\r
-                       this.checkBoxPlaySoundOnChip.AccessibleName = null;\r
-                       resources.ApplyResources( this.checkBoxPlaySoundOnChip, "checkBoxPlaySoundOnChip" );\r
-                       this.checkBoxPlaySoundOnChip.BackgroundImage = null;\r
-                       this.checkBoxPlaySoundOnChip.Font = null;\r
-                       this.checkBoxPlaySoundOnChip.Name = "checkBoxPlaySoundOnChip";\r
-                       this.checkBoxPlaySoundOnChip.UseVisualStyleBackColor = true;\r
-                       // \r
-                       // checkBoxPreviewBGM\r
-                       // \r
-                       this.checkBoxPreviewBGM.AccessibleDescription = null;\r
-                       this.checkBoxPreviewBGM.AccessibleName = null;\r
-                       resources.ApplyResources( this.checkBoxPreviewBGM, "checkBoxPreviewBGM" );\r
-                       this.checkBoxPreviewBGM.BackgroundImage = null;\r
-                       this.checkBoxPreviewBGM.Font = null;\r
-                       this.checkBoxPreviewBGM.Name = "checkBoxPreviewBGM";\r
-                       this.checkBoxPreviewBGM.UseVisualStyleBackColor = true;\r
-                       // \r
-                       // checkBoxオートフォーカス\r
-                       // \r
-                       this.checkBoxオートフォーカス.AccessibleDescription = null;\r
-                       this.checkBoxオートフォーカス.AccessibleName = null;\r
-                       resources.ApplyResources( this.checkBoxオートフォーカス, "checkBoxオートフォーカス" );\r
-                       this.checkBoxオートフォーカス.BackgroundImage = null;\r
-                       this.checkBoxオートフォーカス.Font = null;\r
-                       this.checkBoxオートフォーカス.Name = "checkBoxオートフォーカス";\r
-                       this.checkBoxオートフォーカス.UseVisualStyleBackColor = true;\r
-                       // \r
-                       // label個まで表示する\r
-                       // \r
-                       this.label個まで表示する.AccessibleDescription = null;\r
-                       this.label個まで表示する.AccessibleName = null;\r
-                       resources.ApplyResources( this.label個まで表示する, "label個まで表示する" );\r
-                       this.label個まで表示する.Font = null;\r
-                       this.label個まで表示する.Name = "label個まで表示する";\r
-                       // \r
-                       // checkBox最近使用したファイル\r
-                       // \r
-                       this.checkBox最近使用したファイル.AccessibleDescription = null;\r
-                       this.checkBox最近使用したファイル.AccessibleName = null;\r
-                       resources.ApplyResources( this.checkBox最近使用したファイル, "checkBox最近使用したファイル" );\r
-                       this.checkBox最近使用したファイル.BackgroundImage = null;\r
-                       this.checkBox最近使用したファイル.Font = null;\r
-                       this.checkBox最近使用したファイル.Name = "checkBox最近使用したファイル";\r
-                       this.checkBox最近使用したファイル.UseVisualStyleBackColor = true;\r
-                       // \r
-                       // numericUpDown最近使用したファイルの最大表示個数\r
-                       // \r
-                       this.numericUpDown最近使用したファイルの最大表示個数.AccessibleDescription = null;\r
-                       this.numericUpDown最近使用したファイルの最大表示個数.AccessibleName = null;\r
-                       resources.ApplyResources( this.numericUpDown最近使用したファイルの最大表示個数, "numericUpDown最近使用したファイルの最大表示個数" );\r
-                       this.numericUpDown最近使用したファイルの最大表示個数.Font = null;\r
-                       this.numericUpDown最近使用したファイルの最大表示個数.Maximum = new decimal( new int[] {\r
-            10,\r
-            0,\r
-            0,\r
-            0} );\r
-                       this.numericUpDown最近使用したファイルの最大表示個数.Minimum = new decimal( new int[] {\r
-            1,\r
-            0,\r
-            0,\r
-            0} );\r
-                       this.numericUpDown最近使用したファイルの最大表示個数.Name = "numericUpDown最近使用したファイルの最大表示個数";\r
-                       this.numericUpDown最近使用したファイルの最大表示個数.Value = new decimal( new int[] {\r
-            1,\r
-            0,\r
-            0,\r
-            0} );\r
-                       // \r
-                       // tabControlオプション\r
-                       // \r
-                       this.tabControlオプション.AccessibleDescription = null;\r
-                       this.tabControlオプション.AccessibleName = null;\r
-                       resources.ApplyResources( this.tabControlオプション, "tabControlオプション" );\r
-                       this.tabControlオプション.BackgroundImage = null;\r
-                       this.tabControlオプション.Controls.Add( this.tabPage全般 );\r
-                       this.tabControlオプション.Controls.Add( this.tabPageLanes );\r
-                       this.tabControlオプション.Controls.Add( this.tabPageViewer );\r
-                       this.tabControlオプション.Font = null;\r
-                       this.tabControlオプション.Name = "tabControlオプション";\r
-                       this.tabControlオプション.SelectedIndex = 0;\r
-                       this.tabControlオプション.KeyDown += new System.Windows.Forms.KeyEventHandler( this.tabControlオプション_KeyDown );\r
-                       // \r
-                       // tabPageLanes\r
-                       // \r
-                       this.tabPageLanes.AccessibleDescription = null;\r
-                       this.tabPageLanes.AccessibleName = null;\r
-                       resources.ApplyResources( this.tabPageLanes, "tabPageLanes" );\r
-                       this.tabPageLanes.BackgroundImage = null;\r
-                       this.tabPageLanes.Controls.Add( this.labelSelectLanes );\r
-                       this.tabPageLanes.Controls.Add( this.checkedListBoxLaneSelectList );\r
-                       this.tabPageLanes.Font = null;\r
-                       this.tabPageLanes.Name = "tabPageLanes";\r
-                       this.tabPageLanes.UseVisualStyleBackColor = true;\r
-                       // \r
-                       // labelSelectLanes\r
-                       // \r
-                       this.labelSelectLanes.AccessibleDescription = null;\r
-                       this.labelSelectLanes.AccessibleName = null;\r
-                       resources.ApplyResources( this.labelSelectLanes, "labelSelectLanes" );\r
-                       this.labelSelectLanes.Font = null;\r
-                       this.labelSelectLanes.Name = "labelSelectLanes";\r
-                       // \r
-                       // checkedListBoxLaneSelectList\r
-                       // \r
-                       this.checkedListBoxLaneSelectList.AccessibleDescription = null;\r
-                       this.checkedListBoxLaneSelectList.AccessibleName = null;\r
-                       resources.ApplyResources( this.checkedListBoxLaneSelectList, "checkedListBoxLaneSelectList" );\r
-                       this.checkedListBoxLaneSelectList.BackgroundImage = null;\r
-                       this.checkedListBoxLaneSelectList.CheckOnClick = true;\r
-                       this.checkedListBoxLaneSelectList.Font = null;\r
-                       this.checkedListBoxLaneSelectList.FormattingEnabled = true;\r
-                       this.checkedListBoxLaneSelectList.Name = "checkedListBoxLaneSelectList";\r
-                       // \r
-                       // tabPageViewer\r
-                       // \r
-                       this.tabPageViewer.AccessibleDescription = null;\r
-                       this.tabPageViewer.AccessibleName = null;\r
-                       resources.ApplyResources( this.tabPageViewer, "tabPageViewer" );\r
-                       this.tabPageViewer.BackgroundImage = null;\r
-                       this.tabPageViewer.Controls.Add( this.groupBox_SelectViewer );\r
-                       this.tabPageViewer.Font = null;\r
-                       this.tabPageViewer.Name = "tabPageViewer";\r
-                       this.tabPageViewer.UseVisualStyleBackColor = true;\r
-                       // \r
-                       // groupBox_SelectViewer\r
-                       // \r
-                       this.groupBox_SelectViewer.AccessibleDescription = null;\r
-                       this.groupBox_SelectViewer.AccessibleName = null;\r
-                       resources.ApplyResources( this.groupBox_SelectViewer, "groupBox_SelectViewer" );\r
-                       this.groupBox_SelectViewer.BackgroundImage = null;\r
-                       this.groupBox_SelectViewer.Controls.Add( this.groupBox_DTXManiaSettings );\r
-                       this.groupBox_SelectViewer.Controls.Add( this.groupBox_SoundDeviceSettings );\r
-                       this.groupBox_SelectViewer.Controls.Add( this.radioButton_UseDTXViewer );\r
-                       this.groupBox_SelectViewer.Controls.Add( this.radioButton_UseDTXManiaGR );\r
-                       this.groupBox_SelectViewer.Font = null;\r
-                       this.groupBox_SelectViewer.Name = "groupBox_SelectViewer";\r
-                       this.groupBox_SelectViewer.TabStop = false;\r
-                       // \r
-                       // groupBox_DTXManiaSettings\r
-                       // \r
-                       this.groupBox_DTXManiaSettings.AccessibleDescription = null;\r
-                       this.groupBox_DTXManiaSettings.AccessibleName = null;\r
-                       resources.ApplyResources( this.groupBox_DTXManiaSettings, "groupBox_DTXManiaSettings" );\r
-                       this.groupBox_DTXManiaSettings.BackgroundImage = null;\r
-                       this.groupBox_DTXManiaSettings.Controls.Add( this.label1 );\r
-                       this.groupBox_DTXManiaSettings.Controls.Add( this.checkBox_TimeStretch );\r
-                       this.groupBox_DTXManiaSettings.Controls.Add( this.checkBox_VSyncWait );\r
-                       this.groupBox_DTXManiaSettings.Controls.Add( this.checkBox_GRmode );\r
-                       this.groupBox_DTXManiaSettings.Font = null;\r
-                       this.groupBox_DTXManiaSettings.Name = "groupBox_DTXManiaSettings";\r
-                       this.groupBox_DTXManiaSettings.TabStop = false;\r
-                       // \r
-                       // label1\r
-                       // \r
-                       this.label1.AccessibleDescription = null;\r
-                       this.label1.AccessibleName = null;\r
-                       resources.ApplyResources( this.label1, "label1" );\r
-                       this.label1.Font = null;\r
-                       this.label1.Name = "label1";\r
-                       // \r
-                       // checkBox_TimeStretch\r
-                       // \r
-                       this.checkBox_TimeStretch.AccessibleDescription = null;\r
-                       this.checkBox_TimeStretch.AccessibleName = null;\r
-                       resources.ApplyResources( this.checkBox_TimeStretch, "checkBox_TimeStretch" );\r
-                       this.checkBox_TimeStretch.BackgroundImage = null;\r
-                       this.checkBox_TimeStretch.Font = null;\r
-                       this.checkBox_TimeStretch.Name = "checkBox_TimeStretch";\r
-                       this.checkBox_TimeStretch.UseVisualStyleBackColor = true;\r
-                       // \r
-                       // checkBox_VSyncWait\r
-                       // \r
-                       this.checkBox_VSyncWait.AccessibleDescription = null;\r
-                       this.checkBox_VSyncWait.AccessibleName = null;\r
-                       resources.ApplyResources( this.checkBox_VSyncWait, "checkBox_VSyncWait" );\r
-                       this.checkBox_VSyncWait.BackgroundImage = null;\r
-                       this.checkBox_VSyncWait.Font = null;\r
-                       this.checkBox_VSyncWait.Name = "checkBox_VSyncWait";\r
-                       this.checkBox_VSyncWait.UseVisualStyleBackColor = true;\r
-                       // \r
-                       // checkBox_GRmode\r
-                       // \r
-                       this.checkBox_GRmode.AccessibleDescription = null;\r
-                       this.checkBox_GRmode.AccessibleName = null;\r
-                       resources.ApplyResources( this.checkBox_GRmode, "checkBox_GRmode" );\r
-                       this.checkBox_GRmode.BackgroundImage = null;\r
-                       this.checkBox_GRmode.Font = null;\r
-                       this.checkBox_GRmode.Name = "checkBox_GRmode";\r
-                       this.checkBox_GRmode.UseVisualStyleBackColor = true;\r
-                       // \r
-                       // groupBox_SoundDeviceSettings\r
-                       // \r
-                       this.groupBox_SoundDeviceSettings.AccessibleDescription = null;\r
-                       this.groupBox_SoundDeviceSettings.AccessibleName = null;\r
-                       resources.ApplyResources( this.groupBox_SoundDeviceSettings, "groupBox_SoundDeviceSettings" );\r
-                       this.groupBox_SoundDeviceSettings.BackgroundImage = null;\r
-                       this.groupBox_SoundDeviceSettings.Controls.Add( this.label_Notice );\r
-                       this.groupBox_SoundDeviceSettings.Controls.Add( this.radioButton_DirectSound );\r
-                       this.groupBox_SoundDeviceSettings.Controls.Add( this.radioButton_WASAPI );\r
-                       this.groupBox_SoundDeviceSettings.Controls.Add( this.comboBox_ASIOdevices );\r
-                       this.groupBox_SoundDeviceSettings.Controls.Add( this.radioButton_ASIO );\r
-                       this.groupBox_SoundDeviceSettings.Font = null;\r
-                       this.groupBox_SoundDeviceSettings.Name = "groupBox_SoundDeviceSettings";\r
-                       this.groupBox_SoundDeviceSettings.TabStop = false;\r
-                       // \r
-                       // label_Notice\r
-                       // \r
-                       this.label_Notice.AccessibleDescription = null;\r
-                       this.label_Notice.AccessibleName = null;\r
-                       resources.ApplyResources( this.label_Notice, "label_Notice" );\r
-                       this.label_Notice.AutoEllipsis = true;\r
-                       this.label_Notice.Font = null;\r
-                       this.label_Notice.Name = "label_Notice";\r
-                       // \r
-                       // radioButton_DirectSound\r
-                       // \r
-                       this.radioButton_DirectSound.AccessibleDescription = null;\r
-                       this.radioButton_DirectSound.AccessibleName = null;\r
-                       resources.ApplyResources( this.radioButton_DirectSound, "radioButton_DirectSound" );\r
-                       this.radioButton_DirectSound.BackgroundImage = null;\r
-                       this.radioButton_DirectSound.Font = null;\r
-                       this.radioButton_DirectSound.Name = "radioButton_DirectSound";\r
-                       this.radioButton_DirectSound.TabStop = true;\r
-                       this.radioButton_DirectSound.UseVisualStyleBackColor = true;\r
-                       this.radioButton_DirectSound.CheckedChanged += new System.EventHandler( this.radioButton_DirectSound_CheckedChanged );\r
-                       // \r
-                       // radioButton_WASAPI\r
-                       // \r
-                       this.radioButton_WASAPI.AccessibleDescription = null;\r
-                       this.radioButton_WASAPI.AccessibleName = null;\r
-                       resources.ApplyResources( this.radioButton_WASAPI, "radioButton_WASAPI" );\r
-                       this.radioButton_WASAPI.BackgroundImage = null;\r
-                       this.radioButton_WASAPI.Font = null;\r
-                       this.radioButton_WASAPI.Name = "radioButton_WASAPI";\r
-                       this.radioButton_WASAPI.TabStop = true;\r
-                       this.radioButton_WASAPI.UseVisualStyleBackColor = true;\r
-                       this.radioButton_WASAPI.CheckedChanged += new System.EventHandler( this.radioButton_WASAPI_CheckedChanged );\r
-                       // \r
-                       // comboBox_ASIOdevices\r
-                       // \r
-                       this.comboBox_ASIOdevices.AccessibleDescription = null;\r
-                       this.comboBox_ASIOdevices.AccessibleName = null;\r
-                       resources.ApplyResources( this.comboBox_ASIOdevices, "comboBox_ASIOdevices" );\r
-                       this.comboBox_ASIOdevices.BackgroundImage = null;\r
-                       this.comboBox_ASIOdevices.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
-                       this.comboBox_ASIOdevices.Font = null;\r
-                       this.comboBox_ASIOdevices.FormattingEnabled = true;\r
-                       this.comboBox_ASIOdevices.Name = "comboBox_ASIOdevices";\r
-                       // \r
-                       // radioButton_ASIO\r
-                       // \r
-                       this.radioButton_ASIO.AccessibleDescription = null;\r
-                       this.radioButton_ASIO.AccessibleName = null;\r
-                       resources.ApplyResources( this.radioButton_ASIO, "radioButton_ASIO" );\r
-                       this.radioButton_ASIO.BackgroundImage = null;\r
-                       this.radioButton_ASIO.Font = null;\r
-                       this.radioButton_ASIO.Name = "radioButton_ASIO";\r
-                       this.radioButton_ASIO.TabStop = true;\r
-                       this.radioButton_ASIO.UseVisualStyleBackColor = true;\r
-                       this.radioButton_ASIO.CheckedChanged += new System.EventHandler( this.radioButton_ASIO_CheckedChanged );\r
-                       // \r
-                       // radioButton_UseDTXViewer\r
-                       // \r
-                       this.radioButton_UseDTXViewer.AccessibleDescription = null;\r
-                       this.radioButton_UseDTXViewer.AccessibleName = null;\r
-                       resources.ApplyResources( this.radioButton_UseDTXViewer, "radioButton_UseDTXViewer" );\r
-                       this.radioButton_UseDTXViewer.BackgroundImage = null;\r
-                       this.radioButton_UseDTXViewer.Font = null;\r
-                       this.radioButton_UseDTXViewer.Name = "radioButton_UseDTXViewer";\r
-                       this.radioButton_UseDTXViewer.TabStop = true;\r
-                       this.radioButton_UseDTXViewer.UseVisualStyleBackColor = true;\r
-                       this.radioButton_UseDTXViewer.CheckedChanged += new System.EventHandler( this.radioButton_UseDTXViewer_CheckedChanged );\r
-                       // \r
-                       // radioButton_UseDTXManiaGR\r
-                       // \r
-                       this.radioButton_UseDTXManiaGR.AccessibleDescription = null;\r
-                       this.radioButton_UseDTXManiaGR.AccessibleName = null;\r
-                       resources.ApplyResources( this.radioButton_UseDTXManiaGR, "radioButton_UseDTXManiaGR" );\r
-                       this.radioButton_UseDTXManiaGR.BackgroundImage = null;\r
-                       this.radioButton_UseDTXManiaGR.Font = null;\r
-                       this.radioButton_UseDTXManiaGR.Name = "radioButton_UseDTXManiaGR";\r
-                       this.radioButton_UseDTXManiaGR.TabStop = true;\r
-                       this.radioButton_UseDTXManiaGR.UseVisualStyleBackColor = true;\r
-                       this.radioButton_UseDTXManiaGR.CheckedChanged += new System.EventHandler( this.radioButton_UseDTXManiaGR_CheckedChanged );\r
-                       // \r
-                       // button1\r
-                       // \r
-                       this.button1.AccessibleDescription = null;\r
-                       this.button1.AccessibleName = null;\r
-                       resources.ApplyResources( this.button1, "button1" );\r
-                       this.button1.BackgroundImage = null;\r
-                       this.button1.DialogResult = System.Windows.Forms.DialogResult.Cancel;\r
-                       this.button1.Font = null;\r
-                       this.button1.Name = "button1";\r
-                       this.button1.UseVisualStyleBackColor = true;\r
-                       // \r
-                       // buttonOK\r
-                       // \r
-                       this.buttonOK.AccessibleDescription = null;\r
-                       this.buttonOK.AccessibleName = null;\r
-                       resources.ApplyResources( this.buttonOK, "buttonOK" );\r
-                       this.buttonOK.BackgroundImage = null;\r
-                       this.buttonOK.DialogResult = System.Windows.Forms.DialogResult.OK;\r
-                       this.buttonOK.Font = null;\r
-                       this.buttonOK.Name = "buttonOK";\r
-                       this.buttonOK.UseVisualStyleBackColor = true;\r
-                       // \r
-                       // Cオプションダイアログ\r
-                       // \r
-                       this.AccessibleDescription = null;\r
-                       this.AccessibleName = null;\r
-                       resources.ApplyResources( this, "$this" );\r
-                       this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-                       this.BackgroundImage = null;\r
-                       this.ControlBox = false;\r
-                       this.Controls.Add( this.buttonOK );\r
-                       this.Controls.Add( this.button1 );\r
-                       this.Controls.Add( this.tabControlオプション );\r
-                       this.Font = null;\r
-                       this.Icon = null;\r
-                       this.MaximizeBox = false;\r
-                       this.MinimizeBox = false;\r
-                       this.Name = "Cオプションダイアログ";\r
-                       this.KeyDown += new System.Windows.Forms.KeyEventHandler( this.Cオプションダイアログ_KeyDown );\r
-                       this.tabPage全般.ResumeLayout( false );\r
-                       this.tabPage全般.PerformLayout();\r
-                       this.groupBoxDefaultOperationMode.ResumeLayout( false );\r
-                       this.groupBoxDefaultOperationMode.PerformLayout();\r
-                       ( (System.ComponentModel.ISupportInitialize) ( this.pictureBox_EditMode ) ).EndInit();\r
-                       ( (System.ComponentModel.ISupportInitialize) ( this.pictureBox_SelectMode ) ).EndInit();\r
-                       ( (System.ComponentModel.ISupportInitialize) ( this.numericUpDown最近使用したファイルの最大表示個数 ) ).EndInit();\r
-                       this.tabControlオプション.ResumeLayout( false );\r
-                       this.tabPageLanes.ResumeLayout( false );\r
-                       this.tabPageLanes.PerformLayout();\r
-                       this.tabPageViewer.ResumeLayout( false );\r
-                       this.groupBox_SelectViewer.ResumeLayout( false );\r
-                       this.groupBox_SelectViewer.PerformLayout();\r
-                       this.groupBox_DTXManiaSettings.ResumeLayout( false );\r
-                       this.groupBox_DTXManiaSettings.PerformLayout();\r
-                       this.groupBox_SoundDeviceSettings.ResumeLayout( false );\r
-                       this.groupBox_SoundDeviceSettings.PerformLayout();\r
-                       this.ResumeLayout( false );\r
-\r
-               }\r
-\r
-               #endregion\r
-\r
-               private System.Windows.Forms.TabPage tabPage全般;\r
-               internal System.Windows.Forms.CheckBox checkBoxオートフォーカス;\r
-               private System.Windows.Forms.Label label個まで表示する;\r
-               internal System.Windows.Forms.CheckBox checkBox最近使用したファイル;\r
-               internal System.Windows.Forms.NumericUpDown numericUpDown最近使用したファイルの最大表示個数;\r
-               private System.Windows.Forms.TabControl tabControlオプション;\r
-               internal System.Windows.Forms.CheckBox checkBoxPreviewBGM;\r
-               internal System.Windows.Forms.CheckBox checkBoxPlaySoundOnChip;\r
-               private System.Windows.Forms.Button button1;\r
-               private System.Windows.Forms.Button buttonOK;\r
-               private System.Windows.Forms.TabPage tabPageLanes;\r
-               internal System.Windows.Forms.CheckedListBox checkedListBoxLaneSelectList;\r
-               private System.Windows.Forms.Label labelSelectLanes;\r
-               private System.Windows.Forms.TabPage tabPageViewer;\r
-               internal System.Windows.Forms.RadioButton radioButton_ASIO;\r
-               internal System.Windows.Forms.RadioButton radioButton_WASAPI;\r
-               internal System.Windows.Forms.RadioButton radioButton_DirectSound;\r
-               internal System.Windows.Forms.RadioButton radioButton_UseDTXManiaGR;\r
-               internal System.Windows.Forms.RadioButton radioButton_UseDTXViewer;\r
-               private System.Windows.Forms.GroupBox groupBox_SelectViewer;\r
-               internal System.Windows.Forms.ComboBox comboBox_ASIOdevices;\r
-               private System.Windows.Forms.Label label_Notice;\r
-               internal System.Windows.Forms.GroupBox groupBox_SoundDeviceSettings;\r
-               private System.Windows.Forms.GroupBox groupBox_DTXManiaSettings;\r
-               public System.Windows.Forms.CheckBox checkBox_GRmode;\r
-               public System.Windows.Forms.CheckBox checkBox_TimeStretch;\r
-               public System.Windows.Forms.CheckBox checkBox_VSyncWait;\r
-               private System.Windows.Forms.Label label1;\r
-               private System.Windows.Forms.GroupBox groupBoxDefaultOperationMode;\r
-               private System.Windows.Forms.PictureBox pictureBox_SelectMode;\r
-               private System.Windows.Forms.PictureBox pictureBox_EditMode;\r
-               internal System.Windows.Forms.RadioButton radioButton_EditMode;\r
-               internal System.Windows.Forms.RadioButton radioButton_SelectMode;\r
-\r
-       }\r
-}
\ No newline at end of file