OSDN Git Service

SSTFEditor でドラッグ&ドロップでファイルを開けなかったミスを修正。
[strokestylet/CsWin10Desktop3.git] / SSTFEditor / メインフォーム.Designer.cs
index 49b9338..177553d 100644 (file)
                private void InitializeComponent()
                {
                        this.components = new System.ComponentModel.Container();
-                       System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager( typeof( メインフォーム ) );
+                       System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(メインフォーム));
                        this.splitContainer分割パネルコンテナ = new System.Windows.Forms.SplitContainer();
                        this.tabControl情報タブコンテナ = new System.Windows.Forms.TabControl();
                        this.tabPage基本情報 = new System.Windows.Forms.TabPage();
+                       this.textBoxサウンド遅延ms = new System.Windows.Forms.TextBox();
+                       this.labelサウンド遅延ms = new System.Windows.Forms.Label();
                        this.textBoxメモ = new System.Windows.Forms.TextBox();
                        this.labelメモ用小節番号 = new System.Windows.Forms.Label();
                        this.numericUpDownメモ用小節番号 = new System.Windows.Forms.NumericUpDown();
                        this.toolStripButton音量UP = new System.Windows.Forms.ToolStripButton();
                        this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
                        this.vScrollBar譜面用垂直スクロールバー = new System.Windows.Forms.VScrollBar();
-                       this.toolTipメインフォーム = new System.Windows.Forms.ToolTip( this.components );
-                       this.contextMenuStrip譜面右メニュー = new System.Windows.Forms.ContextMenuStrip( this.components );
+                       this.toolTipメインフォーム = new System.Windows.Forms.ToolTip(this.components);
+                       this.contextMenuStrip譜面右メニュー = new System.Windows.Forms.ContextMenuStrip(this.components);
                        this.toolStripMenuItem選択チップの切り取り = new System.Windows.Forms.ToolStripMenuItem();
                        this.toolStripMenuItem選択チップのコピー = new System.Windows.Forms.ToolStripMenuItem();
                        this.toolStripMenuItem選択チップの貼り付け = new System.Windows.Forms.ToolStripMenuItem();
                        this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
                        this.toolStripMenuItem小節の挿入 = new System.Windows.Forms.ToolStripMenuItem();
                        this.toolStripMenuItem小節の削除 = new System.Windows.Forms.ToolStripMenuItem();
+                       ((System.ComponentModel.ISupportInitialize)(this.splitContainer分割パネルコンテナ)).BeginInit();
                        this.splitContainer分割パネルコンテナ.Panel1.SuspendLayout();
                        this.splitContainer分割パネルコンテナ.Panel2.SuspendLayout();
                        this.splitContainer分割パネルコンテナ.SuspendLayout();
                        this.tabControl情報タブコンテナ.SuspendLayout();
                        this.tabPage基本情報.SuspendLayout();
-                       ( (System.ComponentModel.ISupportInitialize) ( this.numericUpDownメモ用小節番号 ) ).BeginInit();
-                       ( (System.ComponentModel.ISupportInitialize) ( this.pictureBox譜面パネル ) ).BeginInit();
+                       ((System.ComponentModel.ISupportInitialize)(this.numericUpDownメモ用小節番号)).BeginInit();
+                       ((System.ComponentModel.ISupportInitialize)(this.pictureBox譜面パネル)).BeginInit();
                        this.menuStripメニューバー.SuspendLayout();
                        this.toolStripツールバー.SuspendLayout();
                        this.contextMenuStrip譜面右メニュー.SuspendLayout();
                        // 
                        // splitContainer分割パネルコンテナ
                        // 
-                       this.splitContainer分割パネルコンテナ.AccessibleDescription = null;
-                       this.splitContainer分割パネルコンテナ.AccessibleName = null;
-                       resources.ApplyResources( this.splitContainer分割パネルコンテナ, "splitContainer分割パネルコンテナ" );
-                       this.splitContainer分割パネルコンテナ.BackgroundImage = null;
+                       resources.ApplyResources(this.splitContainer分割パネルコンテナ, "splitContainer分割パネルコンテナ");
                        this.splitContainer分割パネルコンテナ.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
-                       this.splitContainer分割パネルコンテナ.Font = null;
                        this.splitContainer分割パネルコンテナ.Name = "splitContainer分割パネルコンテナ";
                        // 
                        // splitContainer分割パネルコンテナ.Panel1
                        // 
-                       this.splitContainer分割パネルコンテナ.Panel1.AccessibleDescription = null;
-                       this.splitContainer分割パネルコンテナ.Panel1.AccessibleName = null;
-                       resources.ApplyResources( this.splitContainer分割パネルコンテナ.Panel1, "splitContainer分割パネルコンテナ.Panel1" );
-                       this.splitContainer分割パネルコンテナ.Panel1.BackgroundImage = null;
-                       this.splitContainer分割パネルコンテナ.Panel1.Controls.Add( this.tabControl情報タブコンテナ );
-                       this.splitContainer分割パネルコンテナ.Panel1.Font = null;
-                       this.toolTipメインフォーム.SetToolTip( this.splitContainer分割パネルコンテナ.Panel1, resources.GetString( "splitContainer分割パネルコンテナ.Panel1.ToolTip" ) );
+                       resources.ApplyResources(this.splitContainer分割パネルコンテナ.Panel1, "splitContainer分割パネルコンテナ.Panel1");
+                       this.splitContainer分割パネルコンテナ.Panel1.Controls.Add(this.tabControl情報タブコンテナ);
+                       this.toolTipメインフォーム.SetToolTip(this.splitContainer分割パネルコンテナ.Panel1, resources.GetString("splitContainer分割パネルコンテナ.Panel1.ToolTip"));
                        // 
                        // splitContainer分割パネルコンテナ.Panel2
                        // 
-                       this.splitContainer分割パネルコンテナ.Panel2.AccessibleDescription = null;
-                       this.splitContainer分割パネルコンテナ.Panel2.AccessibleName = null;
-                       resources.ApplyResources( this.splitContainer分割パネルコンテナ.Panel2, "splitContainer分割パネルコンテナ.Panel2" );
+                       resources.ApplyResources(this.splitContainer分割パネルコンテナ.Panel2, "splitContainer分割パネルコンテナ.Panel2");
                        this.splitContainer分割パネルコンテナ.Panel2.BackColor = System.Drawing.Color.Black;
-                       this.splitContainer分割パネルコンテナ.Panel2.BackgroundImage = null;
-                       this.splitContainer分割パネルコンテナ.Panel2.Controls.Add( this.label現在のチップ種別 );
-                       this.splitContainer分割パネルコンテナ.Panel2.Controls.Add( this.labelCurrentChipType );
-                       this.splitContainer分割パネルコンテナ.Panel2.Controls.Add( this.pictureBox譜面パネル );
-                       this.splitContainer分割パネルコンテナ.Panel2.Font = null;
-                       this.toolTipメインフォーム.SetToolTip( this.splitContainer分割パネルコンテナ.Panel2, resources.GetString( "splitContainer分割パネルコンテナ.Panel2.ToolTip" ) );
-                       this.splitContainer分割パネルコンテナ.Panel2.Paint += new System.Windows.Forms.PaintEventHandler( this.splitContainer分割パネルコンテナ_Panel2_Paint );
-                       this.splitContainer分割パネルコンテナ.Panel2.SizeChanged += new System.EventHandler( this.splitContainer分割パネルコンテナ_Panel2_SizeChanged );
-                       this.toolTipメインフォーム.SetToolTip( this.splitContainer分割パネルコンテナ, resources.GetString( "splitContainer分割パネルコンテナ.ToolTip" ) );
+                       this.splitContainer分割パネルコンテナ.Panel2.Controls.Add(this.label現在のチップ種別);
+                       this.splitContainer分割パネルコンテナ.Panel2.Controls.Add(this.labelCurrentChipType);
+                       this.splitContainer分割パネルコンテナ.Panel2.Controls.Add(this.pictureBox譜面パネル);
+                       this.toolTipメインフォーム.SetToolTip(this.splitContainer分割パネルコンテナ.Panel2, resources.GetString("splitContainer分割パネルコンテナ.Panel2.ToolTip"));
+                       this.splitContainer分割パネルコンテナ.Panel2.SizeChanged += new System.EventHandler(this.splitContainer分割パネルコンテナ_Panel2_SizeChanged);
+                       this.splitContainer分割パネルコンテナ.Panel2.Paint += new System.Windows.Forms.PaintEventHandler(this.splitContainer分割パネルコンテナ_Panel2_Paint);
+                       this.toolTipメインフォーム.SetToolTip(this.splitContainer分割パネルコンテナ, resources.GetString("splitContainer分割パネルコンテナ.ToolTip"));
                        // 
                        // tabControl情報タブコンテナ
                        // 
-                       this.tabControl情報タブコンテナ.AccessibleDescription = null;
-                       this.tabControl情報タブコンテナ.AccessibleName = null;
-                       resources.ApplyResources( this.tabControl情報タブコンテナ, "tabControl情報タブコンテナ" );
-                       this.tabControl情報タブコンテナ.BackgroundImage = null;
-                       this.tabControl情報タブコンテナ.Controls.Add( this.tabPage基本情報 );
-                       this.tabControl情報タブコンテナ.Font = null;
+                       resources.ApplyResources(this.tabControl情報タブコンテナ, "tabControl情報タブコンテナ");
+                       this.tabControl情報タブコンテナ.Controls.Add(this.tabPage基本情報);
                        this.tabControl情報タブコンテナ.Name = "tabControl情報タブコンテナ";
                        this.tabControl情報タブコンテナ.SelectedIndex = 0;
-                       this.toolTipメインフォーム.SetToolTip( this.tabControl情報タブコンテナ, resources.GetString( "tabControl情報タブコンテナ.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.tabControl情報タブコンテナ, resources.GetString("tabControl情報タブコンテナ.ToolTip"));
                        // 
                        // tabPage基本情報
                        // 
-                       this.tabPage基本情報.AccessibleDescription = null;
-                       this.tabPage基本情報.AccessibleName = null;
-                       resources.ApplyResources( this.tabPage基本情報, "tabPage基本情報" );
+                       resources.ApplyResources(this.tabPage基本情報, "tabPage基本情報");
                        this.tabPage基本情報.BackColor = System.Drawing.SystemColors.Window;
-                       this.tabPage基本情報.BackgroundImage = null;
-                       this.tabPage基本情報.Controls.Add( this.textBoxメモ );
-                       this.tabPage基本情報.Controls.Add( this.labelメモ用小節番号 );
-                       this.tabPage基本情報.Controls.Add( this.numericUpDownメモ用小節番号 );
-                       this.tabPage基本情報.Controls.Add( this.labelメモ小節単位 );
-                       this.tabPage基本情報.Controls.Add( this.label背景動画 );
-                       this.tabPage基本情報.Controls.Add( this.textBox背景動画 );
-                       this.tabPage基本情報.Controls.Add( this.label説明 );
-                       this.tabPage基本情報.Controls.Add( this.textBox説明 );
-                       this.tabPage基本情報.Controls.Add( this.label曲名 );
-                       this.tabPage基本情報.Controls.Add( this.textBox曲名 );
-                       this.tabPage基本情報.Font = null;
+                       this.tabPage基本情報.Controls.Add(this.textBoxサウンド遅延ms);
+                       this.tabPage基本情報.Controls.Add(this.labelサウンド遅延ms);
+                       this.tabPage基本情報.Controls.Add(this.textBoxメモ);
+                       this.tabPage基本情報.Controls.Add(this.labelメモ用小節番号);
+                       this.tabPage基本情報.Controls.Add(this.numericUpDownメモ用小節番号);
+                       this.tabPage基本情報.Controls.Add(this.labelメモ小節単位);
+                       this.tabPage基本情報.Controls.Add(this.label背景動画);
+                       this.tabPage基本情報.Controls.Add(this.textBox背景動画);
+                       this.tabPage基本情報.Controls.Add(this.label説明);
+                       this.tabPage基本情報.Controls.Add(this.textBox説明);
+                       this.tabPage基本情報.Controls.Add(this.label曲名);
+                       this.tabPage基本情報.Controls.Add(this.textBox曲名);
                        this.tabPage基本情報.Name = "tabPage基本情報";
-                       this.toolTipメインフォーム.SetToolTip( this.tabPage基本情報, resources.GetString( "tabPage基本情報.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.tabPage基本情報, resources.GetString("tabPage基本情報.ToolTip"));
+                       // 
+                       // textBoxサウンド遅延ms
+                       // 
+                       resources.ApplyResources(this.textBoxサウンド遅延ms, "textBoxサウンド遅延ms");
+                       this.textBoxサウンド遅延ms.Name = "textBoxサウンド遅延ms";
+                       this.textBoxサウンド遅延ms.ReadOnly = true;
+                       this.toolTipメインフォーム.SetToolTip(this.textBoxサウンド遅延ms, resources.GetString("textBoxサウンド遅延ms.ToolTip"));
+                       // 
+                       // labelサウンド遅延ms
+                       // 
+                       resources.ApplyResources(this.labelサウンド遅延ms, "labelサウンド遅延ms");
+                       this.labelサウンド遅延ms.Name = "labelサウンド遅延ms";
+                       this.toolTipメインフォーム.SetToolTip(this.labelサウンド遅延ms, resources.GetString("labelサウンド遅延ms.ToolTip"));
                        // 
                        // textBoxメモ
                        // 
-                       this.textBoxメモ.AccessibleDescription = null;
-                       this.textBoxメモ.AccessibleName = null;
-                       resources.ApplyResources( this.textBoxメモ, "textBoxメモ" );
-                       this.textBoxメモ.BackgroundImage = null;
-                       this.textBoxメモ.Font = null;
+                       resources.ApplyResources(this.textBoxメモ, "textBoxメモ");
                        this.textBoxメモ.Name = "textBoxメモ";
-                       this.toolTipメインフォーム.SetToolTip( this.textBoxメモ, resources.GetString( "textBoxメモ.ToolTip" ) );
-                       this.textBoxメモ.TextChanged += new System.EventHandler( this.textBoxメモ_TextChanged );
-                       this.textBoxメモ.Leave += new System.EventHandler( this.textBoxメモ_Leave );
+                       this.toolTipメインフォーム.SetToolTip(this.textBoxメモ, resources.GetString("textBoxメモ.ToolTip"));
+                       this.textBoxメモ.TextChanged += new System.EventHandler(this.textBoxメモ_TextChanged);
+                       this.textBoxメモ.Leave += new System.EventHandler(this.textBoxメモ_Leave);
                        // 
                        // labelメモ用小節番号
                        // 
-                       this.labelメモ用小節番号.AccessibleDescription = null;
-                       this.labelメモ用小節番号.AccessibleName = null;
-                       resources.ApplyResources( this.labelメモ用小節番号, "labelメモ用小節番号" );
-                       this.labelメモ用小節番号.Font = null;
+                       resources.ApplyResources(this.labelメモ用小節番号, "labelメモ用小節番号");
                        this.labelメモ用小節番号.Name = "labelメモ用小節番号";
-                       this.toolTipメインフォーム.SetToolTip( this.labelメモ用小節番号, resources.GetString( "labelメモ用小節番号.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.labelメモ用小節番号, resources.GetString("labelメモ用小節番号.ToolTip"));
                        // 
                        // numericUpDownメモ用小節番号
                        // 
-                       this.numericUpDownメモ用小節番号.AccessibleDescription = null;
-                       this.numericUpDownメモ用小節番号.AccessibleName = null;
-                       resources.ApplyResources( this.numericUpDownメモ用小節番号, "numericUpDownメモ用小節番号" );
-                       this.numericUpDownメモ用小節番号.Font = null;
-                       this.numericUpDownメモ用小節番号.Maximum = new decimal( new int[] {
+                       resources.ApplyResources(this.numericUpDownメモ用小節番号, "numericUpDownメモ用小節番号");
+                       this.numericUpDownメモ用小節番号.Maximum = new decimal(new int[] {
             99999999,
             0,
             0,
-            0} );
+            0});
                        this.numericUpDownメモ用小節番号.Name = "numericUpDownメモ用小節番号";
-                       this.toolTipメインフォーム.SetToolTip( this.numericUpDownメモ用小節番号, resources.GetString( "numericUpDownメモ用小節番号.ToolTip" ) );
-                       this.numericUpDownメモ用小節番号.ValueChanged += new System.EventHandler( this.numericUpDownメモ用小節番号_ValueChanged );
+                       this.toolTipメインフォーム.SetToolTip(this.numericUpDownメモ用小節番号, resources.GetString("numericUpDownメモ用小節番号.ToolTip"));
+                       this.numericUpDownメモ用小節番号.ValueChanged += new System.EventHandler(this.numericUpDownメモ用小節番号_ValueChanged);
                        // 
                        // labelメモ小節単位
                        // 
-                       this.labelメモ小節単位.AccessibleDescription = null;
-                       this.labelメモ小節単位.AccessibleName = null;
-                       resources.ApplyResources( this.labelメモ小節単位, "labelメモ小節単位" );
-                       this.labelメモ小節単位.Font = null;
+                       resources.ApplyResources(this.labelメモ小節単位, "labelメモ小節単位");
                        this.labelメモ小節単位.Name = "labelメモ小節単位";
-                       this.toolTipメインフォーム.SetToolTip( this.labelメモ小節単位, resources.GetString( "labelメモ小節単位.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.labelメモ小節単位, resources.GetString("labelメモ小節単位.ToolTip"));
                        // 
                        // label背景動画
                        // 
-                       this.label背景動画.AccessibleDescription = null;
-                       this.label背景動画.AccessibleName = null;
-                       resources.ApplyResources( this.label背景動画, "label背景動画" );
-                       this.label背景動画.Font = null;
+                       resources.ApplyResources(this.label背景動画, "label背景動画");
                        this.label背景動画.Name = "label背景動画";
-                       this.toolTipメインフォーム.SetToolTip( this.label背景動画, resources.GetString( "label背景動画.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.label背景動画, resources.GetString("label背景動画.ToolTip"));
                        // 
                        // textBox背景動画
                        // 
-                       this.textBox背景動画.AccessibleDescription = null;
-                       this.textBox背景動画.AccessibleName = null;
-                       resources.ApplyResources( this.textBox背景動画, "textBox背景動画" );
-                       this.textBox背景動画.BackgroundImage = null;
-                       this.textBox背景動画.Font = null;
+                       resources.ApplyResources(this.textBox背景動画, "textBox背景動画");
                        this.textBox背景動画.Name = "textBox背景動画";
                        this.textBox背景動画.ReadOnly = true;
-                       this.toolTipメインフォーム.SetToolTip( this.textBox背景動画, resources.GetString( "textBox背景動画.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.textBox背景動画, resources.GetString("textBox背景動画.ToolTip"));
                        // 
                        // label説明
                        // 
-                       this.label説明.AccessibleDescription = null;
-                       this.label説明.AccessibleName = null;
-                       resources.ApplyResources( this.label説明, "label説明" );
-                       this.label説明.Font = null;
+                       resources.ApplyResources(this.label説明, "label説明");
                        this.label説明.Name = "label説明";
-                       this.toolTipメインフォーム.SetToolTip( this.label説明, resources.GetString( "label説明.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.label説明, resources.GetString("label説明.ToolTip"));
                        // 
                        // textBox説明
                        // 
-                       this.textBox説明.AccessibleDescription = null;
-                       this.textBox説明.AccessibleName = null;
-                       resources.ApplyResources( this.textBox説明, "textBox説明" );
-                       this.textBox説明.BackgroundImage = null;
-                       this.textBox説明.Font = null;
+                       resources.ApplyResources(this.textBox説明, "textBox説明");
                        this.textBox説明.Name = "textBox説明";
-                       this.toolTipメインフォーム.SetToolTip( this.textBox説明, resources.GetString( "textBox説明.ToolTip" ) );
-                       this.textBox説明.TextChanged += new System.EventHandler( this.textBox説明_TextChanged );
-                       this.textBox説明.Leave += new System.EventHandler( this.textBox説明_Leave );
+                       this.toolTipメインフォーム.SetToolTip(this.textBox説明, resources.GetString("textBox説明.ToolTip"));
+                       this.textBox説明.TextChanged += new System.EventHandler(this.textBox説明_TextChanged);
+                       this.textBox説明.Leave += new System.EventHandler(this.textBox説明_Leave);
                        // 
                        // label曲名
                        // 
-                       this.label曲名.AccessibleDescription = null;
-                       this.label曲名.AccessibleName = null;
-                       resources.ApplyResources( this.label曲名, "label曲名" );
-                       this.label曲名.Font = null;
+                       resources.ApplyResources(this.label曲名, "label曲名");
                        this.label曲名.Name = "label曲名";
-                       this.toolTipメインフォーム.SetToolTip( this.label曲名, resources.GetString( "label曲名.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.label曲名, resources.GetString("label曲名.ToolTip"));
                        // 
                        // textBox曲名
                        // 
-                       this.textBox曲名.AccessibleDescription = null;
-                       this.textBox曲名.AccessibleName = null;
-                       resources.ApplyResources( this.textBox曲名, "textBox曲名" );
-                       this.textBox曲名.BackgroundImage = null;
-                       this.textBox曲名.Font = null;
+                       resources.ApplyResources(this.textBox曲名, "textBox曲名");
                        this.textBox曲名.Name = "textBox曲名";
-                       this.toolTipメインフォーム.SetToolTip( this.textBox曲名, resources.GetString( "textBox曲名.ToolTip" ) );
-                       this.textBox曲名.TextChanged += new System.EventHandler( this.textBox曲名_TextChanged );
-                       this.textBox曲名.Leave += new System.EventHandler( this.textBox曲名_Leave );
+                       this.toolTipメインフォーム.SetToolTip(this.textBox曲名, resources.GetString("textBox曲名.ToolTip"));
+                       this.textBox曲名.TextChanged += new System.EventHandler(this.textBox曲名_TextChanged);
+                       this.textBox曲名.Leave += new System.EventHandler(this.textBox曲名_Leave);
                        // 
                        // label現在のチップ種別
                        // 
-                       this.label現在のチップ種別.AccessibleDescription = null;
-                       this.label現在のチップ種別.AccessibleName = null;
-                       resources.ApplyResources( this.label現在のチップ種別, "label現在のチップ種別" );
+                       resources.ApplyResources(this.label現在のチップ種別, "label現在のチップ種別");
                        this.label現在のチップ種別.ForeColor = System.Drawing.Color.Red;
                        this.label現在のチップ種別.Name = "label現在のチップ種別";
-                       this.toolTipメインフォーム.SetToolTip( this.label現在のチップ種別, resources.GetString( "label現在のチップ種別.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.label現在のチップ種別, resources.GetString("label現在のチップ種別.ToolTip"));
                        // 
                        // labelCurrentChipType
                        // 
-                       this.labelCurrentChipType.AccessibleDescription = null;
-                       this.labelCurrentChipType.AccessibleName = null;
-                       resources.ApplyResources( this.labelCurrentChipType, "labelCurrentChipType" );
-                       this.labelCurrentChipType.Font = null;
+                       resources.ApplyResources(this.labelCurrentChipType, "labelCurrentChipType");
                        this.labelCurrentChipType.ForeColor = System.Drawing.Color.White;
                        this.labelCurrentChipType.Name = "labelCurrentChipType";
-                       this.toolTipメインフォーム.SetToolTip( this.labelCurrentChipType, resources.GetString( "labelCurrentChipType.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.labelCurrentChipType, resources.GetString("labelCurrentChipType.ToolTip"));
                        // 
                        // pictureBox譜面パネル
                        // 
-                       this.pictureBox譜面パネル.AccessibleDescription = null;
-                       this.pictureBox譜面パネル.AccessibleName = null;
-                       resources.ApplyResources( this.pictureBox譜面パネル, "pictureBox譜面パネル" );
+                       resources.ApplyResources(this.pictureBox譜面パネル, "pictureBox譜面パネル");
                        this.pictureBox譜面パネル.BackColor = System.Drawing.Color.Black;
-                       this.pictureBox譜面パネル.BackgroundImage = null;
-                       this.pictureBox譜面パネル.Font = null;
-                       this.pictureBox譜面パネル.ImageLocation = null;
                        this.pictureBox譜面パネル.Name = "pictureBox譜面パネル";
                        this.pictureBox譜面パネル.TabStop = false;
-                       this.toolTipメインフォーム.SetToolTip( this.pictureBox譜面パネル, resources.GetString( "pictureBox譜面パネル.ToolTip" ) );
-                       this.pictureBox譜面パネル.MouseLeave += new System.EventHandler( this.pictureBox譜面パネル_MouseLeave );
-                       this.pictureBox譜面パネル.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler( this.pictureBox譜面パネル_PreviewKeyDown );
-                       this.pictureBox譜面パネル.MouseMove += new System.Windows.Forms.MouseEventHandler( this.pictureBox譜面パネル_MouseMove );
-                       this.pictureBox譜面パネル.MouseClick += new System.Windows.Forms.MouseEventHandler( this.pictureBox譜面パネル_MouseClick );
-                       this.pictureBox譜面パネル.MouseDown += new System.Windows.Forms.MouseEventHandler( this.pictureBox譜面パネル_MouseDown );
-                       this.pictureBox譜面パネル.Paint += new System.Windows.Forms.PaintEventHandler( this.pictureBox譜面パネル_Paint );
-                       this.pictureBox譜面パネル.MouseEnter += new System.EventHandler( this.pictureBox譜面パネル_MouseEnter );
+                       this.toolTipメインフォーム.SetToolTip(this.pictureBox譜面パネル, resources.GetString("pictureBox譜面パネル.ToolTip"));
+                       this.pictureBox譜面パネル.Paint += new System.Windows.Forms.PaintEventHandler(this.pictureBox譜面パネル_Paint);
+                       this.pictureBox譜面パネル.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pictureBox譜面パネル_MouseClick);
+                       this.pictureBox譜面パネル.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pictureBox譜面パネル_MouseDown);
+                       this.pictureBox譜面パネル.MouseEnter += new System.EventHandler(this.pictureBox譜面パネル_MouseEnter);
+                       this.pictureBox譜面パネル.MouseLeave += new System.EventHandler(this.pictureBox譜面パネル_MouseLeave);
+                       this.pictureBox譜面パネル.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pictureBox譜面パネル_MouseMove);
+                       this.pictureBox譜面パネル.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.pictureBox譜面パネル_PreviewKeyDown);
                        // 
                        // statusStripステータスバー
                        // 
-                       this.statusStripステータスバー.AccessibleDescription = null;
-                       this.statusStripステータスバー.AccessibleName = null;
-                       resources.ApplyResources( this.statusStripステータスバー, "statusStripステータスバー" );
-                       this.statusStripステータスバー.BackgroundImage = null;
-                       this.statusStripステータスバー.Font = null;
+                       resources.ApplyResources(this.statusStripステータスバー, "statusStripステータスバー");
                        this.statusStripステータスバー.Name = "statusStripステータスバー";
-                       this.toolTipメインフォーム.SetToolTip( this.statusStripステータスバー, resources.GetString( "statusStripステータスバー.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.statusStripステータスバー, resources.GetString("statusStripステータスバー.ToolTip"));
                        // 
                        // menuStripメニューバー
                        // 
-                       this.menuStripメニューバー.AccessibleDescription = null;
-                       this.menuStripメニューバー.AccessibleName = null;
-                       resources.ApplyResources( this.menuStripメニューバー, "menuStripメニューバー" );
-                       this.menuStripメニューバー.BackgroundImage = null;
-                       this.menuStripメニューバー.Font = null;
-                       this.menuStripメニューバー.Items.AddRange( new System.Windows.Forms.ToolStripItem[] {
+                       resources.ApplyResources(this.menuStripメニューバー, "menuStripメニューバー");
+                       this.menuStripメニューバー.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripMenuItemファイル,
             this.toolStripMenuItem編集,
             this.toolStripMenuItem表示,
             this.toolStripMenuItem再生,
             this.toolStripMenuItemツール,
-            this.toolStripMenuItemヘルプ} );
+            this.toolStripMenuItemヘルプ});
                        this.menuStripメニューバー.Name = "menuStripメニューバー";
-                       this.toolTipメインフォーム.SetToolTip( this.menuStripメニューバー, resources.GetString( "menuStripメニューバー.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.menuStripメニューバー, resources.GetString("menuStripメニューバー.ToolTip"));
                        // 
                        // toolStripMenuItemファイル
                        // 
-                       this.toolStripMenuItemファイル.AccessibleDescription = null;
-                       this.toolStripMenuItemファイル.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemファイル, "toolStripMenuItemファイル" );
-                       this.toolStripMenuItemファイル.BackgroundImage = null;
-                       this.toolStripMenuItemファイル.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {
+                       resources.ApplyResources(this.toolStripMenuItemファイル, "toolStripMenuItemファイル");
+                       this.toolStripMenuItemファイル.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripMenuItem新規作成,
             this.toolStripMenuItem開く,
             this.toolStripMenuItem上書き保存,
             this.toolStripMenuItem名前を付けて保存,
             this.toolStripSeparator1,
-            this.toolStripMenuItem終了} );
+            this.toolStripMenuItem終了});
                        this.toolStripMenuItemファイル.Name = "toolStripMenuItemファイル";
-                       this.toolStripMenuItemファイル.ShortcutKeyDisplayString = null;
                        // 
                        // toolStripMenuItem新規作成
                        // 
-                       this.toolStripMenuItem新規作成.AccessibleDescription = null;
-                       this.toolStripMenuItem新規作成.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem新規作成, "toolStripMenuItem新規作成" );
-                       this.toolStripMenuItem新規作成.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem新規作成, "toolStripMenuItem新規作成");
                        this.toolStripMenuItem新規作成.Image = global::SSTFEditor.Properties.Resources.DocumentHS;
                        this.toolStripMenuItem新規作成.Name = "toolStripMenuItem新規作成";
-                       this.toolStripMenuItem新規作成.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem新規作成.Click += new System.EventHandler( this.toolStripMenuItem新規作成_Click );
+                       this.toolStripMenuItem新規作成.Click += new System.EventHandler(this.toolStripMenuItem新規作成_Click);
                        // 
                        // toolStripMenuItem開く
                        // 
-                       this.toolStripMenuItem開く.AccessibleDescription = null;
-                       this.toolStripMenuItem開く.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem開く, "toolStripMenuItem開く" );
-                       this.toolStripMenuItem開く.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem開く, "toolStripMenuItem開く");
                        this.toolStripMenuItem開く.Image = global::SSTFEditor.Properties.Resources.openHS;
                        this.toolStripMenuItem開く.Name = "toolStripMenuItem開く";
-                       this.toolStripMenuItem開く.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem開く.Click += new System.EventHandler( this.toolStripMenuItem開く_Click );
+                       this.toolStripMenuItem開く.Click += new System.EventHandler(this.toolStripMenuItem開く_Click);
                        // 
                        // toolStripMenuItem上書き保存
                        // 
-                       this.toolStripMenuItem上書き保存.AccessibleDescription = null;
-                       this.toolStripMenuItem上書き保存.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem上書き保存, "toolStripMenuItem上書き保存" );
-                       this.toolStripMenuItem上書き保存.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem上書き保存, "toolStripMenuItem上書き保存");
                        this.toolStripMenuItem上書き保存.Image = global::SSTFEditor.Properties.Resources.saveHS;
                        this.toolStripMenuItem上書き保存.Name = "toolStripMenuItem上書き保存";
-                       this.toolStripMenuItem上書き保存.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem上書き保存.Click += new System.EventHandler( this.toolStripMenuItem上書き保存_Click );
+                       this.toolStripMenuItem上書き保存.Click += new System.EventHandler(this.toolStripMenuItem上書き保存_Click);
                        // 
                        // toolStripMenuItem名前を付けて保存
                        // 
-                       this.toolStripMenuItem名前を付けて保存.AccessibleDescription = null;
-                       this.toolStripMenuItem名前を付けて保存.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem名前を付けて保存, "toolStripMenuItem名前を付けて保存" );
-                       this.toolStripMenuItem名前を付けて保存.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem名前を付けて保存, "toolStripMenuItem名前を付けて保存");
                        this.toolStripMenuItem名前を付けて保存.Name = "toolStripMenuItem名前を付けて保存";
-                       this.toolStripMenuItem名前を付けて保存.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem名前を付けて保存.Click += new System.EventHandler( this.toolStripMenuItem名前を付けて保存_Click );
+                       this.toolStripMenuItem名前を付けて保存.Click += new System.EventHandler(this.toolStripMenuItem名前を付けて保存_Click);
                        // 
                        // toolStripSeparator1
                        // 
-                       this.toolStripSeparator1.AccessibleDescription = null;
-                       this.toolStripSeparator1.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator1, "toolStripSeparator1" );
+                       resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1");
                        this.toolStripSeparator1.Name = "toolStripSeparator1";
                        // 
                        // toolStripMenuItem終了
                        // 
-                       this.toolStripMenuItem終了.AccessibleDescription = null;
-                       this.toolStripMenuItem終了.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem終了, "toolStripMenuItem終了" );
-                       this.toolStripMenuItem終了.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem終了, "toolStripMenuItem終了");
                        this.toolStripMenuItem終了.Name = "toolStripMenuItem終了";
-                       this.toolStripMenuItem終了.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem終了.Click += new System.EventHandler( this.toolStripMenuItem終了_Click );
+                       this.toolStripMenuItem終了.Click += new System.EventHandler(this.toolStripMenuItem終了_Click);
                        // 
                        // toolStripMenuItem編集
                        // 
-                       this.toolStripMenuItem編集.AccessibleDescription = null;
-                       this.toolStripMenuItem編集.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem編集, "toolStripMenuItem編集" );
-                       this.toolStripMenuItem編集.BackgroundImage = null;
-                       this.toolStripMenuItem編集.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {
+                       resources.ApplyResources(this.toolStripMenuItem編集, "toolStripMenuItem編集");
+                       this.toolStripMenuItem編集.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripMenuItem元に戻す,
             this.toolStripMenuItemやり直す,
             this.toolStripSeparator2,
             this.toolStripMenuItem編集モード,
             this.toolStripMenuItemモード切替え,
             this.toolStripSeparator5,
-            this.toolStripMenuItem検索} );
+            this.toolStripMenuItem検索});
                        this.toolStripMenuItem編集.Name = "toolStripMenuItem編集";
-                       this.toolStripMenuItem編集.ShortcutKeyDisplayString = null;
                        // 
                        // toolStripMenuItem元に戻す
                        // 
-                       this.toolStripMenuItem元に戻す.AccessibleDescription = null;
-                       this.toolStripMenuItem元に戻す.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem元に戻す, "toolStripMenuItem元に戻す" );
-                       this.toolStripMenuItem元に戻す.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem元に戻す, "toolStripMenuItem元に戻す");
                        this.toolStripMenuItem元に戻す.Image = global::SSTFEditor.Properties.Resources.Edit_UndoHS;
                        this.toolStripMenuItem元に戻す.Name = "toolStripMenuItem元に戻す";
-                       this.toolStripMenuItem元に戻す.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem元に戻す.Click += new System.EventHandler( this.toolStripMenuItem元に戻す_Click );
+                       this.toolStripMenuItem元に戻す.Click += new System.EventHandler(this.toolStripMenuItem元に戻す_Click);
                        // 
                        // toolStripMenuItemやり直す
                        // 
-                       this.toolStripMenuItemやり直す.AccessibleDescription = null;
-                       this.toolStripMenuItemやり直す.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemやり直す, "toolStripMenuItemやり直す" );
-                       this.toolStripMenuItemやり直す.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemやり直す, "toolStripMenuItemやり直す");
                        this.toolStripMenuItemやり直す.Image = global::SSTFEditor.Properties.Resources.Edit_RedoHS;
                        this.toolStripMenuItemやり直す.Name = "toolStripMenuItemやり直す";
-                       this.toolStripMenuItemやり直す.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemやり直す.Click += new System.EventHandler( this.toolStripMenuItemやり直す_Click );
+                       this.toolStripMenuItemやり直す.Click += new System.EventHandler(this.toolStripMenuItemやり直す_Click);
                        // 
                        // toolStripSeparator2
                        // 
-                       this.toolStripSeparator2.AccessibleDescription = null;
-                       this.toolStripSeparator2.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator2, "toolStripSeparator2" );
+                       resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2");
                        this.toolStripSeparator2.Name = "toolStripSeparator2";
                        // 
                        // toolStripMenuItem切り取り
                        // 
-                       this.toolStripMenuItem切り取り.AccessibleDescription = null;
-                       this.toolStripMenuItem切り取り.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem切り取り, "toolStripMenuItem切り取り" );
-                       this.toolStripMenuItem切り取り.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem切り取り, "toolStripMenuItem切り取り");
                        this.toolStripMenuItem切り取り.Image = global::SSTFEditor.Properties.Resources.CutHS;
                        this.toolStripMenuItem切り取り.Name = "toolStripMenuItem切り取り";
-                       this.toolStripMenuItem切り取り.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem切り取り.Click += new System.EventHandler( this.toolStripMenuItem切り取り_Click );
+                       this.toolStripMenuItem切り取り.Click += new System.EventHandler(this.toolStripMenuItem切り取り_Click);
                        // 
                        // toolStripMenuItemコピー
                        // 
-                       this.toolStripMenuItemコピー.AccessibleDescription = null;
-                       this.toolStripMenuItemコピー.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemコピー, "toolStripMenuItemコピー" );
-                       this.toolStripMenuItemコピー.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemコピー, "toolStripMenuItemコピー");
                        this.toolStripMenuItemコピー.Image = global::SSTFEditor.Properties.Resources.CopyHS;
                        this.toolStripMenuItemコピー.Name = "toolStripMenuItemコピー";
-                       this.toolStripMenuItemコピー.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemコピー.Click += new System.EventHandler( this.toolStripMenuItemコピー_Click );
+                       this.toolStripMenuItemコピー.Click += new System.EventHandler(this.toolStripMenuItemコピー_Click);
                        // 
                        // toolStripMenuItem貼り付け
                        // 
-                       this.toolStripMenuItem貼り付け.AccessibleDescription = null;
-                       this.toolStripMenuItem貼り付け.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem貼り付け, "toolStripMenuItem貼り付け" );
-                       this.toolStripMenuItem貼り付け.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem貼り付け, "toolStripMenuItem貼り付け");
                        this.toolStripMenuItem貼り付け.Image = global::SSTFEditor.Properties.Resources.PasteHS;
                        this.toolStripMenuItem貼り付け.Name = "toolStripMenuItem貼り付け";
-                       this.toolStripMenuItem貼り付け.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem貼り付け.Click += new System.EventHandler( this.toolStripMenuItem貼り付け_Click );
+                       this.toolStripMenuItem貼り付け.Click += new System.EventHandler(this.toolStripMenuItem貼り付け_Click);
                        // 
                        // toolStripMenuItem削除
                        // 
-                       this.toolStripMenuItem削除.AccessibleDescription = null;
-                       this.toolStripMenuItem削除.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem削除, "toolStripMenuItem削除" );
-                       this.toolStripMenuItem削除.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem削除, "toolStripMenuItem削除");
                        this.toolStripMenuItem削除.Image = global::SSTFEditor.Properties.Resources.DeleteHS;
                        this.toolStripMenuItem削除.Name = "toolStripMenuItem削除";
-                       this.toolStripMenuItem削除.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem削除.Click += new System.EventHandler( this.toolStripMenuItem削除_Click );
+                       this.toolStripMenuItem削除.Click += new System.EventHandler(this.toolStripMenuItem削除_Click);
                        // 
                        // toolStripSeparator3
                        // 
-                       this.toolStripSeparator3.AccessibleDescription = null;
-                       this.toolStripSeparator3.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator3, "toolStripSeparator3" );
+                       resources.ApplyResources(this.toolStripSeparator3, "toolStripSeparator3");
                        this.toolStripSeparator3.Name = "toolStripSeparator3";
                        // 
                        // toolStripMenuItemすべて選択
                        // 
-                       this.toolStripMenuItemすべて選択.AccessibleDescription = null;
-                       this.toolStripMenuItemすべて選択.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemすべて選択, "toolStripMenuItemすべて選択" );
-                       this.toolStripMenuItemすべて選択.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemすべて選択, "toolStripMenuItemすべて選択");
                        this.toolStripMenuItemすべて選択.Name = "toolStripMenuItemすべて選択";
-                       this.toolStripMenuItemすべて選択.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemすべて選択.Click += new System.EventHandler( this.toolStripMenuItemすべて選択_Click );
+                       this.toolStripMenuItemすべて選択.Click += new System.EventHandler(this.toolStripMenuItemすべて選択_Click);
                        // 
                        // toolStripSeparator4
                        // 
-                       this.toolStripSeparator4.AccessibleDescription = null;
-                       this.toolStripSeparator4.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator4, "toolStripSeparator4" );
+                       resources.ApplyResources(this.toolStripSeparator4, "toolStripSeparator4");
                        this.toolStripSeparator4.Name = "toolStripSeparator4";
                        // 
                        // toolStripMenuItem選択モード
                        // 
-                       this.toolStripMenuItem選択モード.AccessibleDescription = null;
-                       this.toolStripMenuItem選択モード.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem選択モード, "toolStripMenuItem選択モード" );
-                       this.toolStripMenuItem選択モード.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem選択モード, "toolStripMenuItem選択モード");
                        this.toolStripMenuItem選択モード.Image = global::SSTFEditor.Properties.Resources.PointerHS;
                        this.toolStripMenuItem選択モード.Name = "toolStripMenuItem選択モード";
-                       this.toolStripMenuItem選択モード.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem選択モード.Click += new System.EventHandler( this.toolStripMenuItem選択モード_Click );
+                       this.toolStripMenuItem選択モード.Click += new System.EventHandler(this.toolStripMenuItem選択モード_Click);
                        // 
                        // toolStripMenuItem編集モード
                        // 
-                       this.toolStripMenuItem編集モード.AccessibleDescription = null;
-                       this.toolStripMenuItem編集モード.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem編集モード, "toolStripMenuItem編集モード" );
-                       this.toolStripMenuItem編集モード.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem編集モード, "toolStripMenuItem編集モード");
                        this.toolStripMenuItem編集モード.Image = global::SSTFEditor.Properties.Resources.pencil;
                        this.toolStripMenuItem編集モード.Name = "toolStripMenuItem編集モード";
-                       this.toolStripMenuItem編集モード.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem編集モード.Click += new System.EventHandler( this.toolStripMenuItem編集モード_Click );
+                       this.toolStripMenuItem編集モード.Click += new System.EventHandler(this.toolStripMenuItem編集モード_Click);
                        // 
                        // toolStripMenuItemモード切替え
                        // 
-                       this.toolStripMenuItemモード切替え.AccessibleDescription = null;
-                       this.toolStripMenuItemモード切替え.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemモード切替え, "toolStripMenuItemモード切替え" );
-                       this.toolStripMenuItemモード切替え.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemモード切替え, "toolStripMenuItemモード切替え");
                        this.toolStripMenuItemモード切替え.Name = "toolStripMenuItemモード切替え";
-                       this.toolStripMenuItemモード切替え.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemモード切替え.Click += new System.EventHandler( this.toolStripMenuItemモード切替え_Click );
+                       this.toolStripMenuItemモード切替え.Click += new System.EventHandler(this.toolStripMenuItemモード切替え_Click);
                        // 
                        // toolStripSeparator5
                        // 
-                       this.toolStripSeparator5.AccessibleDescription = null;
-                       this.toolStripSeparator5.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator5, "toolStripSeparator5" );
+                       resources.ApplyResources(this.toolStripSeparator5, "toolStripSeparator5");
                        this.toolStripSeparator5.Name = "toolStripSeparator5";
                        // 
                        // toolStripMenuItem検索
                        // 
-                       this.toolStripMenuItem検索.AccessibleDescription = null;
-                       this.toolStripMenuItem検索.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem検索, "toolStripMenuItem検索" );
-                       this.toolStripMenuItem検索.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem検索, "toolStripMenuItem検索");
                        this.toolStripMenuItem検索.Name = "toolStripMenuItem検索";
-                       this.toolStripMenuItem検索.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem検索.Click += new System.EventHandler( this.toolStripMenuItem検索_Click );
+                       this.toolStripMenuItem検索.Click += new System.EventHandler(this.toolStripMenuItem検索_Click);
                        // 
                        // toolStripMenuItem表示
                        // 
-                       this.toolStripMenuItem表示.AccessibleDescription = null;
-                       this.toolStripMenuItem表示.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem表示, "toolStripMenuItem表示" );
-                       this.toolStripMenuItem表示.BackgroundImage = null;
-                       this.toolStripMenuItem表示.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {
-            this.toolStripMenuItemガイド間隔} );
+                       resources.ApplyResources(this.toolStripMenuItem表示, "toolStripMenuItem表示");
+                       this.toolStripMenuItem表示.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+            this.toolStripMenuItemガイド間隔});
                        this.toolStripMenuItem表示.Name = "toolStripMenuItem表示";
-                       this.toolStripMenuItem表示.ShortcutKeyDisplayString = null;
                        // 
                        // toolStripMenuItemガイド間隔
                        // 
-                       this.toolStripMenuItemガイド間隔.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔, "toolStripMenuItemガイド間隔" );
-                       this.toolStripMenuItemガイド間隔.BackgroundImage = null;
-                       this.toolStripMenuItemガイド間隔.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔, "toolStripMenuItemガイド間隔");
+                       this.toolStripMenuItemガイド間隔.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripMenuItemガイド間隔4分,
             this.toolStripMenuItemガイド間隔6分,
             this.toolStripMenuItemガイド間隔8分,
             this.toolStripMenuItemガイド間隔フリー,
             this.toolStripSeparator6,
             this.toolStripMenuItemガイド間隔拡大,
-            this.toolStripMenuItemガイド間隔縮小} );
+            this.toolStripMenuItemガイド間隔縮小});
                        this.toolStripMenuItemガイド間隔.Name = "toolStripMenuItemガイド間隔";
-                       this.toolStripMenuItemガイド間隔.ShortcutKeyDisplayString = null;
                        // 
                        // toolStripMenuItemガイド間隔4分
                        // 
-                       this.toolStripMenuItemガイド間隔4分.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔4分.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔4分, "toolStripMenuItemガイド間隔4分" );
-                       this.toolStripMenuItemガイド間隔4分.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔4分, "toolStripMenuItemガイド間隔4分");
                        this.toolStripMenuItemガイド間隔4分.Name = "toolStripMenuItemガイド間隔4分";
-                       this.toolStripMenuItemガイド間隔4分.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemガイド間隔4分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔4分_Click );
+                       this.toolStripMenuItemガイド間隔4分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔4分_Click);
                        // 
                        // toolStripMenuItemガイド間隔6分
                        // 
-                       this.toolStripMenuItemガイド間隔6分.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔6分.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔6分, "toolStripMenuItemガイド間隔6分" );
-                       this.toolStripMenuItemガイド間隔6分.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔6分, "toolStripMenuItemガイド間隔6分");
                        this.toolStripMenuItemガイド間隔6分.Name = "toolStripMenuItemガイド間隔6分";
-                       this.toolStripMenuItemガイド間隔6分.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemガイド間隔6分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔6分_Click );
+                       this.toolStripMenuItemガイド間隔6分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔6分_Click);
                        // 
                        // toolStripMenuItemガイド間隔8分
                        // 
-                       this.toolStripMenuItemガイド間隔8分.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔8分.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔8分, "toolStripMenuItemガイド間隔8分" );
-                       this.toolStripMenuItemガイド間隔8分.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔8分, "toolStripMenuItemガイド間隔8分");
                        this.toolStripMenuItemガイド間隔8分.Name = "toolStripMenuItemガイド間隔8分";
-                       this.toolStripMenuItemガイド間隔8分.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemガイド間隔8分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔8分_Click );
+                       this.toolStripMenuItemガイド間隔8分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔8分_Click);
                        // 
                        // toolStripMenuItemガイド間隔12分
                        // 
-                       this.toolStripMenuItemガイド間隔12分.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔12分.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔12分, "toolStripMenuItemガイド間隔12分" );
-                       this.toolStripMenuItemガイド間隔12分.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔12分, "toolStripMenuItemガイド間隔12分");
                        this.toolStripMenuItemガイド間隔12分.Name = "toolStripMenuItemガイド間隔12分";
-                       this.toolStripMenuItemガイド間隔12分.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemガイド間隔12分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔12分_Click );
+                       this.toolStripMenuItemガイド間隔12分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔12分_Click);
                        // 
                        // toolStripMenuItemガイド間隔16分
                        // 
-                       this.toolStripMenuItemガイド間隔16分.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔16分.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔16分, "toolStripMenuItemガイド間隔16分" );
-                       this.toolStripMenuItemガイド間隔16分.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔16分, "toolStripMenuItemガイド間隔16分");
                        this.toolStripMenuItemガイド間隔16分.Name = "toolStripMenuItemガイド間隔16分";
-                       this.toolStripMenuItemガイド間隔16分.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemガイド間隔16分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔16分_Click );
+                       this.toolStripMenuItemガイド間隔16分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔16分_Click);
                        // 
                        // toolStripMenuItemガイド間隔24分
                        // 
-                       this.toolStripMenuItemガイド間隔24分.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔24分.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔24分, "toolStripMenuItemガイド間隔24分" );
-                       this.toolStripMenuItemガイド間隔24分.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔24分, "toolStripMenuItemガイド間隔24分");
                        this.toolStripMenuItemガイド間隔24分.Name = "toolStripMenuItemガイド間隔24分";
-                       this.toolStripMenuItemガイド間隔24分.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemガイド間隔24分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔24分_Click );
+                       this.toolStripMenuItemガイド間隔24分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔24分_Click);
                        // 
                        // toolStripMenuItemガイド間隔32分
                        // 
-                       this.toolStripMenuItemガイド間隔32分.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔32分.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔32分, "toolStripMenuItemガイド間隔32分" );
-                       this.toolStripMenuItemガイド間隔32分.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔32分, "toolStripMenuItemガイド間隔32分");
                        this.toolStripMenuItemガイド間隔32分.Name = "toolStripMenuItemガイド間隔32分";
-                       this.toolStripMenuItemガイド間隔32分.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemガイド間隔32分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔32分_Click );
+                       this.toolStripMenuItemガイド間隔32分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔32分_Click);
                        // 
                        // toolStripMenuItemガイド間隔48分
                        // 
-                       this.toolStripMenuItemガイド間隔48分.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔48分.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔48分, "toolStripMenuItemガイド間隔48分" );
-                       this.toolStripMenuItemガイド間隔48分.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔48分, "toolStripMenuItemガイド間隔48分");
                        this.toolStripMenuItemガイド間隔48分.Name = "toolStripMenuItemガイド間隔48分";
-                       this.toolStripMenuItemガイド間隔48分.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemガイド間隔48分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔48分_Click );
+                       this.toolStripMenuItemガイド間隔48分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔48分_Click);
                        // 
                        // toolStripMenuItemガイド間隔64分
                        // 
-                       this.toolStripMenuItemガイド間隔64分.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔64分.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔64分, "toolStripMenuItemガイド間隔64分" );
-                       this.toolStripMenuItemガイド間隔64分.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔64分, "toolStripMenuItemガイド間隔64分");
                        this.toolStripMenuItemガイド間隔64分.Name = "toolStripMenuItemガイド間隔64分";
-                       this.toolStripMenuItemガイド間隔64分.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemガイド間隔64分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔64分_Click );
+                       this.toolStripMenuItemガイド間隔64分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔64分_Click);
                        // 
                        // toolStripMenuItemガイド間隔128分
                        // 
-                       this.toolStripMenuItemガイド間隔128分.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔128分.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔128分, "toolStripMenuItemガイド間隔128分" );
-                       this.toolStripMenuItemガイド間隔128分.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔128分, "toolStripMenuItemガイド間隔128分");
                        this.toolStripMenuItemガイド間隔128分.Name = "toolStripMenuItemガイド間隔128分";
-                       this.toolStripMenuItemガイド間隔128分.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemガイド間隔128分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔128分_Click );
+                       this.toolStripMenuItemガイド間隔128分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔128分_Click);
                        // 
                        // toolStripMenuItemガイド間隔フリー
                        // 
-                       this.toolStripMenuItemガイド間隔フリー.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔フリー.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔フリー, "toolStripMenuItemガイド間隔フリー" );
-                       this.toolStripMenuItemガイド間隔フリー.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔フリー, "toolStripMenuItemガイド間隔フリー");
                        this.toolStripMenuItemガイド間隔フリー.Name = "toolStripMenuItemガイド間隔フリー";
-                       this.toolStripMenuItemガイド間隔フリー.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemガイド間隔フリー.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔フリー_Click );
+                       this.toolStripMenuItemガイド間隔フリー.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔フリー_Click);
                        // 
                        // toolStripSeparator6
                        // 
-                       this.toolStripSeparator6.AccessibleDescription = null;
-                       this.toolStripSeparator6.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator6, "toolStripSeparator6" );
+                       resources.ApplyResources(this.toolStripSeparator6, "toolStripSeparator6");
                        this.toolStripSeparator6.Name = "toolStripSeparator6";
                        // 
                        // toolStripMenuItemガイド間隔拡大
                        // 
-                       this.toolStripMenuItemガイド間隔拡大.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔拡大.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔拡大, "toolStripMenuItemガイド間隔拡大" );
-                       this.toolStripMenuItemガイド間隔拡大.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔拡大, "toolStripMenuItemガイド間隔拡大");
                        this.toolStripMenuItemガイド間隔拡大.Name = "toolStripMenuItemガイド間隔拡大";
-                       this.toolStripMenuItemガイド間隔拡大.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemガイド間隔拡大.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔拡大_Click );
+                       this.toolStripMenuItemガイド間隔拡大.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔拡大_Click);
                        // 
                        // toolStripMenuItemガイド間隔縮小
                        // 
-                       this.toolStripMenuItemガイド間隔縮小.AccessibleDescription = null;
-                       this.toolStripMenuItemガイド間隔縮小.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemガイド間隔縮小, "toolStripMenuItemガイド間隔縮小" );
-                       this.toolStripMenuItemガイド間隔縮小.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemガイド間隔縮小, "toolStripMenuItemガイド間隔縮小");
                        this.toolStripMenuItemガイド間隔縮小.Name = "toolStripMenuItemガイド間隔縮小";
-                       this.toolStripMenuItemガイド間隔縮小.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemガイド間隔縮小.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔縮小_Click );
+                       this.toolStripMenuItemガイド間隔縮小.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔縮小_Click);
                        // 
                        // toolStripMenuItem再生
                        // 
-                       this.toolStripMenuItem再生.AccessibleDescription = null;
-                       this.toolStripMenuItem再生.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem再生, "toolStripMenuItem再生" );
-                       this.toolStripMenuItem再生.BackgroundImage = null;
-                       this.toolStripMenuItem再生.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {
+                       resources.ApplyResources(this.toolStripMenuItem再生, "toolStripMenuItem再生");
+                       this.toolStripMenuItem再生.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripMenuItem先頭から再生,
             this.toolStripMenuItem現在位置から再生,
             this.toolStripMenuItem現在位置からBGMのみ再生,
-            this.toolStripMenuItem再生停止} );
+            this.toolStripMenuItem再生停止});
                        this.toolStripMenuItem再生.Name = "toolStripMenuItem再生";
-                       this.toolStripMenuItem再生.ShortcutKeyDisplayString = null;
                        // 
                        // toolStripMenuItem先頭から再生
                        // 
-                       this.toolStripMenuItem先頭から再生.AccessibleDescription = null;
-                       this.toolStripMenuItem先頭から再生.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem先頭から再生, "toolStripMenuItem先頭から再生" );
-                       this.toolStripMenuItem先頭から再生.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem先頭から再生, "toolStripMenuItem先頭から再生");
                        this.toolStripMenuItem先頭から再生.Image = global::SSTFEditor.Properties.Resources.PlayFromStart;
                        this.toolStripMenuItem先頭から再生.Name = "toolStripMenuItem先頭から再生";
-                       this.toolStripMenuItem先頭から再生.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem先頭から再生.Click += new System.EventHandler( this.toolStripMenuItem先頭から再生_Click );
+                       this.toolStripMenuItem先頭から再生.Click += new System.EventHandler(this.toolStripMenuItem先頭から再生_Click);
                        // 
                        // toolStripMenuItem現在位置から再生
                        // 
-                       this.toolStripMenuItem現在位置から再生.AccessibleDescription = null;
-                       this.toolStripMenuItem現在位置から再生.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem現在位置から再生, "toolStripMenuItem現在位置から再生" );
-                       this.toolStripMenuItem現在位置から再生.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem現在位置から再生, "toolStripMenuItem現在位置から再生");
                        this.toolStripMenuItem現在位置から再生.Image = global::SSTFEditor.Properties.Resources.DataContainer_MoveNextHS;
                        this.toolStripMenuItem現在位置から再生.Name = "toolStripMenuItem現在位置から再生";
-                       this.toolStripMenuItem現在位置から再生.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem現在位置から再生.Click += new System.EventHandler( this.toolStripMenuItem現在位置から再生_Click );
+                       this.toolStripMenuItem現在位置から再生.Click += new System.EventHandler(this.toolStripMenuItem現在位置から再生_Click);
                        // 
                        // toolStripMenuItem現在位置からBGMのみ再生
                        // 
-                       this.toolStripMenuItem現在位置からBGMのみ再生.AccessibleDescription = null;
-                       this.toolStripMenuItem現在位置からBGMのみ再生.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem現在位置からBGMのみ再生, "toolStripMenuItem現在位置からBGMのみ再生" );
-                       this.toolStripMenuItem現在位置からBGMのみ再生.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem現在位置からBGMのみ再生, "toolStripMenuItem現在位置からBGMのみ再生");
                        this.toolStripMenuItem現在位置からBGMのみ再生.Image = global::SSTFEditor.Properties.Resources.DataContainer_NewRecordHS;
                        this.toolStripMenuItem現在位置からBGMのみ再生.Name = "toolStripMenuItem現在位置からBGMのみ再生";
-                       this.toolStripMenuItem現在位置からBGMのみ再生.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem現在位置からBGMのみ再生.Click += new System.EventHandler( this.toolStripMenuItem現在位置からBGMのみ再生_Click );
+                       this.toolStripMenuItem現在位置からBGMのみ再生.Click += new System.EventHandler(this.toolStripMenuItem現在位置からBGMのみ再生_Click);
                        // 
                        // toolStripMenuItem再生停止
                        // 
-                       this.toolStripMenuItem再生停止.AccessibleDescription = null;
-                       this.toolStripMenuItem再生停止.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem再生停止, "toolStripMenuItem再生停止" );
-                       this.toolStripMenuItem再生停止.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem再生停止, "toolStripMenuItem再生停止");
                        this.toolStripMenuItem再生停止.Image = global::SSTFEditor.Properties.Resources.StopHS;
                        this.toolStripMenuItem再生停止.Name = "toolStripMenuItem再生停止";
-                       this.toolStripMenuItem再生停止.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem再生停止.Click += new System.EventHandler( this.toolStripMenuItem再生停止_Click );
+                       this.toolStripMenuItem再生停止.Click += new System.EventHandler(this.toolStripMenuItem再生停止_Click);
                        // 
                        // toolStripMenuItemツール
                        // 
-                       this.toolStripMenuItemツール.AccessibleDescription = null;
-                       this.toolStripMenuItemツール.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemツール, "toolStripMenuItemツール" );
-                       this.toolStripMenuItemツール.BackgroundImage = null;
-                       this.toolStripMenuItemツール.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {
-            this.toolStripMenuItemオプション} );
+                       resources.ApplyResources(this.toolStripMenuItemツール, "toolStripMenuItemツール");
+                       this.toolStripMenuItemツール.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+            this.toolStripMenuItemオプション});
                        this.toolStripMenuItemツール.Name = "toolStripMenuItemツール";
-                       this.toolStripMenuItemツール.ShortcutKeyDisplayString = null;
                        // 
                        // toolStripMenuItemオプション
                        // 
-                       this.toolStripMenuItemオプション.AccessibleDescription = null;
-                       this.toolStripMenuItemオプション.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemオプション, "toolStripMenuItemオプション" );
-                       this.toolStripMenuItemオプション.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemオプション, "toolStripMenuItemオプション");
                        this.toolStripMenuItemオプション.Name = "toolStripMenuItemオプション";
-                       this.toolStripMenuItemオプション.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemオプション.Click += new System.EventHandler( this.toolStripMenuItemオプション_Click );
+                       this.toolStripMenuItemオプション.Click += new System.EventHandler(this.toolStripMenuItemオプション_Click);
                        // 
                        // toolStripMenuItemヘルプ
                        // 
-                       this.toolStripMenuItemヘルプ.AccessibleDescription = null;
-                       this.toolStripMenuItemヘルプ.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemヘルプ, "toolStripMenuItemヘルプ" );
-                       this.toolStripMenuItemヘルプ.BackgroundImage = null;
-                       this.toolStripMenuItemヘルプ.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {
-            this.toolStripMenuItemバージョン} );
+                       resources.ApplyResources(this.toolStripMenuItemヘルプ, "toolStripMenuItemヘルプ");
+                       this.toolStripMenuItemヘルプ.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+            this.toolStripMenuItemバージョン});
                        this.toolStripMenuItemヘルプ.Name = "toolStripMenuItemヘルプ";
-                       this.toolStripMenuItemヘルプ.ShortcutKeyDisplayString = null;
                        // 
                        // toolStripMenuItemバージョン
                        // 
-                       this.toolStripMenuItemバージョン.AccessibleDescription = null;
-                       this.toolStripMenuItemバージョン.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemバージョン, "toolStripMenuItemバージョン" );
-                       this.toolStripMenuItemバージョン.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemバージョン, "toolStripMenuItemバージョン");
                        this.toolStripMenuItemバージョン.Name = "toolStripMenuItemバージョン";
-                       this.toolStripMenuItemバージョン.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemバージョン.Click += new System.EventHandler( this.toolStripMenuItemバージョン_Click );
+                       this.toolStripMenuItemバージョン.Click += new System.EventHandler(this.toolStripMenuItemバージョン_Click);
                        // 
                        // toolStripツールバー
                        // 
-                       this.toolStripツールバー.AccessibleDescription = null;
-                       this.toolStripツールバー.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripツールバー, "toolStripツールバー" );
-                       this.toolStripツールバー.BackgroundImage = null;
-                       this.toolStripツールバー.Font = null;
-                       this.toolStripツールバー.Items.AddRange( new System.Windows.Forms.ToolStripItem[] {
+                       resources.ApplyResources(this.toolStripツールバー, "toolStripツールバー");
+                       this.toolStripツールバー.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripButton新規作成,
             this.toolStripButton開く,
             this.toolStripButton上書き保存,
             this.toolStripButton音量Down,
             this.toolStripLabel音量,
             this.toolStripButton音量UP,
-            this.toolStripSeparator15} );
+            this.toolStripSeparator15});
                        this.toolStripツールバー.Name = "toolStripツールバー";
-                       this.toolTipメインフォーム.SetToolTip( this.toolStripツールバー, resources.GetString( "toolStripツールバー.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.toolStripツールバー, resources.GetString("toolStripツールバー.ToolTip"));
                        // 
                        // toolStripButton新規作成
                        // 
-                       this.toolStripButton新規作成.AccessibleDescription = null;
-                       this.toolStripButton新規作成.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton新規作成, "toolStripButton新規作成" );
-                       this.toolStripButton新規作成.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton新規作成, "toolStripButton新規作成");
                        this.toolStripButton新規作成.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton新規作成.Image = global::SSTFEditor.Properties.Resources.DocumentHS;
                        this.toolStripButton新規作成.Name = "toolStripButton新規作成";
-                       this.toolStripButton新規作成.Click += new System.EventHandler( this.toolStripButton新規作成_Click );
+                       this.toolStripButton新規作成.Click += new System.EventHandler(this.toolStripButton新規作成_Click);
                        // 
                        // toolStripButton開く
                        // 
-                       this.toolStripButton開く.AccessibleDescription = null;
-                       this.toolStripButton開く.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton開く, "toolStripButton開く" );
-                       this.toolStripButton開く.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton開く, "toolStripButton開く");
                        this.toolStripButton開く.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton開く.Image = global::SSTFEditor.Properties.Resources.openHS;
                        this.toolStripButton開く.Name = "toolStripButton開く";
-                       this.toolStripButton開く.Click += new System.EventHandler( this.toolStripButton開く_Click );
+                       this.toolStripButton開く.Click += new System.EventHandler(this.toolStripButton開く_Click);
                        // 
                        // toolStripButton上書き保存
                        // 
-                       this.toolStripButton上書き保存.AccessibleDescription = null;
-                       this.toolStripButton上書き保存.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton上書き保存, "toolStripButton上書き保存" );
-                       this.toolStripButton上書き保存.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton上書き保存, "toolStripButton上書き保存");
                        this.toolStripButton上書き保存.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton上書き保存.Image = global::SSTFEditor.Properties.Resources.saveHS;
                        this.toolStripButton上書き保存.Name = "toolStripButton上書き保存";
-                       this.toolStripButton上書き保存.Click += new System.EventHandler( this.toolStripButton上書き保存_Click );
+                       this.toolStripButton上書き保存.Click += new System.EventHandler(this.toolStripButton上書き保存_Click);
                        // 
                        // toolStripSeparator7
                        // 
-                       this.toolStripSeparator7.AccessibleDescription = null;
-                       this.toolStripSeparator7.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator7, "toolStripSeparator7" );
+                       resources.ApplyResources(this.toolStripSeparator7, "toolStripSeparator7");
                        this.toolStripSeparator7.Name = "toolStripSeparator7";
                        // 
                        // toolStripButton切り取り
                        // 
-                       this.toolStripButton切り取り.AccessibleDescription = null;
-                       this.toolStripButton切り取り.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton切り取り, "toolStripButton切り取り" );
-                       this.toolStripButton切り取り.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton切り取り, "toolStripButton切り取り");
                        this.toolStripButton切り取り.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton切り取り.Image = global::SSTFEditor.Properties.Resources.CutHS;
                        this.toolStripButton切り取り.Name = "toolStripButton切り取り";
-                       this.toolStripButton切り取り.Click += new System.EventHandler( this.toolStripButton切り取り_Click );
+                       this.toolStripButton切り取り.Click += new System.EventHandler(this.toolStripButton切り取り_Click);
                        // 
                        // toolStripButtonコピー
                        // 
-                       this.toolStripButtonコピー.AccessibleDescription = null;
-                       this.toolStripButtonコピー.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButtonコピー, "toolStripButtonコピー" );
-                       this.toolStripButtonコピー.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButtonコピー, "toolStripButtonコピー");
                        this.toolStripButtonコピー.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButtonコピー.Image = global::SSTFEditor.Properties.Resources.CopyHS;
                        this.toolStripButtonコピー.Name = "toolStripButtonコピー";
-                       this.toolStripButtonコピー.Click += new System.EventHandler( this.toolStripButtonコピー_Click );
+                       this.toolStripButtonコピー.Click += new System.EventHandler(this.toolStripButtonコピー_Click);
                        // 
                        // toolStripButton貼り付け
                        // 
-                       this.toolStripButton貼り付け.AccessibleDescription = null;
-                       this.toolStripButton貼り付け.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton貼り付け, "toolStripButton貼り付け" );
-                       this.toolStripButton貼り付け.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton貼り付け, "toolStripButton貼り付け");
                        this.toolStripButton貼り付け.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton貼り付け.Image = global::SSTFEditor.Properties.Resources.PasteHS;
                        this.toolStripButton貼り付け.Name = "toolStripButton貼り付け";
-                       this.toolStripButton貼り付け.Click += new System.EventHandler( this.toolStripButton貼り付け_Click );
+                       this.toolStripButton貼り付け.Click += new System.EventHandler(this.toolStripButton貼り付け_Click);
                        // 
                        // toolStripButton削除
                        // 
-                       this.toolStripButton削除.AccessibleDescription = null;
-                       this.toolStripButton削除.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton削除, "toolStripButton削除" );
-                       this.toolStripButton削除.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton削除, "toolStripButton削除");
                        this.toolStripButton削除.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton削除.Image = global::SSTFEditor.Properties.Resources.DeleteHS;
                        this.toolStripButton削除.Name = "toolStripButton削除";
-                       this.toolStripButton削除.Click += new System.EventHandler( this.toolStripButton削除_Click );
+                       this.toolStripButton削除.Click += new System.EventHandler(this.toolStripButton削除_Click);
                        // 
                        // toolStripSeparator8
                        // 
-                       this.toolStripSeparator8.AccessibleDescription = null;
-                       this.toolStripSeparator8.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator8, "toolStripSeparator8" );
+                       resources.ApplyResources(this.toolStripSeparator8, "toolStripSeparator8");
                        this.toolStripSeparator8.Name = "toolStripSeparator8";
                        // 
                        // toolStripButton元に戻す
                        // 
-                       this.toolStripButton元に戻す.AccessibleDescription = null;
-                       this.toolStripButton元に戻す.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton元に戻す, "toolStripButton元に戻す" );
-                       this.toolStripButton元に戻す.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton元に戻す, "toolStripButton元に戻す");
                        this.toolStripButton元に戻す.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton元に戻す.Image = global::SSTFEditor.Properties.Resources.Edit_UndoHS;
                        this.toolStripButton元に戻す.Name = "toolStripButton元に戻す";
-                       this.toolStripButton元に戻す.Click += new System.EventHandler( this.toolStripButton元に戻す_Click );
+                       this.toolStripButton元に戻す.Click += new System.EventHandler(this.toolStripButton元に戻す_Click);
                        // 
                        // toolStripButtonやり直す
                        // 
-                       this.toolStripButtonやり直す.AccessibleDescription = null;
-                       this.toolStripButtonやり直す.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButtonやり直す, "toolStripButtonやり直す" );
-                       this.toolStripButtonやり直す.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButtonやり直す, "toolStripButtonやり直す");
                        this.toolStripButtonやり直す.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButtonやり直す.Image = global::SSTFEditor.Properties.Resources.Edit_RedoHS;
                        this.toolStripButtonやり直す.Name = "toolStripButtonやり直す";
-                       this.toolStripButtonやり直す.Click += new System.EventHandler( this.toolStripButtonやり直す_Click );
+                       this.toolStripButtonやり直す.Click += new System.EventHandler(this.toolStripButtonやり直す_Click);
                        // 
                        // toolStripSeparator9
                        // 
-                       this.toolStripSeparator9.AccessibleDescription = null;
-                       this.toolStripSeparator9.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator9, "toolStripSeparator9" );
+                       resources.ApplyResources(this.toolStripSeparator9, "toolStripSeparator9");
                        this.toolStripSeparator9.Name = "toolStripSeparator9";
                        // 
                        // toolStripComboBox譜面拡大率
                        // 
-                       this.toolStripComboBox譜面拡大率.AccessibleDescription = null;
-                       this.toolStripComboBox譜面拡大率.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripComboBox譜面拡大率, "toolStripComboBox譜面拡大率" );
+                       resources.ApplyResources(this.toolStripComboBox譜面拡大率, "toolStripComboBox譜面拡大率");
                        this.toolStripComboBox譜面拡大率.DropDownHeight = 200;
                        this.toolStripComboBox譜面拡大率.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
                        this.toolStripComboBox譜面拡大率.DropDownWidth = 75;
-                       this.toolStripComboBox譜面拡大率.Items.AddRange( new object[] {
+                       this.toolStripComboBox譜面拡大率.Items.AddRange(new object[] {
             resources.GetString("toolStripComboBox譜面拡大率.Items"),
             resources.GetString("toolStripComboBox譜面拡大率.Items1"),
             resources.GetString("toolStripComboBox譜面拡大率.Items2"),
             resources.GetString("toolStripComboBox譜面拡大率.Items6"),
             resources.GetString("toolStripComboBox譜面拡大率.Items7"),
             resources.GetString("toolStripComboBox譜面拡大率.Items8"),
-            resources.GetString("toolStripComboBox譜面拡大率.Items9")} );
+            resources.GetString("toolStripComboBox譜面拡大率.Items9")});
                        this.toolStripComboBox譜面拡大率.Name = "toolStripComboBox譜面拡大率";
-                       this.toolStripComboBox譜面拡大率.SelectedIndexChanged += new System.EventHandler( this.toolStripComboBox譜面拡大率_SelectedIndexChanged );
+                       this.toolStripComboBox譜面拡大率.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox譜面拡大率_SelectedIndexChanged);
                        // 
                        // toolStripComboBoxガイド間隔
                        // 
-                       this.toolStripComboBoxガイド間隔.AccessibleDescription = null;
-                       this.toolStripComboBoxガイド間隔.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripComboBoxガイド間隔, "toolStripComboBoxガイド間隔" );
+                       resources.ApplyResources(this.toolStripComboBoxガイド間隔, "toolStripComboBoxガイド間隔");
                        this.toolStripComboBoxガイド間隔.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
-                       this.toolStripComboBoxガイド間隔.Items.AddRange( new object[] {
+                       this.toolStripComboBoxガイド間隔.Items.AddRange(new object[] {
             resources.GetString("toolStripComboBoxガイド間隔.Items"),
             resources.GetString("toolStripComboBoxガイド間隔.Items1"),
             resources.GetString("toolStripComboBoxガイド間隔.Items2"),
             resources.GetString("toolStripComboBoxガイド間隔.Items7"),
             resources.GetString("toolStripComboBoxガイド間隔.Items8"),
             resources.GetString("toolStripComboBoxガイド間隔.Items9"),
-            resources.GetString("toolStripComboBoxガイド間隔.Items10")} );
+            resources.GetString("toolStripComboBoxガイド間隔.Items10")});
                        this.toolStripComboBoxガイド間隔.Name = "toolStripComboBoxガイド間隔";
-                       this.toolStripComboBoxガイド間隔.SelectedIndexChanged += new System.EventHandler( this.toolStripComboBoxガイド間隔_SelectedIndexChanged );
+                       this.toolStripComboBoxガイド間隔.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBoxガイド間隔_SelectedIndexChanged);
                        // 
                        // toolStripButton選択モード
                        // 
-                       this.toolStripButton選択モード.AccessibleDescription = null;
-                       this.toolStripButton選択モード.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton選択モード, "toolStripButton選択モード" );
-                       this.toolStripButton選択モード.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton選択モード, "toolStripButton選択モード");
                        this.toolStripButton選択モード.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton選択モード.Image = global::SSTFEditor.Properties.Resources.PointerHS;
                        this.toolStripButton選択モード.Name = "toolStripButton選択モード";
-                       this.toolStripButton選択モード.Click += new System.EventHandler( this.toolStripButton選択モード_Click );
+                       this.toolStripButton選択モード.Click += new System.EventHandler(this.toolStripButton選択モード_Click);
                        // 
                        // toolStripButton編集モード
                        // 
-                       this.toolStripButton編集モード.AccessibleDescription = null;
-                       this.toolStripButton編集モード.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton編集モード, "toolStripButton編集モード" );
-                       this.toolStripButton編集モード.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton編集モード, "toolStripButton編集モード");
                        this.toolStripButton編集モード.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton編集モード.Image = global::SSTFEditor.Properties.Resources.pencil;
                        this.toolStripButton編集モード.Name = "toolStripButton編集モード";
-                       this.toolStripButton編集モード.Click += new System.EventHandler( this.toolStripButton編集モード_Click );
+                       this.toolStripButton編集モード.Click += new System.EventHandler(this.toolStripButton編集モード_Click);
                        // 
                        // toolStripSeparator10
                        // 
-                       this.toolStripSeparator10.AccessibleDescription = null;
-                       this.toolStripSeparator10.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator10, "toolStripSeparator10" );
+                       resources.ApplyResources(this.toolStripSeparator10, "toolStripSeparator10");
                        this.toolStripSeparator10.Name = "toolStripSeparator10";
                        // 
                        // toolStripButton先頭から再生
                        // 
-                       this.toolStripButton先頭から再生.AccessibleDescription = null;
-                       this.toolStripButton先頭から再生.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton先頭から再生, "toolStripButton先頭から再生" );
-                       this.toolStripButton先頭から再生.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton先頭から再生, "toolStripButton先頭から再生");
                        this.toolStripButton先頭から再生.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton先頭から再生.Image = global::SSTFEditor.Properties.Resources.PlayFromStart;
                        this.toolStripButton先頭から再生.Name = "toolStripButton先頭から再生";
-                       this.toolStripButton先頭から再生.Click += new System.EventHandler( this.toolStripButton先頭から再生_Click );
+                       this.toolStripButton先頭から再生.Click += new System.EventHandler(this.toolStripButton先頭から再生_Click);
                        // 
                        // toolStripButton現在位置から再生
                        // 
-                       this.toolStripButton現在位置から再生.AccessibleDescription = null;
-                       this.toolStripButton現在位置から再生.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton現在位置から再生, "toolStripButton現在位置から再生" );
-                       this.toolStripButton現在位置から再生.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton現在位置から再生, "toolStripButton現在位置から再生");
                        this.toolStripButton現在位置から再生.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton現在位置から再生.Image = global::SSTFEditor.Properties.Resources.DataContainer_MoveNextHS;
                        this.toolStripButton現在位置から再生.Name = "toolStripButton現在位置から再生";
-                       this.toolStripButton現在位置から再生.Click += new System.EventHandler( this.toolStripButton現在位置から再生_Click );
+                       this.toolStripButton現在位置から再生.Click += new System.EventHandler(this.toolStripButton現在位置から再生_Click);
                        // 
                        // toolStripButton現在位置からBGMのみ再生
                        // 
-                       this.toolStripButton現在位置からBGMのみ再生.AccessibleDescription = null;
-                       this.toolStripButton現在位置からBGMのみ再生.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton現在位置からBGMのみ再生, "toolStripButton現在位置からBGMのみ再生" );
-                       this.toolStripButton現在位置からBGMのみ再生.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton現在位置からBGMのみ再生, "toolStripButton現在位置からBGMのみ再生");
                        this.toolStripButton現在位置からBGMのみ再生.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton現在位置からBGMのみ再生.Image = global::SSTFEditor.Properties.Resources.DataContainer_NewRecordHS;
                        this.toolStripButton現在位置からBGMのみ再生.Name = "toolStripButton現在位置からBGMのみ再生";
-                       this.toolStripButton現在位置からBGMのみ再生.Click += new System.EventHandler( this.toolStripButton現在位置からBGMのみ再生_Click );
+                       this.toolStripButton現在位置からBGMのみ再生.Click += new System.EventHandler(this.toolStripButton現在位置からBGMのみ再生_Click);
                        // 
                        // toolStripButton再生停止
                        // 
-                       this.toolStripButton再生停止.AccessibleDescription = null;
-                       this.toolStripButton再生停止.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton再生停止, "toolStripButton再生停止" );
-                       this.toolStripButton再生停止.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton再生停止, "toolStripButton再生停止");
                        this.toolStripButton再生停止.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton再生停止.Image = global::SSTFEditor.Properties.Resources.StopHS;
                        this.toolStripButton再生停止.Name = "toolStripButton再生停止";
-                       this.toolStripButton再生停止.Click += new System.EventHandler( this.toolStripButton再生停止_Click );
+                       this.toolStripButton再生停止.Click += new System.EventHandler(this.toolStripButton再生停止_Click);
                        // 
                        // toolStripSeparator11
                        // 
-                       this.toolStripSeparator11.AccessibleDescription = null;
-                       this.toolStripSeparator11.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator11, "toolStripSeparator11" );
+                       resources.ApplyResources(this.toolStripSeparator11, "toolStripSeparator11");
                        this.toolStripSeparator11.Name = "toolStripSeparator11";
                        // 
                        // toolStripButton音量Down
                        // 
-                       this.toolStripButton音量Down.AccessibleDescription = null;
-                       this.toolStripButton音量Down.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton音量Down, "toolStripButton音量Down" );
-                       this.toolStripButton音量Down.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton音量Down, "toolStripButton音量Down");
                        this.toolStripButton音量Down.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton音量Down.Image = global::SSTFEditor.Properties.Resources.DownArrowHS;
                        this.toolStripButton音量Down.Name = "toolStripButton音量Down";
-                       this.toolStripButton音量Down.Click += new System.EventHandler( this.toolStripButton音量Down_Click );
+                       this.toolStripButton音量Down.Click += new System.EventHandler(this.toolStripButton音量Down_Click);
                        // 
                        // toolStripLabel音量
                        // 
-                       this.toolStripLabel音量.AccessibleDescription = null;
-                       this.toolStripLabel音量.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripLabel音量, "toolStripLabel音量" );
-                       this.toolStripLabel音量.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripLabel音量, "toolStripLabel音量");
                        this.toolStripLabel音量.Name = "toolStripLabel音量";
                        // 
                        // toolStripButton音量UP
                        // 
-                       this.toolStripButton音量UP.AccessibleDescription = null;
-                       this.toolStripButton音量UP.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripButton音量UP, "toolStripButton音量UP" );
-                       this.toolStripButton音量UP.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripButton音量UP, "toolStripButton音量UP");
                        this.toolStripButton音量UP.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
                        this.toolStripButton音量UP.Image = global::SSTFEditor.Properties.Resources.UpArrowHS;
                        this.toolStripButton音量UP.Name = "toolStripButton音量UP";
-                       this.toolStripButton音量UP.Click += new System.EventHandler( this.toolStripButton音量UP_Click );
+                       this.toolStripButton音量UP.Click += new System.EventHandler(this.toolStripButton音量UP_Click);
                        // 
                        // toolStripSeparator15
                        // 
-                       this.toolStripSeparator15.AccessibleDescription = null;
-                       this.toolStripSeparator15.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator15, "toolStripSeparator15" );
+                       resources.ApplyResources(this.toolStripSeparator15, "toolStripSeparator15");
                        this.toolStripSeparator15.Name = "toolStripSeparator15";
                        // 
                        // vScrollBar譜面用垂直スクロールバー
                        // 
-                       this.vScrollBar譜面用垂直スクロールバー.AccessibleDescription = null;
-                       this.vScrollBar譜面用垂直スクロールバー.AccessibleName = null;
-                       resources.ApplyResources( this.vScrollBar譜面用垂直スクロールバー, "vScrollBar譜面用垂直スクロールバー" );
-                       this.vScrollBar譜面用垂直スクロールバー.BackgroundImage = null;
-                       this.vScrollBar譜面用垂直スクロールバー.Font = null;
+                       resources.ApplyResources(this.vScrollBar譜面用垂直スクロールバー, "vScrollBar譜面用垂直スクロールバー");
                        this.vScrollBar譜面用垂直スクロールバー.Name = "vScrollBar譜面用垂直スクロールバー";
-                       this.toolTipメインフォーム.SetToolTip( this.vScrollBar譜面用垂直スクロールバー, resources.GetString( "vScrollBar譜面用垂直スクロールバー.ToolTip" ) );
-                       this.vScrollBar譜面用垂直スクロールバー.ValueChanged += new System.EventHandler( this.vScrollBar譜面用垂直スクロールバー_ValueChanged );
+                       this.toolTipメインフォーム.SetToolTip(this.vScrollBar譜面用垂直スクロールバー, resources.GetString("vScrollBar譜面用垂直スクロールバー.ToolTip"));
+                       this.vScrollBar譜面用垂直スクロールバー.ValueChanged += new System.EventHandler(this.vScrollBar譜面用垂直スクロールバー_ValueChanged);
                        // 
                        // contextMenuStrip譜面右メニュー
                        // 
-                       this.contextMenuStrip譜面右メニュー.AccessibleDescription = null;
-                       this.contextMenuStrip譜面右メニュー.AccessibleName = null;
-                       resources.ApplyResources( this.contextMenuStrip譜面右メニュー, "contextMenuStrip譜面右メニュー" );
-                       this.contextMenuStrip譜面右メニュー.BackgroundImage = null;
-                       this.contextMenuStrip譜面右メニュー.Font = null;
-                       this.contextMenuStrip譜面右メニュー.Items.AddRange( new System.Windows.Forms.ToolStripItem[] {
+                       resources.ApplyResources(this.contextMenuStrip譜面右メニュー, "contextMenuStrip譜面右メニュー");
+                       this.contextMenuStrip譜面右メニュー.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripMenuItem選択チップの切り取り,
             this.toolStripMenuItem選択チップのコピー,
             this.toolStripMenuItem選択チップの貼り付け,
             this.toolStripMenuItem小節長変更,
             this.toolStripSeparator14,
             this.toolStripMenuItem小節の挿入,
-            this.toolStripMenuItem小節の削除} );
+            this.toolStripMenuItem小節の削除});
                        this.contextMenuStrip譜面右メニュー.Name = "contextMenuStrip譜面右メニュー";
-                       this.toolTipメインフォーム.SetToolTip( this.contextMenuStrip譜面右メニュー, resources.GetString( "contextMenuStrip譜面右メニュー.ToolTip" ) );
+                       this.toolTipメインフォーム.SetToolTip(this.contextMenuStrip譜面右メニュー, resources.GetString("contextMenuStrip譜面右メニュー.ToolTip"));
                        // 
                        // toolStripMenuItem選択チップの切り取り
                        // 
-                       this.toolStripMenuItem選択チップの切り取り.AccessibleDescription = null;
-                       this.toolStripMenuItem選択チップの切り取り.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem選択チップの切り取り, "toolStripMenuItem選択チップの切り取り" );
-                       this.toolStripMenuItem選択チップの切り取り.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem選択チップの切り取り, "toolStripMenuItem選択チップの切り取り");
                        this.toolStripMenuItem選択チップの切り取り.Image = global::SSTFEditor.Properties.Resources.CutHS;
                        this.toolStripMenuItem選択チップの切り取り.Name = "toolStripMenuItem選択チップの切り取り";
-                       this.toolStripMenuItem選択チップの切り取り.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem選択チップの切り取り.Click += new System.EventHandler( this.toolStripMenuItem選択チップの切り取り_Click );
+                       this.toolStripMenuItem選択チップの切り取り.Click += new System.EventHandler(this.toolStripMenuItem選択チップの切り取り_Click);
                        // 
                        // toolStripMenuItem選択チップのコピー
                        // 
-                       this.toolStripMenuItem選択チップのコピー.AccessibleDescription = null;
-                       this.toolStripMenuItem選択チップのコピー.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem選択チップのコピー, "toolStripMenuItem選択チップのコピー" );
-                       this.toolStripMenuItem選択チップのコピー.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem選択チップのコピー, "toolStripMenuItem選択チップのコピー");
                        this.toolStripMenuItem選択チップのコピー.Image = global::SSTFEditor.Properties.Resources.CopyHS;
                        this.toolStripMenuItem選択チップのコピー.Name = "toolStripMenuItem選択チップのコピー";
-                       this.toolStripMenuItem選択チップのコピー.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem選択チップのコピー.Click += new System.EventHandler( this.toolStripMenuItem選択チップのコピー_Click );
+                       this.toolStripMenuItem選択チップのコピー.Click += new System.EventHandler(this.toolStripMenuItem選択チップのコピー_Click);
                        // 
                        // toolStripMenuItem選択チップの貼り付け
                        // 
-                       this.toolStripMenuItem選択チップの貼り付け.AccessibleDescription = null;
-                       this.toolStripMenuItem選択チップの貼り付け.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem選択チップの貼り付け, "toolStripMenuItem選択チップの貼り付け" );
-                       this.toolStripMenuItem選択チップの貼り付け.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem選択チップの貼り付け, "toolStripMenuItem選択チップの貼り付け");
                        this.toolStripMenuItem選択チップの貼り付け.Image = global::SSTFEditor.Properties.Resources.PasteHS;
                        this.toolStripMenuItem選択チップの貼り付け.Name = "toolStripMenuItem選択チップの貼り付け";
-                       this.toolStripMenuItem選択チップの貼り付け.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem選択チップの貼り付け.Click += new System.EventHandler( this.toolStripMenuItem選択チップの貼り付け_Click );
+                       this.toolStripMenuItem選択チップの貼り付け.Click += new System.EventHandler(this.toolStripMenuItem選択チップの貼り付け_Click);
                        // 
                        // toolStripMenuItem選択チップの削除
                        // 
-                       this.toolStripMenuItem選択チップの削除.AccessibleDescription = null;
-                       this.toolStripMenuItem選択チップの削除.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem選択チップの削除, "toolStripMenuItem選択チップの削除" );
-                       this.toolStripMenuItem選択チップの削除.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem選択チップの削除, "toolStripMenuItem選択チップの削除");
                        this.toolStripMenuItem選択チップの削除.Image = global::SSTFEditor.Properties.Resources.DeleteHS;
                        this.toolStripMenuItem選択チップの削除.Name = "toolStripMenuItem選択チップの削除";
-                       this.toolStripMenuItem選択チップの削除.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem選択チップの削除.Click += new System.EventHandler( this.toolStripMenuItem選択チップの削除_Click );
+                       this.toolStripMenuItem選択チップの削除.Click += new System.EventHandler(this.toolStripMenuItem選択チップの削除_Click);
                        // 
                        // toolStripSeparator12
                        // 
-                       this.toolStripSeparator12.AccessibleDescription = null;
-                       this.toolStripSeparator12.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator12, "toolStripSeparator12" );
+                       resources.ApplyResources(this.toolStripSeparator12, "toolStripSeparator12");
                        this.toolStripSeparator12.Name = "toolStripSeparator12";
                        // 
                        // toolStripMenuItemすべてのチップの選択
                        // 
-                       this.toolStripMenuItemすべてのチップの選択.AccessibleDescription = null;
-                       this.toolStripMenuItemすべてのチップの選択.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItemすべてのチップの選択, "toolStripMenuItemすべてのチップの選択" );
-                       this.toolStripMenuItemすべてのチップの選択.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItemすべてのチップの選択, "toolStripMenuItemすべてのチップの選択");
                        this.toolStripMenuItemすべてのチップの選択.Name = "toolStripMenuItemすべてのチップの選択";
-                       this.toolStripMenuItemすべてのチップの選択.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItemすべてのチップの選択.Click += new System.EventHandler( this.toolStripMenuItemすべてのチップの選択_Click );
+                       this.toolStripMenuItemすべてのチップの選択.Click += new System.EventHandler(this.toolStripMenuItemすべてのチップの選択_Click);
                        // 
                        // toolStripSeparator13
                        // 
-                       this.toolStripSeparator13.AccessibleDescription = null;
-                       this.toolStripSeparator13.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator13, "toolStripSeparator13" );
+                       resources.ApplyResources(this.toolStripSeparator13, "toolStripSeparator13");
                        this.toolStripSeparator13.Name = "toolStripSeparator13";
                        // 
                        // toolStripMenuItem小節長変更
                        // 
-                       this.toolStripMenuItem小節長変更.AccessibleDescription = null;
-                       this.toolStripMenuItem小節長変更.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem小節長変更, "toolStripMenuItem小節長変更" );
-                       this.toolStripMenuItem小節長変更.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem小節長変更, "toolStripMenuItem小節長変更");
                        this.toolStripMenuItem小節長変更.Name = "toolStripMenuItem小節長変更";
-                       this.toolStripMenuItem小節長変更.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem小節長変更.Click += new System.EventHandler( this.toolStripMenuItem小節長変更_Click );
+                       this.toolStripMenuItem小節長変更.Click += new System.EventHandler(this.toolStripMenuItem小節長変更_Click);
                        // 
                        // toolStripSeparator14
                        // 
-                       this.toolStripSeparator14.AccessibleDescription = null;
-                       this.toolStripSeparator14.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripSeparator14, "toolStripSeparator14" );
+                       resources.ApplyResources(this.toolStripSeparator14, "toolStripSeparator14");
                        this.toolStripSeparator14.Name = "toolStripSeparator14";
                        // 
                        // toolStripMenuItem小節の挿入
                        // 
-                       this.toolStripMenuItem小節の挿入.AccessibleDescription = null;
-                       this.toolStripMenuItem小節の挿入.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem小節の挿入, "toolStripMenuItem小節の挿入" );
-                       this.toolStripMenuItem小節の挿入.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem小節の挿入, "toolStripMenuItem小節の挿入");
                        this.toolStripMenuItem小節の挿入.Name = "toolStripMenuItem小節の挿入";
-                       this.toolStripMenuItem小節の挿入.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem小節の挿入.Click += new System.EventHandler( this.toolStripMenuItem小節の挿入_Click );
+                       this.toolStripMenuItem小節の挿入.Click += new System.EventHandler(this.toolStripMenuItem小節の挿入_Click);
                        // 
                        // toolStripMenuItem小節の削除
                        // 
-                       this.toolStripMenuItem小節の削除.AccessibleDescription = null;
-                       this.toolStripMenuItem小節の削除.AccessibleName = null;
-                       resources.ApplyResources( this.toolStripMenuItem小節の削除, "toolStripMenuItem小節の削除" );
-                       this.toolStripMenuItem小節の削除.BackgroundImage = null;
+                       resources.ApplyResources(this.toolStripMenuItem小節の削除, "toolStripMenuItem小節の削除");
                        this.toolStripMenuItem小節の削除.Name = "toolStripMenuItem小節の削除";
-                       this.toolStripMenuItem小節の削除.ShortcutKeyDisplayString = null;
-                       this.toolStripMenuItem小節の削除.Click += new System.EventHandler( this.toolStripMenuItem小節の削除_Click );
+                       this.toolStripMenuItem小節の削除.Click += new System.EventHandler(this.toolStripMenuItem小節の削除_Click);
                        // 
-                       // Cメインフォーム
+                       // メインフォーム
                        // 
-                       this.AccessibleDescription = null;
-                       this.AccessibleName = null;
-                       resources.ApplyResources( this, "$this" );
+                       resources.ApplyResources(this, "$this");
+                       this.AllowDrop = true;
                        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-                       this.BackgroundImage = null;
-                       this.Controls.Add( this.splitContainer分割パネルコンテナ );
-                       this.Controls.Add( this.vScrollBar譜面用垂直スクロールバー );
-                       this.Controls.Add( this.toolStripツールバー );
-                       this.Controls.Add( this.statusStripステータスバー );
-                       this.Controls.Add( this.menuStripメニューバー );
-                       this.Font = null;
-                       this.Icon = null;
+                       this.Controls.Add(this.splitContainer分割パネルコンテナ);
+                       this.Controls.Add(this.vScrollBar譜面用垂直スクロールバー);
+                       this.Controls.Add(this.toolStripツールバー);
+                       this.Controls.Add(this.statusStripステータスバー);
+                       this.Controls.Add(this.menuStripメニューバー);
                        this.MainMenuStrip = this.menuStripメニューバー;
-                       this.Name = "Cメインフォーム";
-                       this.toolTipメインフォーム.SetToolTip( this, resources.GetString( "$this.ToolTip" ) );
-                       this.DragDrop += new System.Windows.Forms.DragEventHandler( this.メインフォーム_DragDrop );
-                       this.DragEnter += new System.Windows.Forms.DragEventHandler( this.メインフォーム_DragEnter );
-                       this.FormClosing += new System.Windows.Forms.FormClosingEventHandler( this.メインフォーム_FormClosing );
-                       this.splitContainer分割パネルコンテナ.Panel1.ResumeLayout( false );
-                       this.splitContainer分割パネルコンテナ.Panel2.ResumeLayout( false );
+                       this.Name = "メインフォーム";
+                       this.toolTipメインフォーム.SetToolTip(this, resources.GetString("$this.ToolTip"));
+                       this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.メインフォーム_FormClosing);
+                       this.DragDrop += new System.Windows.Forms.DragEventHandler(this.メインフォーム_DragDrop);
+                       this.DragEnter += new System.Windows.Forms.DragEventHandler(this.メインフォーム_DragEnter);
+                       this.splitContainer分割パネルコンテナ.Panel1.ResumeLayout(false);
+                       this.splitContainer分割パネルコンテナ.Panel2.ResumeLayout(false);
                        this.splitContainer分割パネルコンテナ.Panel2.PerformLayout();
-                       this.splitContainer分割パネルコンテナ.ResumeLayout( false );
-                       this.tabControl情報タブコンテナ.ResumeLayout( false );
-                       this.tabPage基本情報.ResumeLayout( false );
+                       ((System.ComponentModel.ISupportInitialize)(this.splitContainer分割パネルコンテナ)).EndInit();
+                       this.splitContainer分割パネルコンテナ.ResumeLayout(false);
+                       this.tabControl情報タブコンテナ.ResumeLayout(false);
+                       this.tabPage基本情報.ResumeLayout(false);
                        this.tabPage基本情報.PerformLayout();
-                       ( (System.ComponentModel.ISupportInitialize) ( this.numericUpDownメモ用小節番号 ) ).EndInit();
-                       ( (System.ComponentModel.ISupportInitialize) ( this.pictureBox譜面パネル ) ).EndInit();
-                       this.menuStripメニューバー.ResumeLayout( false );
+                       ((System.ComponentModel.ISupportInitialize)(this.numericUpDownメモ用小節番号)).EndInit();
+                       ((System.ComponentModel.ISupportInitialize)(this.pictureBox譜面パネル)).EndInit();
+                       this.menuStripメニューバー.ResumeLayout(false);
                        this.menuStripメニューバー.PerformLayout();
-                       this.toolStripツールバー.ResumeLayout( false );
+                       this.toolStripツールバー.ResumeLayout(false);
                        this.toolStripツールバー.PerformLayout();
-                       this.contextMenuStrip譜面右メニュー.ResumeLayout( false );
-                       this.ResumeLayout( false );
+                       this.contextMenuStrip譜面右メニュー.ResumeLayout(false);
+                       this.ResumeLayout(false);
                        this.PerformLayout();
 
                }
                private System.Windows.Forms.ToolStripButton toolStripButton音量UP;
                private System.Windows.Forms.ToolStripLabel toolStripLabel音量;
                private System.Windows.Forms.ToolStripSeparator toolStripSeparator15;
+               private System.Windows.Forms.TextBox textBoxサウンド遅延ms;
+               private System.Windows.Forms.Label labelサウンド遅延ms;
        }
 }