From: yyagi Date: Fri, 11 Dec 2015 18:15:14 +0000 (+0000) Subject: #xxxxx #ifdefの追加して、プレビュー画像表示部分の旧コードをマスクした。 X-Git-Tag: Release099f~3^2~124 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=dffa5153ba8b5e938aad404a73b13234bc02db68;p=dtxmania%2Fdtxmania.git #xxxxx #ifdefの追加して、プレビュー画像表示部分の旧コードをマスクした。 #xxxxx [DTXC] バージョン情報を更新。 #34192 [DTXC] #USE556X710BGAAVI 命令を使うcheckboxのlabelについて、日本語環境では日本語表示するようにした。 git-svn-id: http://svn.osdn.jp/svnroot/dtxmania/trunk@903 16f42ceb-6dc6-49c8-ba94-f2d53467949d --- diff --git a/DTXCreatorプロジェクト/Properties/AssemblyInfo.cs b/DTXCreatorプロジェクト/Properties/AssemblyInfo.cs index 8386d9c0..96621ada 100644 --- a/DTXCreatorプロジェクト/Properties/AssemblyInfo.cs +++ b/DTXCreatorプロジェクト/Properties/AssemblyInfo.cs @@ -33,6 +33,6 @@ using System.Resources; // すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を // 既定値にすることができます: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion( "29.0.0.0" )] -[assembly: AssemblyFileVersion( "29.0.0.0" )] +[assembly: AssemblyVersion( "31.0.0.0" )] +[assembly: AssemblyFileVersion( "31.0.0.0" )] [assembly: NeutralResourcesLanguageAttribute("")] diff --git a/DTXCreatorプロジェクト/Properties/Resources.Designer.cs b/DTXCreatorプロジェクト/Properties/Resources.Designer.cs index f8f6f734..93b01b2a 100644 --- a/DTXCreatorプロジェクト/Properties/Resources.Designer.cs +++ b/DTXCreatorプロジェクト/Properties/Resources.Designer.cs @@ -71,7 +71,7 @@ namespace DTXCreator.Properties { } /// - /// 030 に類似しているローカライズされた文字列を検索します。 + /// 031 に類似しているローカライズされた文字列を検索します。 /// internal static string DTXC_VERSION { get { diff --git a/DTXCreatorプロジェクト/Properties/Resources.resx b/DTXCreatorプロジェクト/Properties/Resources.resx index bd801a97..72c17080 100644 --- a/DTXCreatorプロジェクト/Properties/Resources.resx +++ b/DTXCreatorプロジェクト/Properties/Resources.resx @@ -125,7 +125,7 @@ ..\コード\99.リソース\DTXC.ico;System.Drawing.Icon, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - 030 + 031 ..\コード\99.リソース\edit_redohs.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a diff --git a/DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.Designer.cs b/DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.Designer.cs index b08f62d9..a44654b9 100644 --- a/DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.Designer.cs +++ b/DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.Designer.cs @@ -33,6 +33,7 @@ this.splitContainerタブと譜面を分割 = new System.Windows.Forms.SplitContainer(); this.tabControl情報パネル = new System.Windows.Forms.TabControl(); this.tabPage基本情報 = new System.Windows.Forms.TabPage(); + this.check556x710BGAAVI = new System.Windows.Forms.CheckBox(); this.labelGenre = new System.Windows.Forms.Label(); this.textBoxGenre = new System.Windows.Forms.TextBox(); this.buttonRESULTIMAGE参照 = new System.Windows.Forms.Button(); @@ -204,7 +205,6 @@ this.experimentalFeaturesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.generateBeatChipsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.generateBPMFromBeatChipsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.check556x710BGAAVI = new System.Windows.Forms.CheckBox(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerタブと譜面を分割)).BeginInit(); this.splitContainerタブと譜面を分割.Panel1.SuspendLayout(); this.splitContainerタブと譜面を分割.Panel2.SuspendLayout(); @@ -232,27 +232,34 @@ // // splitContainerタブと譜面を分割.Panel1 // + 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 // + resources.ApplyResources(this.splitContainerタブと譜面を分割.Panel2, "splitContainerタブと譜面を分割.Panel2"); this.splitContainerタブと譜面を分割.Panel2.Controls.Add(this.pictureBox譜面パネル); this.splitContainerタブと譜面を分割.Panel2.Controls.Add(this.hScrollBar譜面用水平スクロールバー); + this.toolTipツールチップ.SetToolTip(this.splitContainerタブと譜面を分割.Panel2, resources.GetString("splitContainerタブと譜面を分割.Panel2.ToolTip")); this.splitContainerタブと譜面を分割.Panel2.SizeChanged += new System.EventHandler(this.splitContainerタブと譜面を分割_Panel2_SizeChanged); + this.toolTipツールチップ.SetToolTip(this.splitContainerタブと譜面を分割, resources.GetString("splitContainerタブと譜面を分割.ToolTip")); // // tabControl情報パネル // + resources.ApplyResources(this.tabControl情報パネル, "tabControl情報パネル"); this.tabControl情報パネル.Controls.Add(this.tabPage基本情報); this.tabControl情報パネル.Controls.Add(this.tabPageWAV); this.tabControl情報パネル.Controls.Add(this.tabPageBMP); this.tabControl情報パネル.Controls.Add(this.tabPageAVI); this.tabControl情報パネル.Controls.Add(this.tabPage自由入力); - resources.ApplyResources(this.tabControl情報パネル, "tabControl情報パネル"); this.tabControl情報パネル.Name = "tabControl情報パネル"; this.tabControl情報パネル.SelectedIndex = 0; + this.toolTipツールチップ.SetToolTip(this.tabControl情報パネル, resources.GetString("tabControl情報パネル.ToolTip")); // // tabPage基本情報 // + resources.ApplyResources(this.tabPage基本情報, "tabPage基本情報"); this.tabPage基本情報.BackColor = System.Drawing.SystemColors.Window; this.tabPage基本情報.Controls.Add(this.check556x710BGAAVI); this.tabPage基本情報.Controls.Add(this.labelGenre); @@ -291,8 +298,17 @@ this.tabPage基本情報.Controls.Add(this.textBoxコメント); this.tabPage基本情報.Controls.Add(this.textBox製作者); this.tabPage基本情報.Controls.Add(this.textBox曲名); - resources.ApplyResources(this.tabPage基本情報, "tabPage基本情報"); this.tabPage基本情報.Name = "tabPage基本情報"; + this.toolTipツールチップ.SetToolTip(this.tabPage基本情報, resources.GetString("tabPage基本情報.ToolTip")); + // + // check556x710BGAAVI + // + resources.ApplyResources(this.check556x710BGAAVI, "check556x710BGAAVI"); + this.check556x710BGAAVI.Name = "check556x710BGAAVI"; + this.toolTipツールチップ.SetToolTip(this.check556x710BGAAVI, resources.GetString("check556x710BGAAVI.ToolTip")); + this.check556x710BGAAVI.UseVisualStyleBackColor = true; + this.check556x710BGAAVI.CheckedChanged += new System.EventHandler(this.check556x710BGAAVI_CheckedChanged); + this.check556x710BGAAVI.Leave += new System.EventHandler(this.check556x710BGAAVI_Leave); // // labelGenre // @@ -523,8 +539,8 @@ // // numericUpDownBPM // - this.numericUpDownBPM.DecimalPlaces = 2; resources.ApplyResources(this.numericUpDownBPM, "numericUpDownBPM"); + this.numericUpDownBPM.DecimalPlaces = 2; this.numericUpDownBPM.Maximum = new decimal(new int[] { 9999, 0, @@ -566,14 +582,16 @@ // // tabPageWAV // + resources.ApplyResources(this.tabPageWAV, "tabPageWAV"); this.tabPageWAV.Controls.Add(this.listViewWAVリスト); this.tabPageWAV.Controls.Add(this.toolStripWAVツールバー); - resources.ApplyResources(this.tabPageWAV, "tabPageWAV"); this.tabPageWAV.Name = "tabPageWAV"; + this.toolTipツールチップ.SetToolTip(this.tabPageWAV, resources.GetString("tabPageWAV.ToolTip")); this.tabPageWAV.UseVisualStyleBackColor = true; // // listViewWAVリスト // + resources.ApplyResources(this.listViewWAVリスト, "listViewWAVリスト"); this.listViewWAVリスト.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeaderWAV_ラベル, this.columnHeaderWAV_番号, @@ -581,12 +599,12 @@ this.columnHeaderWAV_音量, this.columnHeaderWAV_位置, this.columnHeaderWAV_BGM}); - resources.ApplyResources(this.listViewWAVリスト, "listViewWAVリスト"); this.listViewWAVリスト.FullRowSelect = true; this.listViewWAVリスト.GridLines = true; this.listViewWAVリスト.HideSelection = false; this.listViewWAVリスト.MultiSelect = false; this.listViewWAVリスト.Name = "listViewWAVリスト"; + this.toolTipツールチップ.SetToolTip(this.listViewWAVリスト, resources.GetString("listViewWAVリスト.ToolTip")); this.listViewWAVリスト.UseCompatibleStateImageBehavior = false; this.listViewWAVリスト.View = System.Windows.Forms.View.Details; this.listViewWAVリスト.VirtualListSize = 1295; @@ -636,81 +654,84 @@ this.toolStripSeparator14, this.toolStripButtonWAVリストプレビュースイッチ}); this.toolStripWAVツールバー.Name = "toolStripWAVツールバー"; + this.toolTipツールチップ.SetToolTip(this.toolStripWAVツールバー, resources.GetString("toolStripWAVツールバー.ToolTip")); // // toolStripButtonWAVリスト上移動 // + resources.ApplyResources(this.toolStripButtonWAVリスト上移動, "toolStripButtonWAVリスト上移動"); this.toolStripButtonWAVリスト上移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButtonWAVリスト上移動.Image = global::DTXCreator.Properties.Resources.上移動; - resources.ApplyResources(this.toolStripButtonWAVリスト上移動, "toolStripButtonWAVリスト上移動"); this.toolStripButtonWAVリスト上移動.Name = "toolStripButtonWAVリスト上移動"; this.toolStripButtonWAVリスト上移動.Click += new System.EventHandler(this.toolStripButtonWAVリスト上移動_Click); // // toolStripButtonWAVリスト下移動 // + resources.ApplyResources(this.toolStripButtonWAVリスト下移動, "toolStripButtonWAVリスト下移動"); this.toolStripButtonWAVリスト下移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButtonWAVリスト下移動.Image = global::DTXCreator.Properties.Resources.下移動; - resources.ApplyResources(this.toolStripButtonWAVリスト下移動, "toolStripButtonWAVリスト下移動"); this.toolStripButtonWAVリスト下移動.Name = "toolStripButtonWAVリスト下移動"; this.toolStripButtonWAVリスト下移動.Click += new System.EventHandler(this.toolStripButtonWAVリスト下移動_Click); // // toolStripSeparator13 // - this.toolStripSeparator13.Name = "toolStripSeparator13"; resources.ApplyResources(this.toolStripSeparator13, "toolStripSeparator13"); + this.toolStripSeparator13.Name = "toolStripSeparator13"; // // toolStripButtonWAVリストプレビュー再生開始 // + resources.ApplyResources(this.toolStripButtonWAVリストプレビュー再生開始, "toolStripButtonWAVリストプレビュー再生開始"); this.toolStripButtonWAVリストプレビュー再生開始.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButtonWAVリストプレビュー再生開始.Image = global::DTXCreator.Properties.Resources.再生; - resources.ApplyResources(this.toolStripButtonWAVリストプレビュー再生開始, "toolStripButtonWAVリストプレビュー再生開始"); this.toolStripButtonWAVリストプレビュー再生開始.Name = "toolStripButtonWAVリストプレビュー再生開始"; this.toolStripButtonWAVリストプレビュー再生開始.Click += new System.EventHandler(this.toolStripButtonWAVリストプレビュー再生開始_Click); // // toolStripButtonWAVリストプレビュー再生停止 // + resources.ApplyResources(this.toolStripButtonWAVリストプレビュー再生停止, "toolStripButtonWAVリストプレビュー再生停止"); this.toolStripButtonWAVリストプレビュー再生停止.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButtonWAVリストプレビュー再生停止.Image = global::DTXCreator.Properties.Resources.再生停止; - resources.ApplyResources(this.toolStripButtonWAVリストプレビュー再生停止, "toolStripButtonWAVリストプレビュー再生停止"); this.toolStripButtonWAVリストプレビュー再生停止.Name = "toolStripButtonWAVリストプレビュー再生停止"; this.toolStripButtonWAVリストプレビュー再生停止.Click += new System.EventHandler(this.toolStripButtonWAVリストプレビュー再生停止_Click); // // toolStripSeparator14 // - this.toolStripSeparator14.Name = "toolStripSeparator14"; resources.ApplyResources(this.toolStripSeparator14, "toolStripSeparator14"); + this.toolStripSeparator14.Name = "toolStripSeparator14"; // // toolStripButtonWAVリストプレビュースイッチ // + resources.ApplyResources(this.toolStripButtonWAVリストプレビュースイッチ, "toolStripButtonWAVリストプレビュースイッチ"); this.toolStripButtonWAVリストプレビュースイッチ.Checked = true; this.toolStripButtonWAVリストプレビュースイッチ.CheckOnClick = true; this.toolStripButtonWAVリストプレビュースイッチ.CheckState = System.Windows.Forms.CheckState.Checked; this.toolStripButtonWAVリストプレビュースイッチ.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButtonWAVリストプレビュースイッチ.Image = global::DTXCreator.Properties.Resources.スピーカー; - resources.ApplyResources(this.toolStripButtonWAVリストプレビュースイッチ, "toolStripButtonWAVリストプレビュースイッチ"); this.toolStripButtonWAVリストプレビュースイッチ.Name = "toolStripButtonWAVリストプレビュースイッチ"; this.toolStripButtonWAVリストプレビュースイッチ.CheckStateChanged += new System.EventHandler(this.toolStripButtonWAVリストプレビュースイッチ_CheckStateChanged); // // tabPageBMP // + resources.ApplyResources(this.tabPageBMP, "tabPageBMP"); this.tabPageBMP.Controls.Add(this.listViewBMPリスト); this.tabPageBMP.Controls.Add(this.toolStripBMPツールバー); - resources.ApplyResources(this.tabPageBMP, "tabPageBMP"); this.tabPageBMP.Name = "tabPageBMP"; + this.toolTipツールチップ.SetToolTip(this.tabPageBMP, resources.GetString("tabPageBMP.ToolTip")); this.tabPageBMP.UseVisualStyleBackColor = true; // // listViewBMPリスト // + resources.ApplyResources(this.listViewBMPリスト, "listViewBMPリスト"); this.listViewBMPリスト.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeaderBMP_TEX, this.columnHeaderBMP_ラベル, this.columnHeaderBMP_BMP番号, this.columnHeaderBMP_ファイル名}); - resources.ApplyResources(this.listViewBMPリスト, "listViewBMPリスト"); this.listViewBMPリスト.FullRowSelect = true; this.listViewBMPリスト.GridLines = true; this.listViewBMPリスト.HideSelection = false; this.listViewBMPリスト.MultiSelect = false; this.listViewBMPリスト.Name = "listViewBMPリスト"; + this.toolTipツールチップ.SetToolTip(this.listViewBMPリスト, resources.GetString("listViewBMPリスト.ToolTip")); this.listViewBMPリスト.UseCompatibleStateImageBehavior = false; this.listViewBMPリスト.View = System.Windows.Forms.View.Details; this.listViewBMPリスト.VirtualListSize = 1295; @@ -748,43 +769,46 @@ this.toolStripButtonBMPリスト下移動}); this.toolStripBMPツールバー.Name = "toolStripBMPツールバー"; this.toolStripBMPツールバー.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; + this.toolTipツールチップ.SetToolTip(this.toolStripBMPツールバー, resources.GetString("toolStripBMPツールバー.ToolTip")); // // toolStripButtonBMPリスト上移動 // + resources.ApplyResources(this.toolStripButtonBMPリスト上移動, "toolStripButtonBMPリスト上移動"); this.toolStripButtonBMPリスト上移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButtonBMPリスト上移動.Image = global::DTXCreator.Properties.Resources.上移動; - resources.ApplyResources(this.toolStripButtonBMPリスト上移動, "toolStripButtonBMPリスト上移動"); this.toolStripButtonBMPリスト上移動.Name = "toolStripButtonBMPリスト上移動"; this.toolStripButtonBMPリスト上移動.Click += new System.EventHandler(this.toolStripButtonBMPリスト上移動_Click); // // toolStripButtonBMPリスト下移動 // + resources.ApplyResources(this.toolStripButtonBMPリスト下移動, "toolStripButtonBMPリスト下移動"); this.toolStripButtonBMPリスト下移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButtonBMPリスト下移動.Image = global::DTXCreator.Properties.Resources.下移動; - resources.ApplyResources(this.toolStripButtonBMPリスト下移動, "toolStripButtonBMPリスト下移動"); this.toolStripButtonBMPリスト下移動.Name = "toolStripButtonBMPリスト下移動"; this.toolStripButtonBMPリスト下移動.Click += new System.EventHandler(this.toolStripButtonBMPリスト下移動_Click); // // tabPageAVI // + resources.ApplyResources(this.tabPageAVI, "tabPageAVI"); this.tabPageAVI.Controls.Add(this.listViewAVIリスト); this.tabPageAVI.Controls.Add(this.toolStripAVIツールバー); - resources.ApplyResources(this.tabPageAVI, "tabPageAVI"); this.tabPageAVI.Name = "tabPageAVI"; + this.toolTipツールチップ.SetToolTip(this.tabPageAVI, resources.GetString("tabPageAVI.ToolTip")); this.tabPageAVI.UseVisualStyleBackColor = true; // // listViewAVIリスト // + resources.ApplyResources(this.listViewAVIリスト, "listViewAVIリスト"); this.listViewAVIリスト.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeaderAVI_ラベル, this.columnHeaderAVI_AVI番号, this.columnHeaderAVI_ファイル名}); - resources.ApplyResources(this.listViewAVIリスト, "listViewAVIリスト"); this.listViewAVIリスト.FullRowSelect = true; this.listViewAVIリスト.GridLines = true; this.listViewAVIリスト.HideSelection = false; this.listViewAVIリスト.MultiSelect = false; this.listViewAVIリスト.Name = "listViewAVIリスト"; + this.toolTipツールチップ.SetToolTip(this.listViewAVIリスト, resources.GetString("listViewAVIリスト.ToolTip")); this.listViewAVIリスト.UseCompatibleStateImageBehavior = false; this.listViewAVIリスト.View = System.Windows.Forms.View.Details; this.listViewAVIリスト.VirtualListSize = 1295; @@ -817,28 +841,30 @@ this.toolStripButtonAVIリスト上移動, this.toolStripButtonAVIリスト下移動}); this.toolStripAVIツールバー.Name = "toolStripAVIツールバー"; + this.toolTipツールチップ.SetToolTip(this.toolStripAVIツールバー, resources.GetString("toolStripAVIツールバー.ToolTip")); // // toolStripButtonAVIリスト上移動 // + resources.ApplyResources(this.toolStripButtonAVIリスト上移動, "toolStripButtonAVIリスト上移動"); this.toolStripButtonAVIリスト上移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButtonAVIリスト上移動.Image = global::DTXCreator.Properties.Resources.上移動; - resources.ApplyResources(this.toolStripButtonAVIリスト上移動, "toolStripButtonAVIリスト上移動"); this.toolStripButtonAVIリスト上移動.Name = "toolStripButtonAVIリスト上移動"; this.toolStripButtonAVIリスト上移動.Click += new System.EventHandler(this.toolStripButtonAVIリスト上移動_Click); // // toolStripButtonAVIリスト下移動 // + resources.ApplyResources(this.toolStripButtonAVIリスト下移動, "toolStripButtonAVIリスト下移動"); this.toolStripButtonAVIリスト下移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButtonAVIリスト下移動.Image = global::DTXCreator.Properties.Resources.下移動; - resources.ApplyResources(this.toolStripButtonAVIリスト下移動, "toolStripButtonAVIリスト下移動"); this.toolStripButtonAVIリスト下移動.Name = "toolStripButtonAVIリスト下移動"; this.toolStripButtonAVIリスト下移動.Click += new System.EventHandler(this.toolStripButtonAVIリスト下移動_Click); // // tabPage自由入力 // - this.tabPage自由入力.Controls.Add(this.textBox自由入力欄); resources.ApplyResources(this.tabPage自由入力, "tabPage自由入力"); + this.tabPage自由入力.Controls.Add(this.textBox自由入力欄); this.tabPage自由入力.Name = "tabPage自由入力"; + this.toolTipツールチップ.SetToolTip(this.tabPage自由入力, resources.GetString("tabPage自由入力.ToolTip")); this.tabPage自由入力.UseVisualStyleBackColor = true; // // textBox自由入力欄 @@ -847,6 +873,7 @@ this.textBox自由入力欄.AcceptsTab = true; 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); // @@ -856,6 +883,7 @@ this.pictureBox譜面パネル.BackColor = System.Drawing.Color.Black; this.pictureBox譜面パネル.Name = "pictureBox譜面パネル"; this.pictureBox譜面パネル.TabStop = false; + 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); @@ -869,15 +897,18 @@ resources.ApplyResources(this.hScrollBar譜面用水平スクロールバー, "hScrollBar譜面用水平スクロールバー"); this.hScrollBar譜面用水平スクロールバー.Name = "hScrollBar譜面用水平スクロールバー"; this.hScrollBar譜面用水平スクロールバー.SmallChange = 5; + this.toolTipツールチップ.SetToolTip(this.hScrollBar譜面用水平スクロールバー, resources.GetString("hScrollBar譜面用水平スクロールバー.ToolTip")); this.hScrollBar譜面用水平スクロールバー.ValueChanged += new System.EventHandler(this.hScrollBar譜面用水平スクロールバー_ValueChanged); // // statusStripステータスバー // resources.ApplyResources(this.statusStripステータスバー, "statusStripステータスバー"); this.statusStripステータスバー.Name = "statusStripステータスバー"; + this.toolTipツールチップ.SetToolTip(this.statusStripステータスバー, resources.GetString("statusStripステータスバー.ToolTip")); // // menuStripメニューバー // + resources.ApplyResources(this.menuStripメニューバー, "menuStripメニューバー"); this.menuStripメニューバー.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItemファイル, this.toolStripMenuItem編集, @@ -885,11 +916,12 @@ this.toolStripMenuItem再生, this.toolStripMenuItemツール, this.toolStripMenuItemヘルプ}); - resources.ApplyResources(this.menuStripメニューバー, "menuStripメニューバー"); this.menuStripメニューバー.Name = "menuStripメニューバー"; + this.toolTipツールチップ.SetToolTip(this.menuStripメニューバー, resources.GetString("menuStripメニューバー.ToolTip")); // // toolStripMenuItemファイル // + resources.ApplyResources(this.toolStripMenuItemファイル, "toolStripMenuItemファイル"); this.toolStripMenuItemファイル.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem新規, this.toolStripMenuItem開く, @@ -898,48 +930,48 @@ this.toolStripSeparator1, this.toolStripMenuItem終了}); this.toolStripMenuItemファイル.Name = "toolStripMenuItemファイル"; - resources.ApplyResources(this.toolStripMenuItemファイル, "toolStripMenuItemファイル"); // // toolStripMenuItem新規 // + resources.ApplyResources(this.toolStripMenuItem新規, "toolStripMenuItem新規"); this.toolStripMenuItem新規.Image = global::DTXCreator.Properties.Resources.新規作成; this.toolStripMenuItem新規.Name = "toolStripMenuItem新規"; - resources.ApplyResources(this.toolStripMenuItem新規, "toolStripMenuItem新規"); this.toolStripMenuItem新規.Click += new System.EventHandler(this.toolStripMenuItem新規_Click); // // toolStripMenuItem開く // + resources.ApplyResources(this.toolStripMenuItem開く, "toolStripMenuItem開く"); this.toolStripMenuItem開く.Image = global::DTXCreator.Properties.Resources.開く; this.toolStripMenuItem開く.Name = "toolStripMenuItem開く"; - resources.ApplyResources(this.toolStripMenuItem開く, "toolStripMenuItem開く"); this.toolStripMenuItem開く.Click += new System.EventHandler(this.toolStripMenuItem開く_Click); // // toolStripMenuItem上書き保存 // + resources.ApplyResources(this.toolStripMenuItem上書き保存, "toolStripMenuItem上書き保存"); this.toolStripMenuItem上書き保存.Image = global::DTXCreator.Properties.Resources.保存; this.toolStripMenuItem上書き保存.Name = "toolStripMenuItem上書き保存"; - resources.ApplyResources(this.toolStripMenuItem上書き保存, "toolStripMenuItem上書き保存"); this.toolStripMenuItem上書き保存.Click += new System.EventHandler(this.toolStripMenuItem上書き保存_Click); // // toolStripMenuItem名前を付けて保存 // - this.toolStripMenuItem名前を付けて保存.Name = "toolStripMenuItem名前を付けて保存"; resources.ApplyResources(this.toolStripMenuItem名前を付けて保存, "toolStripMenuItem名前を付けて保存"); + this.toolStripMenuItem名前を付けて保存.Name = "toolStripMenuItem名前を付けて保存"; this.toolStripMenuItem名前を付けて保存.Click += new System.EventHandler(this.toolStripMenuItem名前を付けて保存_Click); // // toolStripSeparator1 // - this.toolStripSeparator1.Name = "toolStripSeparator1"; resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1"); + this.toolStripSeparator1.Name = "toolStripSeparator1"; // // toolStripMenuItem終了 // - this.toolStripMenuItem終了.Name = "toolStripMenuItem終了"; resources.ApplyResources(this.toolStripMenuItem終了, "toolStripMenuItem終了"); + this.toolStripMenuItem終了.Name = "toolStripMenuItem終了"; this.toolStripMenuItem終了.Click += new System.EventHandler(this.toolStripMenuItem終了_Click); // // toolStripMenuItem編集 // + resources.ApplyResources(this.toolStripMenuItem編集, "toolStripMenuItem編集"); this.toolStripMenuItem編集.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItemアンドゥ, this.toolStripMenuItemリドゥ, @@ -958,26 +990,25 @@ this.toolStripMenuItem検索, this.toolStripMenuItem置換}); this.toolStripMenuItem編集.Name = "toolStripMenuItem編集"; - resources.ApplyResources(this.toolStripMenuItem編集, "toolStripMenuItem編集"); // // toolStripMenuItemアンドゥ // + resources.ApplyResources(this.toolStripMenuItemアンドゥ, "toolStripMenuItemアンドゥ"); this.toolStripMenuItemアンドゥ.Image = global::DTXCreator.Properties.Resources.Undo; this.toolStripMenuItemアンドゥ.Name = "toolStripMenuItemアンドゥ"; - resources.ApplyResources(this.toolStripMenuItemアンドゥ, "toolStripMenuItemアンドゥ"); this.toolStripMenuItemアンドゥ.Click += new System.EventHandler(this.toolStripMenuItemアンドゥ_Click); // // toolStripMenuItemリドゥ // + resources.ApplyResources(this.toolStripMenuItemリドゥ, "toolStripMenuItemリドゥ"); this.toolStripMenuItemリドゥ.Image = global::DTXCreator.Properties.Resources.Redo; this.toolStripMenuItemリドゥ.Name = "toolStripMenuItemリドゥ"; - resources.ApplyResources(this.toolStripMenuItemリドゥ, "toolStripMenuItemリドゥ"); this.toolStripMenuItemリドゥ.Click += new System.EventHandler(this.toolStripMenuItemリドゥ_Click); // // toolStripSeparator2 // - this.toolStripSeparator2.Name = "toolStripSeparator2"; resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2"); + this.toolStripSeparator2.Name = "toolStripSeparator2"; // // toolStripMenuItem切り取り // @@ -1009,75 +1040,76 @@ // // toolStripSeparator3 // - this.toolStripSeparator3.Name = "toolStripSeparator3"; resources.ApplyResources(this.toolStripSeparator3, "toolStripSeparator3"); + this.toolStripSeparator3.Name = "toolStripSeparator3"; // // toolStripMenuItemすべて選択 // - this.toolStripMenuItemすべて選択.Name = "toolStripMenuItemすべて選択"; resources.ApplyResources(this.toolStripMenuItemすべて選択, "toolStripMenuItemすべて選択"); + this.toolStripMenuItemすべて選択.Name = "toolStripMenuItemすべて選択"; this.toolStripMenuItemすべて選択.Click += new System.EventHandler(this.toolStripMenuItemすべて選択_Click); // // toolStripSeparator4 // - this.toolStripSeparator4.Name = "toolStripSeparator4"; resources.ApplyResources(this.toolStripSeparator4, "toolStripSeparator4"); + this.toolStripSeparator4.Name = "toolStripSeparator4"; // // toolStripMenuItem選択モード // + resources.ApplyResources(this.toolStripMenuItem選択モード, "toolStripMenuItem選択モード"); this.toolStripMenuItem選択モード.Image = global::DTXCreator.Properties.Resources.矢印ポインタ; this.toolStripMenuItem選択モード.Name = "toolStripMenuItem選択モード"; - resources.ApplyResources(this.toolStripMenuItem選択モード, "toolStripMenuItem選択モード"); this.toolStripMenuItem選択モード.Click += new System.EventHandler(this.toolStripMenuItem選択モード_Click); // // toolStripMenuItem編集モード // + resources.ApplyResources(this.toolStripMenuItem編集モード, "toolStripMenuItem編集モード"); this.toolStripMenuItem編集モード.Image = global::DTXCreator.Properties.Resources.鉛筆; this.toolStripMenuItem編集モード.Name = "toolStripMenuItem編集モード"; - resources.ApplyResources(this.toolStripMenuItem編集モード, "toolStripMenuItem編集モード"); this.toolStripMenuItem編集モード.Click += new System.EventHandler(this.toolStripMenuItem編集モード_Click); // // toolStripMenuItemモード切替 // - this.toolStripMenuItemモード切替.Name = "toolStripMenuItemモード切替"; resources.ApplyResources(this.toolStripMenuItemモード切替, "toolStripMenuItemモード切替"); + this.toolStripMenuItemモード切替.Name = "toolStripMenuItemモード切替"; this.toolStripMenuItemモード切替.Click += new System.EventHandler(this.toolStripMenuItemモード切替_Click); // // toolStripSeparator5 // - this.toolStripSeparator5.Name = "toolStripSeparator5"; resources.ApplyResources(this.toolStripSeparator5, "toolStripSeparator5"); + this.toolStripSeparator5.Name = "toolStripSeparator5"; // // toolStripMenuItem検索 // - this.toolStripMenuItem検索.Name = "toolStripMenuItem検索"; resources.ApplyResources(this.toolStripMenuItem検索, "toolStripMenuItem検索"); + this.toolStripMenuItem検索.Name = "toolStripMenuItem検索"; this.toolStripMenuItem検索.Click += new System.EventHandler(this.toolStripMenuItem検索_Click); // // toolStripMenuItem置換 // - this.toolStripMenuItem置換.Name = "toolStripMenuItem置換"; resources.ApplyResources(this.toolStripMenuItem置換, "toolStripMenuItem置換"); + this.toolStripMenuItem置換.Name = "toolStripMenuItem置換"; this.toolStripMenuItem置換.Click += new System.EventHandler(this.toolStripMenuItem置換_Click); // // toolStripMenuItem表示 // + resources.ApplyResources(this.toolStripMenuItem表示, "toolStripMenuItem表示"); this.toolStripMenuItem表示.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItemチップパレット, this.toolStripMenuItemガイド間隔}); this.toolStripMenuItem表示.Name = "toolStripMenuItem表示"; - resources.ApplyResources(this.toolStripMenuItem表示, "toolStripMenuItem表示"); // // toolStripMenuItemチップパレット // + resources.ApplyResources(this.toolStripMenuItemチップパレット, "toolStripMenuItemチップパレット"); this.toolStripMenuItemチップパレット.CheckOnClick = true; this.toolStripMenuItemチップパレット.Image = global::DTXCreator.Properties.Resources.チップパレット; this.toolStripMenuItemチップパレット.Name = "toolStripMenuItemチップパレット"; - resources.ApplyResources(this.toolStripMenuItemチップパレット, "toolStripMenuItemチップパレット"); this.toolStripMenuItemチップパレット.Click += new System.EventHandler(this.toolStripMenuItemチップパレット_Click); // // toolStripMenuItemガイド間隔 // + resources.ApplyResources(this.toolStripMenuItemガイド間隔, "toolStripMenuItemガイド間隔"); this.toolStripMenuItemガイド間隔.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItemガイド間隔4分, this.toolStripMenuItemガイド間隔8分, @@ -1092,153 +1124,153 @@ this.toolStripMenuItemガイド間隔拡大, this.toolStripMenuItemガイド間隔縮小}); this.toolStripMenuItemガイド間隔.Name = "toolStripMenuItemガイド間隔"; - resources.ApplyResources(this.toolStripMenuItemガイド間隔, "toolStripMenuItemガイド間隔"); // // toolStripMenuItemガイド間隔4分 // - this.toolStripMenuItemガイド間隔4分.Name = "toolStripMenuItemガイド間隔4分"; resources.ApplyResources(this.toolStripMenuItemガイド間隔4分, "toolStripMenuItemガイド間隔4分"); + this.toolStripMenuItemガイド間隔4分.Name = "toolStripMenuItemガイド間隔4分"; this.toolStripMenuItemガイド間隔4分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔4分_Click); // // toolStripMenuItemガイド間隔8分 // - this.toolStripMenuItemガイド間隔8分.Name = "toolStripMenuItemガイド間隔8分"; resources.ApplyResources(this.toolStripMenuItemガイド間隔8分, "toolStripMenuItemガイド間隔8分"); + this.toolStripMenuItemガイド間隔8分.Name = "toolStripMenuItemガイド間隔8分"; this.toolStripMenuItemガイド間隔8分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔8分_Click); // // toolStripMenuItemガイド間隔12分 // - this.toolStripMenuItemガイド間隔12分.Name = "toolStripMenuItemガイド間隔12分"; resources.ApplyResources(this.toolStripMenuItemガイド間隔12分, "toolStripMenuItemガイド間隔12分"); + this.toolStripMenuItemガイド間隔12分.Name = "toolStripMenuItemガイド間隔12分"; this.toolStripMenuItemガイド間隔12分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔12分_Click); // // toolStripMenuItemガイド間隔16分 // - this.toolStripMenuItemガイド間隔16分.Name = "toolStripMenuItemガイド間隔16分"; resources.ApplyResources(this.toolStripMenuItemガイド間隔16分, "toolStripMenuItemガイド間隔16分"); + this.toolStripMenuItemガイド間隔16分.Name = "toolStripMenuItemガイド間隔16分"; this.toolStripMenuItemガイド間隔16分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔16分_Click); // // toolStripMenuItemガイド間隔24分 // - this.toolStripMenuItemガイド間隔24分.Name = "toolStripMenuItemガイド間隔24分"; resources.ApplyResources(this.toolStripMenuItemガイド間隔24分, "toolStripMenuItemガイド間隔24分"); + this.toolStripMenuItemガイド間隔24分.Name = "toolStripMenuItemガイド間隔24分"; this.toolStripMenuItemガイド間隔24分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔24分_Click); // // toolStripMenuItemガイド間隔32分 // - this.toolStripMenuItemガイド間隔32分.Name = "toolStripMenuItemガイド間隔32分"; resources.ApplyResources(this.toolStripMenuItemガイド間隔32分, "toolStripMenuItemガイド間隔32分"); + this.toolStripMenuItemガイド間隔32分.Name = "toolStripMenuItemガイド間隔32分"; this.toolStripMenuItemガイド間隔32分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔32分_Click); // // toolStripMenuItemガイド間隔48分 // - this.toolStripMenuItemガイド間隔48分.Name = "toolStripMenuItemガイド間隔48分"; resources.ApplyResources(this.toolStripMenuItemガイド間隔48分, "toolStripMenuItemガイド間隔48分"); + this.toolStripMenuItemガイド間隔48分.Name = "toolStripMenuItemガイド間隔48分"; this.toolStripMenuItemガイド間隔48分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔48分_Click); // // toolStripMenuItemガイド間隔64分 // - this.toolStripMenuItemガイド間隔64分.Name = "toolStripMenuItemガイド間隔64分"; resources.ApplyResources(this.toolStripMenuItemガイド間隔64分, "toolStripMenuItemガイド間隔64分"); + this.toolStripMenuItemガイド間隔64分.Name = "toolStripMenuItemガイド間隔64分"; this.toolStripMenuItemガイド間隔64分.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔64分_Click); // // toolStripMenuItemガイド間隔フリー // - this.toolStripMenuItemガイド間隔フリー.Name = "toolStripMenuItemガイド間隔フリー"; resources.ApplyResources(this.toolStripMenuItemガイド間隔フリー, "toolStripMenuItemガイド間隔フリー"); + this.toolStripMenuItemガイド間隔フリー.Name = "toolStripMenuItemガイド間隔フリー"; this.toolStripMenuItemガイド間隔フリー.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔フリー_Click); // // toolStripSeparator6 // - this.toolStripSeparator6.Name = "toolStripSeparator6"; resources.ApplyResources(this.toolStripSeparator6, "toolStripSeparator6"); + this.toolStripSeparator6.Name = "toolStripSeparator6"; // // toolStripMenuItemガイド間隔拡大 // - this.toolStripMenuItemガイド間隔拡大.Name = "toolStripMenuItemガイド間隔拡大"; resources.ApplyResources(this.toolStripMenuItemガイド間隔拡大, "toolStripMenuItemガイド間隔拡大"); + this.toolStripMenuItemガイド間隔拡大.Name = "toolStripMenuItemガイド間隔拡大"; this.toolStripMenuItemガイド間隔拡大.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔拡大_Click); // // toolStripMenuItemガイド間隔縮小 // - this.toolStripMenuItemガイド間隔縮小.Name = "toolStripMenuItemガイド間隔縮小"; resources.ApplyResources(this.toolStripMenuItemガイド間隔縮小, "toolStripMenuItemガイド間隔縮小"); + this.toolStripMenuItemガイド間隔縮小.Name = "toolStripMenuItemガイド間隔縮小"; this.toolStripMenuItemガイド間隔縮小.Click += new System.EventHandler(this.toolStripMenuItemガイド間隔縮小_Click); // // toolStripMenuItem再生 // + 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再生.Name = "toolStripMenuItem再生"; - resources.ApplyResources(this.toolStripMenuItem再生, "toolStripMenuItem再生"); // // toolStripMenuItem先頭から再生 // + resources.ApplyResources(this.toolStripMenuItem先頭から再生, "toolStripMenuItem先頭から再生"); this.toolStripMenuItem先頭から再生.Image = global::DTXCreator.Properties.Resources.最初から再生; this.toolStripMenuItem先頭から再生.Name = "toolStripMenuItem先頭から再生"; - resources.ApplyResources(this.toolStripMenuItem先頭から再生, "toolStripMenuItem先頭から再生"); this.toolStripMenuItem先頭から再生.Click += new System.EventHandler(this.toolStripMenuItem先頭から再生_Click); // // toolStripMenuItem現在位置から再生 // + resources.ApplyResources(this.toolStripMenuItem現在位置から再生, "toolStripMenuItem現在位置から再生"); this.toolStripMenuItem現在位置から再生.Image = global::DTXCreator.Properties.Resources.再生; this.toolStripMenuItem現在位置から再生.Name = "toolStripMenuItem現在位置から再生"; - resources.ApplyResources(this.toolStripMenuItem現在位置から再生, "toolStripMenuItem現在位置から再生"); this.toolStripMenuItem現在位置から再生.Click += new System.EventHandler(this.toolStripMenuItem現在位置から再生_Click); // // toolStripMenuItem現在位置からBGMのみ再生 // + resources.ApplyResources(this.toolStripMenuItem現在位置からBGMのみ再生, "toolStripMenuItem現在位置からBGMのみ再生"); this.toolStripMenuItem現在位置からBGMのみ再生.Image = global::DTXCreator.Properties.Resources.BGMのみ再生; this.toolStripMenuItem現在位置からBGMのみ再生.Name = "toolStripMenuItem現在位置からBGMのみ再生"; - resources.ApplyResources(this.toolStripMenuItem現在位置からBGMのみ再生, "toolStripMenuItem現在位置からBGMのみ再生"); this.toolStripMenuItem現在位置からBGMのみ再生.Click += new System.EventHandler(this.toolStripMenuItem現在位置からBGMのみ再生_Click); // // toolStripMenuItem再生停止 // + resources.ApplyResources(this.toolStripMenuItem再生停止, "toolStripMenuItem再生停止"); this.toolStripMenuItem再生停止.Image = global::DTXCreator.Properties.Resources.再生停止; this.toolStripMenuItem再生停止.Name = "toolStripMenuItem再生停止"; - resources.ApplyResources(this.toolStripMenuItem再生停止, "toolStripMenuItem再生停止"); this.toolStripMenuItem再生停止.Click += new System.EventHandler(this.toolStripMenuItem再生停止_Click); // // toolStripMenuItemツール // + resources.ApplyResources(this.toolStripMenuItemツール, "toolStripMenuItemツール"); this.toolStripMenuItemツール.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItemオプション}); this.toolStripMenuItemツール.Name = "toolStripMenuItemツール"; - resources.ApplyResources(this.toolStripMenuItemツール, "toolStripMenuItemツール"); // // toolStripMenuItemオプション // - this.toolStripMenuItemオプション.Name = "toolStripMenuItemオプション"; resources.ApplyResources(this.toolStripMenuItemオプション, "toolStripMenuItemオプション"); + this.toolStripMenuItemオプション.Name = "toolStripMenuItemオプション"; this.toolStripMenuItemオプション.Click += new System.EventHandler(this.toolStripMenuItemオプション_Click); // // toolStripMenuItemヘルプ // + resources.ApplyResources(this.toolStripMenuItemヘルプ, "toolStripMenuItemヘルプ"); this.toolStripMenuItemヘルプ.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItemDTXCreaterマニュアル, this.toolStripMenuItemバージョン}); this.toolStripMenuItemヘルプ.Name = "toolStripMenuItemヘルプ"; - resources.ApplyResources(this.toolStripMenuItemヘルプ, "toolStripMenuItemヘルプ"); // // toolStripMenuItemDTXCreaterマニュアル // + resources.ApplyResources(this.toolStripMenuItemDTXCreaterマニュアル, "toolStripMenuItemDTXCreaterマニュアル"); this.toolStripMenuItemDTXCreaterマニュアル.Image = global::DTXCreator.Properties.Resources.ヘルプ; this.toolStripMenuItemDTXCreaterマニュアル.Name = "toolStripMenuItemDTXCreaterマニュアル"; - resources.ApplyResources(this.toolStripMenuItemDTXCreaterマニュアル, "toolStripMenuItemDTXCreaterマニュアル"); this.toolStripMenuItemDTXCreaterマニュアル.Click += new System.EventHandler(this.toolStripMenuItemDTXCreaterマニュアル_Click); // // toolStripMenuItemバージョン // - this.toolStripMenuItemバージョン.Name = "toolStripMenuItemバージョン"; resources.ApplyResources(this.toolStripMenuItemバージョン, "toolStripMenuItemバージョン"); + this.toolStripMenuItemバージョン.Name = "toolStripMenuItemバージョン"; this.toolStripMenuItemバージョン.Click += new System.EventHandler(this.toolStripMenuItemバージョン_Click); // // toolStripツールバー // + resources.ApplyResources(this.toolStripツールバー, "toolStripツールバー"); this.toolStripツールバー.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripButton新規作成, this.toolStripButton開く, @@ -1265,115 +1297,115 @@ this.toolStripButton再生停止, this.toolStripComboBox演奏速度, this.toolStripSeparator12}); - resources.ApplyResources(this.toolStripツールバー, "toolStripツールバー"); this.toolStripツールバー.Name = "toolStripツールバー"; + this.toolTipツールチップ.SetToolTip(this.toolStripツールバー, resources.GetString("toolStripツールバー.ToolTip")); // // toolStripButton新規作成 // + resources.ApplyResources(this.toolStripButton新規作成, "toolStripButton新規作成"); this.toolStripButton新規作成.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton新規作成.Image = global::DTXCreator.Properties.Resources.新規作成; - resources.ApplyResources(this.toolStripButton新規作成, "toolStripButton新規作成"); this.toolStripButton新規作成.Name = "toolStripButton新規作成"; this.toolStripButton新規作成.Click += new System.EventHandler(this.toolStripButton新規作成_Click); // // toolStripButton開く // + resources.ApplyResources(this.toolStripButton開く, "toolStripButton開く"); this.toolStripButton開く.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton開く.Image = global::DTXCreator.Properties.Resources.開く; - resources.ApplyResources(this.toolStripButton開く, "toolStripButton開く"); this.toolStripButton開く.Name = "toolStripButton開く"; this.toolStripButton開く.Click += new System.EventHandler(this.toolStripButton開く_Click); // // toolStripButton上書き保存 // + resources.ApplyResources(this.toolStripButton上書き保存, "toolStripButton上書き保存"); this.toolStripButton上書き保存.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton上書き保存.Image = global::DTXCreator.Properties.Resources.保存; - resources.ApplyResources(this.toolStripButton上書き保存, "toolStripButton上書き保存"); this.toolStripButton上書き保存.Name = "toolStripButton上書き保存"; this.toolStripButton上書き保存.Click += new System.EventHandler(this.toolStripButton上書き保存_Click); // // toolStripSeparator7 // - this.toolStripSeparator7.Name = "toolStripSeparator7"; resources.ApplyResources(this.toolStripSeparator7, "toolStripSeparator7"); + this.toolStripSeparator7.Name = "toolStripSeparator7"; // // toolStripButton切り取り // - this.toolStripButton切り取り.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; resources.ApplyResources(this.toolStripButton切り取り, "toolStripButton切り取り"); + this.toolStripButton切り取り.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton切り取り.Image = global::DTXCreator.Properties.Resources.切り取り; this.toolStripButton切り取り.Name = "toolStripButton切り取り"; this.toolStripButton切り取り.Click += new System.EventHandler(this.toolStripButton切り取り_Click); // // toolStripButtonコピー // - this.toolStripButtonコピー.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; resources.ApplyResources(this.toolStripButtonコピー, "toolStripButtonコピー"); + this.toolStripButtonコピー.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButtonコピー.Image = global::DTXCreator.Properties.Resources.コピー; this.toolStripButtonコピー.Name = "toolStripButtonコピー"; this.toolStripButtonコピー.Click += new System.EventHandler(this.toolStripButtonコピー_Click); // // toolStripButton貼り付け // - this.toolStripButton貼り付け.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; resources.ApplyResources(this.toolStripButton貼り付け, "toolStripButton貼り付け"); + this.toolStripButton貼り付け.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton貼り付け.Image = global::DTXCreator.Properties.Resources.貼り付け; this.toolStripButton貼り付け.Name = "toolStripButton貼り付け"; this.toolStripButton貼り付け.Click += new System.EventHandler(this.toolStripButton貼り付け_Click); // // toolStripButton削除 // - this.toolStripButton削除.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; resources.ApplyResources(this.toolStripButton削除, "toolStripButton削除"); + this.toolStripButton削除.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton削除.Image = global::DTXCreator.Properties.Resources.削除; this.toolStripButton削除.Name = "toolStripButton削除"; this.toolStripButton削除.Click += new System.EventHandler(this.toolStripButton削除_Click); // // toolStripSeparator8 // - this.toolStripSeparator8.Name = "toolStripSeparator8"; resources.ApplyResources(this.toolStripSeparator8, "toolStripSeparator8"); + this.toolStripSeparator8.Name = "toolStripSeparator8"; // // toolStripButtonアンドゥ // - this.toolStripButtonアンドゥ.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; resources.ApplyResources(this.toolStripButtonアンドゥ, "toolStripButtonアンドゥ"); + this.toolStripButtonアンドゥ.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButtonアンドゥ.Image = global::DTXCreator.Properties.Resources.Undo; this.toolStripButtonアンドゥ.Name = "toolStripButtonアンドゥ"; this.toolStripButtonアンドゥ.Click += new System.EventHandler(this.toolStripButtonアンドゥ_Click); // // toolStripButtonリドゥ // - this.toolStripButtonリドゥ.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; resources.ApplyResources(this.toolStripButtonリドゥ, "toolStripButtonリドゥ"); + this.toolStripButtonリドゥ.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButtonリドゥ.Image = global::DTXCreator.Properties.Resources.Redo; this.toolStripButtonリドゥ.Name = "toolStripButtonリドゥ"; this.toolStripButtonリドゥ.Click += new System.EventHandler(this.toolStripButtonリドゥ_Click); // // toolStripSeparator9 // - this.toolStripSeparator9.Name = "toolStripSeparator9"; resources.ApplyResources(this.toolStripSeparator9, "toolStripSeparator9"); + this.toolStripSeparator9.Name = "toolStripSeparator9"; // // toolStripButtonチップパレット // + resources.ApplyResources(this.toolStripButtonチップパレット, "toolStripButtonチップパレット"); this.toolStripButtonチップパレット.CheckOnClick = true; this.toolStripButtonチップパレット.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButtonチップパレット.Image = global::DTXCreator.Properties.Resources.チップパレット; - resources.ApplyResources(this.toolStripButtonチップパレット, "toolStripButtonチップパレット"); this.toolStripButtonチップパレット.Name = "toolStripButtonチップパレット"; this.toolStripButtonチップパレット.Click += new System.EventHandler(this.toolStripButtonチップパレット_Click); // // toolStripSeparator10 // - this.toolStripSeparator10.Name = "toolStripSeparator10"; resources.ApplyResources(this.toolStripSeparator10, "toolStripSeparator10"); + this.toolStripSeparator10.Name = "toolStripSeparator10"; // // toolStripComboBox譜面拡大率 // + resources.ApplyResources(this.toolStripComboBox譜面拡大率, "toolStripComboBox譜面拡大率"); this.toolStripComboBox譜面拡大率.DropDownHeight = 200; this.toolStripComboBox譜面拡大率.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - resources.ApplyResources(this.toolStripComboBox譜面拡大率, "toolStripComboBox譜面拡大率"); this.toolStripComboBox譜面拡大率.Items.AddRange(new object[] { resources.GetString("toolStripComboBox譜面拡大率.Items"), resources.GetString("toolStripComboBox譜面拡大率.Items1"), @@ -1390,6 +1422,7 @@ // // toolStripComboBoxガイド間隔 // + resources.ApplyResources(this.toolStripComboBoxガイド間隔, "toolStripComboBoxガイド間隔"); this.toolStripComboBoxガイド間隔.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.toolStripComboBoxガイド間隔.Items.AddRange(new object[] { resources.GetString("toolStripComboBoxガイド間隔.Items"), @@ -1401,69 +1434,68 @@ resources.GetString("toolStripComboBoxガイド間隔.Items6"), resources.GetString("toolStripComboBoxガイド間隔.Items7"), resources.GetString("toolStripComboBoxガイド間隔.Items8")}); - resources.ApplyResources(this.toolStripComboBoxガイド間隔, "toolStripComboBoxガイド間隔"); this.toolStripComboBoxガイド間隔.Name = "toolStripComboBoxガイド間隔"; this.toolStripComboBoxガイド間隔.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBoxガイド間隔_SelectedIndexChanged); // // toolStripButton選択モード // + resources.ApplyResources(this.toolStripButton選択モード, "toolStripButton選択モード"); this.toolStripButton選択モード.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton選択モード.Image = global::DTXCreator.Properties.Resources.矢印ポインタ; - resources.ApplyResources(this.toolStripButton選択モード, "toolStripButton選択モード"); this.toolStripButton選択モード.Name = "toolStripButton選択モード"; this.toolStripButton選択モード.Click += new System.EventHandler(this.toolStripButton選択モード_Click); // // toolStripButton編集モード // + resources.ApplyResources(this.toolStripButton編集モード, "toolStripButton編集モード"); this.toolStripButton編集モード.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton編集モード.Image = global::DTXCreator.Properties.Resources.鉛筆; - resources.ApplyResources(this.toolStripButton編集モード, "toolStripButton編集モード"); this.toolStripButton編集モード.Name = "toolStripButton編集モード"; this.toolStripButton編集モード.Click += new System.EventHandler(this.toolStripButton編集モード_Click); // // toolStripSeparator11 // - this.toolStripSeparator11.Name = "toolStripSeparator11"; resources.ApplyResources(this.toolStripSeparator11, "toolStripSeparator11"); + this.toolStripSeparator11.Name = "toolStripSeparator11"; // // toolStripButton先頭から再生 // + resources.ApplyResources(this.toolStripButton先頭から再生, "toolStripButton先頭から再生"); this.toolStripButton先頭から再生.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton先頭から再生.Image = global::DTXCreator.Properties.Resources.最初から再生; - resources.ApplyResources(this.toolStripButton先頭から再生, "toolStripButton先頭から再生"); this.toolStripButton先頭から再生.Name = "toolStripButton先頭から再生"; this.toolStripButton先頭から再生.Click += new System.EventHandler(this.toolStripButton先頭から再生_Click); // // toolStripButton現在位置から再生 // + resources.ApplyResources(this.toolStripButton現在位置から再生, "toolStripButton現在位置から再生"); this.toolStripButton現在位置から再生.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton現在位置から再生.Image = global::DTXCreator.Properties.Resources.再生; - resources.ApplyResources(this.toolStripButton現在位置から再生, "toolStripButton現在位置から再生"); this.toolStripButton現在位置から再生.Name = "toolStripButton現在位置から再生"; this.toolStripButton現在位置から再生.Click += new System.EventHandler(this.toolStripButton現在位置から再生_Click); // // toolStripButton現在位置からBGMのみ再生 // + resources.ApplyResources(this.toolStripButton現在位置からBGMのみ再生, "toolStripButton現在位置からBGMのみ再生"); this.toolStripButton現在位置からBGMのみ再生.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton現在位置からBGMのみ再生.Image = global::DTXCreator.Properties.Resources.BGMのみ再生; - resources.ApplyResources(this.toolStripButton現在位置からBGMのみ再生, "toolStripButton現在位置からBGMのみ再生"); this.toolStripButton現在位置からBGMのみ再生.Name = "toolStripButton現在位置からBGMのみ再生"; this.toolStripButton現在位置からBGMのみ再生.Click += new System.EventHandler(this.toolStripButton現在位置からBGMのみ再生_Click); // // toolStripButton再生停止 // + resources.ApplyResources(this.toolStripButton再生停止, "toolStripButton再生停止"); this.toolStripButton再生停止.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton再生停止.Image = global::DTXCreator.Properties.Resources.再生停止; - resources.ApplyResources(this.toolStripButton再生停止, "toolStripButton再生停止"); this.toolStripButton再生停止.Name = "toolStripButton再生停止"; this.toolStripButton再生停止.Click += new System.EventHandler(this.toolStripButton再生停止_Click); // // toolStripComboBox演奏速度 // + resources.ApplyResources(this.toolStripComboBox演奏速度, "toolStripComboBox演奏速度"); this.toolStripComboBox演奏速度.DropDownHeight = 150; this.toolStripComboBox演奏速度.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.toolStripComboBox演奏速度.DropDownWidth = 35; - resources.ApplyResources(this.toolStripComboBox演奏速度, "toolStripComboBox演奏速度"); this.toolStripComboBox演奏速度.Items.AddRange(new object[] { resources.GetString("toolStripComboBox演奏速度.Items"), resources.GetString("toolStripComboBox演奏速度.Items1"), @@ -1481,8 +1513,8 @@ // // toolStripSeparator12 // - this.toolStripSeparator12.Name = "toolStripSeparator12"; resources.ApplyResources(this.toolStripSeparator12, "toolStripSeparator12"); + this.toolStripSeparator12.Name = "toolStripSeparator12"; // // vScrollBar譜面用垂直スクロールバー // @@ -1490,10 +1522,12 @@ this.vScrollBar譜面用垂直スクロールバー.LargeChange = 64; this.vScrollBar譜面用垂直スクロールバー.Name = "vScrollBar譜面用垂直スクロールバー"; this.vScrollBar譜面用垂直スクロールバー.SmallChange = 4; + this.toolTipツールチップ.SetToolTip(this.vScrollBar譜面用垂直スクロールバー, resources.GetString("vScrollBar譜面用垂直スクロールバー.ToolTip")); this.vScrollBar譜面用垂直スクロールバー.ValueChanged += new System.EventHandler(this.vScrollBar譜面用垂直スクロールバー_ValueChanged); // // contextMenuStrip譜面右メニュー // + resources.ApplyResources(this.contextMenuStrip譜面右メニュー, "contextMenuStrip譜面右メニュー"); this.contextMenuStrip譜面右メニュー.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem選択チップの切り取り, this.toolStripMenuItem選択チップのコピー, @@ -1512,130 +1546,122 @@ this.toolStripSeparator18, this.experimentalFeaturesToolStripMenuItem}); this.contextMenuStrip譜面右メニュー.Name = "contextMenuStrip譜面右メニュー"; - resources.ApplyResources(this.contextMenuStrip譜面右メニュー, "contextMenuStrip譜面右メニュー"); + this.toolTipツールチップ.SetToolTip(this.contextMenuStrip譜面右メニュー, resources.GetString("contextMenuStrip譜面右メニュー.ToolTip")); // // toolStripMenuItem選択チップの切り取り // + resources.ApplyResources(this.toolStripMenuItem選択チップの切り取り, "toolStripMenuItem選択チップの切り取り"); this.toolStripMenuItem選択チップの切り取り.Image = global::DTXCreator.Properties.Resources.切り取り; this.toolStripMenuItem選択チップの切り取り.Name = "toolStripMenuItem選択チップの切り取り"; - resources.ApplyResources(this.toolStripMenuItem選択チップの切り取り, "toolStripMenuItem選択チップの切り取り"); this.toolStripMenuItem選択チップの切り取り.Click += new System.EventHandler(this.toolStripMenuItem選択チップの切り取り_Click); // // toolStripMenuItem選択チップのコピー // + resources.ApplyResources(this.toolStripMenuItem選択チップのコピー, "toolStripMenuItem選択チップのコピー"); this.toolStripMenuItem選択チップのコピー.Image = global::DTXCreator.Properties.Resources.コピー; this.toolStripMenuItem選択チップのコピー.Name = "toolStripMenuItem選択チップのコピー"; - resources.ApplyResources(this.toolStripMenuItem選択チップのコピー, "toolStripMenuItem選択チップのコピー"); this.toolStripMenuItem選択チップのコピー.Click += new System.EventHandler(this.toolStripMenuItem選択チップのコピー_Click); // // toolStripMenuItem選択チップの貼り付け // + resources.ApplyResources(this.toolStripMenuItem選択チップの貼り付け, "toolStripMenuItem選択チップの貼り付け"); this.toolStripMenuItem選択チップの貼り付け.Image = global::DTXCreator.Properties.Resources.貼り付け; this.toolStripMenuItem選択チップの貼り付け.Name = "toolStripMenuItem選択チップの貼り付け"; - resources.ApplyResources(this.toolStripMenuItem選択チップの貼り付け, "toolStripMenuItem選択チップの貼り付け"); this.toolStripMenuItem選択チップの貼り付け.Click += new System.EventHandler(this.toolStripMenuItem選択チップの貼り付け_Click); // // toolStripMenuItem選択チップの削除 // + resources.ApplyResources(this.toolStripMenuItem選択チップの削除, "toolStripMenuItem選択チップの削除"); this.toolStripMenuItem選択チップの削除.Image = global::DTXCreator.Properties.Resources.削除; this.toolStripMenuItem選択チップの削除.Name = "toolStripMenuItem選択チップの削除"; - resources.ApplyResources(this.toolStripMenuItem選択チップの削除, "toolStripMenuItem選択チップの削除"); this.toolStripMenuItem選択チップの削除.Click += new System.EventHandler(this.toolStripMenuItem選択チップの削除_Click); // // toolStripSeparator15 // - this.toolStripSeparator15.Name = "toolStripSeparator15"; resources.ApplyResources(this.toolStripSeparator15, "toolStripSeparator15"); + this.toolStripSeparator15.Name = "toolStripSeparator15"; // // toolStripMenuItemすべてのチップの選択 // - this.toolStripMenuItemすべてのチップの選択.Name = "toolStripMenuItemすべてのチップの選択"; resources.ApplyResources(this.toolStripMenuItemすべてのチップの選択, "toolStripMenuItemすべてのチップの選択"); + this.toolStripMenuItemすべてのチップの選択.Name = "toolStripMenuItemすべてのチップの選択"; this.toolStripMenuItemすべてのチップの選択.Click += new System.EventHandler(this.toolStripMenuItemすべてのチップの選択_Click); // // toolStripMenuItemレーン内のすべてのチップの選択1 // - this.toolStripMenuItemレーン内のすべてのチップの選択1.Name = "toolStripMenuItemレーン内のすべてのチップの選択1"; resources.ApplyResources(this.toolStripMenuItemレーン内のすべてのチップの選択1, "toolStripMenuItemレーン内のすべてのチップの選択1"); + this.toolStripMenuItemレーン内のすべてのチップの選択1.Name = "toolStripMenuItemレーン内のすべてのチップの選択1"; this.toolStripMenuItemレーン内のすべてのチップの選択1.Click += new System.EventHandler(this.toolStripMenuItemレーン内のすべてのチップの選択_Click); // // toolStripMenuItemレーン内のすべてのチップの選択_特定小節以降2 // - this.toolStripMenuItemレーン内のすべてのチップの選択_特定小節以降2.Name = "toolStripMenuItemレーン内のすべてのチップの選択_特定小節以降2"; resources.ApplyResources(this.toolStripMenuItemレーン内のすべてのチップの選択_特定小節以降2, "toolStripMenuItemレーン内のすべてのチップの選択_特定小節以降2"); + this.toolStripMenuItemレーン内のすべてのチップの選択_特定小節以降2.Name = "toolStripMenuItemレーン内のすべてのチップの選択_特定小節以降2"; this.toolStripMenuItemレーン内のすべてのチップの選択_特定小節以降2.Click += new System.EventHandler(this.toolStripMenuItemレーン内のすべてのチップの選択_特定小節以降_Click); // // toolStripMenuItem小節内のすべてのチップの選択 // - this.toolStripMenuItem小節内のすべてのチップの選択.Name = "toolStripMenuItem小節内のすべてのチップの選択"; resources.ApplyResources(this.toolStripMenuItem小節内のすべてのチップの選択, "toolStripMenuItem小節内のすべてのチップの選択"); + this.toolStripMenuItem小節内のすべてのチップの選択.Name = "toolStripMenuItem小節内のすべてのチップの選択"; this.toolStripMenuItem小節内のすべてのチップの選択.Click += new System.EventHandler(this.toolStripMenuItem小節内のすべてのチップの選択_Click); // // toolStripSeparator16 // - this.toolStripSeparator16.Name = "toolStripSeparator16"; resources.ApplyResources(this.toolStripSeparator16, "toolStripSeparator16"); + this.toolStripSeparator16.Name = "toolStripSeparator16"; // // toolStripMenuItem小節長変更 // - this.toolStripMenuItem小節長変更.Name = "toolStripMenuItem小節長変更"; resources.ApplyResources(this.toolStripMenuItem小節長変更, "toolStripMenuItem小節長変更"); + this.toolStripMenuItem小節長変更.Name = "toolStripMenuItem小節長変更"; this.toolStripMenuItem小節長変更.Click += new System.EventHandler(this.toolStripMenuItem小節長変更_Click); // // toolStripSeparator17 // - this.toolStripSeparator17.Name = "toolStripSeparator17"; resources.ApplyResources(this.toolStripSeparator17, "toolStripSeparator17"); + this.toolStripSeparator17.Name = "toolStripSeparator17"; // // toolStripMenuItem小節の挿入 // - this.toolStripMenuItem小節の挿入.Name = "toolStripMenuItem小節の挿入"; resources.ApplyResources(this.toolStripMenuItem小節の挿入, "toolStripMenuItem小節の挿入"); + this.toolStripMenuItem小節の挿入.Name = "toolStripMenuItem小節の挿入"; this.toolStripMenuItem小節の挿入.Click += new System.EventHandler(this.toolStripMenuItem小節の挿入_Click); // // toolStripMenuItem小節の削除 // - this.toolStripMenuItem小節の削除.Name = "toolStripMenuItem小節の削除"; resources.ApplyResources(this.toolStripMenuItem小節の削除, "toolStripMenuItem小節の削除"); + this.toolStripMenuItem小節の削除.Name = "toolStripMenuItem小節の削除"; this.toolStripMenuItem小節の削除.Click += new System.EventHandler(this.toolStripMenuItem小節の削除_Click); // // toolStripSeparator18 // - this.toolStripSeparator18.Name = "toolStripSeparator18"; resources.ApplyResources(this.toolStripSeparator18, "toolStripSeparator18"); + this.toolStripSeparator18.Name = "toolStripSeparator18"; // // experimentalFeaturesToolStripMenuItem // + resources.ApplyResources(this.experimentalFeaturesToolStripMenuItem, "experimentalFeaturesToolStripMenuItem"); this.experimentalFeaturesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.generateBeatChipsToolStripMenuItem, this.generateBPMFromBeatChipsToolStripMenuItem}); this.experimentalFeaturesToolStripMenuItem.Name = "experimentalFeaturesToolStripMenuItem"; - resources.ApplyResources(this.experimentalFeaturesToolStripMenuItem, "experimentalFeaturesToolStripMenuItem"); // // generateBeatChipsToolStripMenuItem // - this.generateBeatChipsToolStripMenuItem.Name = "generateBeatChipsToolStripMenuItem"; resources.ApplyResources(this.generateBeatChipsToolStripMenuItem, "generateBeatChipsToolStripMenuItem"); + this.generateBeatChipsToolStripMenuItem.Name = "generateBeatChipsToolStripMenuItem"; this.generateBeatChipsToolStripMenuItem.Click += new System.EventHandler(this.generateBeatChipsToolStripMenuItem_Click); // // generateBPMFromBeatChipsToolStripMenuItem // - this.generateBPMFromBeatChipsToolStripMenuItem.Name = "generateBPMFromBeatChipsToolStripMenuItem"; resources.ApplyResources(this.generateBPMFromBeatChipsToolStripMenuItem, "generateBPMFromBeatChipsToolStripMenuItem"); + this.generateBPMFromBeatChipsToolStripMenuItem.Name = "generateBPMFromBeatChipsToolStripMenuItem"; this.generateBPMFromBeatChipsToolStripMenuItem.Click += new System.EventHandler(this.generateBPMFromBeatChipsToolStripMenuItem_Click); // - // check556x710BGAAVI - // - resources.ApplyResources(this.check556x710BGAAVI, "check556x710BGAAVI"); - this.check556x710BGAAVI.Name = "check556x710BGAAVI"; - this.check556x710BGAAVI.UseVisualStyleBackColor = true; - this.check556x710BGAAVI.CheckedChanged += new System.EventHandler(this.check556x710BGAAVI_CheckedChanged); - this.check556x710BGAAVI.Leave += new System.EventHandler(this.check556x710BGAAVI_Leave); - // // Cメインフォーム // - this.AllowDrop = true; resources.ApplyResources(this, "$this"); + this.AllowDrop = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.splitContainerタブと譜面を分割); this.Controls.Add(this.vScrollBar譜面用垂直スクロールバー); @@ -1644,6 +1670,7 @@ this.Controls.Add(this.menuStripメニューバー); this.MainMenuStrip = this.menuStripメニューバー; this.Name = "Cメインフォーム"; + this.toolTipツールチップ.SetToolTip(this, resources.GetString("$this.ToolTip")); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Cメインフォーム_FormClosing); this.Load += new System.EventHandler(this.Cメインフォーム_Load); this.DragDrop += new System.Windows.Forms.DragEventHandler(this.Cメインフォーム_DragDrop); diff --git a/DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.ja-JP.resx b/DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.ja-JP.resx index 1aeb200f..bb3661dd 100644 --- a/DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.ja-JP.resx +++ b/DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.ja-JP.resx @@ -112,12 +112,22 @@ 2.0 - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + 163, 28 + + + 556x710サイズのBGA/AVIを +使用する + + + + 37, 87 @@ -310,6 +320,9 @@ 基本情報 + + + ラベル @@ -322,6 +335,9 @@ 位置 + + + 選択行を1つ上に移動します。 @@ -337,30 +353,81 @@ 行をクリックしたときにプレビュー音を再生します。 + + + + + + ラベル ファイル + + + 選択行を1つ上に移動します。 選択行を1つ下に移動します。 + + + + + + ラベル ファイル + + + 選択行を1つ上に移動します。 選択行を1つ下に移動します。 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 195, 22 @@ -613,6 +680,9 @@ ヘルプ(&H) + + + 新しい譜面を作成します。 @@ -670,6 +740,12 @@ DTXViewerでの再生速度を指定します。 (#DTXVPLAYSPEED) + + + + + + 335, 22 @@ -769,6 +845,9 @@ 336, 292 + + + AAABAAkAMDAQAAEABABoBgAAlgAAACAgEAABAAQA6AIAAP4GAAAQEBAAAQAEACgBAADmCQAAMDAAAAEA @@ -1194,4 +1273,7 @@ AACH/wAAh/8AAI//AAA= + + + \ No newline at end of file diff --git a/DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.resx b/DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.resx index c00a095f..44dda83a 100644 --- a/DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.resx +++ b/DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.resx @@ -117,2703 +117,2710 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Fill - - - 0, 49 - - - - True - - - 85, 362 - - - 143, 16 - - - 14 + + Magenta - - Use 556x710 BGA/AVI + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - check556x710BGAAVI + + toolStripツールバー - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 85, 311 - - tabPage基本情報 + + 1 - - 0 + + 156, 19 - + + True - - NoControl - - - 44, 87 + + tabPageBMP - - 35, 12 + + tabPageWAV - - 31 + + toolStripMenuItemガイド間隔拡大 - - Genre + + Play from top with a viewer - - TopRight + + True - - 572, 17 - - - Genre + + tabPage基本情報 - - labelGenre + + x1.1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 23, 22 - + tabPage基本情報 - - 1 + + An image file shown in result screen. +The image size is 204x269. - - Top, Left, Right + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 85, 84 + + tabPage基本情報 - - 187, 19 + + toolStripMenuItem現在位置からBGMのみ再生 - - 3 + + + Ctrl+F - - Genre + + 6, 25 - - textBoxGenre + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPage基本情報 + + Top, Left, Right - - 2 + + 127 - - Top, Right + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 247, 336 + + 29, 12 - - 25, 23 + + 272, 25 - - 25 + + toolStripButton1 - - ... + + &Find... - - Select file... + + toolStripButton上書き保存 - - buttonRESULTIMAGE参照 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 156, 19 - - tabPage基本情報 + + labelSTAGEFILE - - 3 + + Play sound on click - - Top, Right + + toolStripMenuItemガイド間隔縮小 - - 247, 311 + + 17 - - 25, 23 + + hScrollBarBLEVEL - - 23 + + $this - - ... + + Comment - - Select file... + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - buttonBACKGROUND参照 + + Change part length(&B) - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Top, Left, Right - - tabPage基本情報 + + textBox自由入力欄 - + + Guitar level, (easy) 1 to 100 (Hard). +0 means no drums. + + 4 - - Top, Right + + 156, 19 - - 247, 286 + + 3, 390 - - 25, 23 + + toolStripSeparator9 - - 21 + + 215, 6 - - ... + + 85, 210 - - Select file... + + System.Windows.Forms.HScrollBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - buttonSTAGEFILE参照 + + 1/&4 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Ctrl+O - + tabPage基本情報 - - 5 - - - Top, Right + + 85, 236 - - 247, 261 + + 33 - - 25, 23 + + Ctrl+N - - 19 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ... + + F7 - - Select file... + + 218, 22 - - buttonPREIMAGE参照 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + buttonPREVIEW参照 - + + tabControl情報パネル + + + System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 138, 22 + + + 0 + + tabPage基本情報 - - 6 + + 3, 3 - - Top, Right + + toolStrip1 - - 247, 236 + + Play &BGM from current part - - 25, 23 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 17 + + 187, 19 + + + 43, 20 ... - - Select file... + + toolStripMenuItemアンドゥ - - buttonPREVIEW参照 + + 120 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPage基本情報 + + 35 - - 7 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11, 339 + + toolStripMenuItem置換 - - 68, 12 + + Top, Left, Right - - 27 + + Title - - ResultImage + + False - - TopRight + + labelGLEVEL - - An image file shown in result screen. -The image size is 204x269. + + toolStripMenuItemツール - - labeRESULTIMAGE + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + labelDLEVEL - + + 22 + + tabPage基本情報 - - 8 + + 50, 114 - - True + + - - 18, 314 + + TopRight - - 61, 12 + + tabPage基本情報 - - 29 + + 34 - - BackImage + + textBoxパネル - - TopRight + + 156, 19 - - A background image file drawn on play screen. -The image size is 640x480. + + 3, 3, 3, 3 - - labelBACKGROUND + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Ctrl+C - - tabPage基本情報 + + 23, 22 - - 9 + + 0, 493 - - True + + 4, 22 - - 5, 289 + + toolStripButton現在位置から再生 - - 74, 12 + + System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 28 + + Select all in the pa&rt [] - - LoadingImage + + tabPage基本情報 - - TopRight + + tabPage基本情報 - - A background image file drawn at loading song. -The image size is 640x480. + + 18, 314 - - labelSTAGEFILE + + 85, 161 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPage基本情報 + + 10, 10, 10, 10 - - 10 + + 7 - - True + + 272, 387 - - 26, 264 + + Panel message shown in playing screen. - - 52, 12 + + &Edit - - 27 + + - - Preimage + + GuitarLv. + - - TopRight + + 27 - - Preview image shown when song selected. -The image size is 204x269. + + toolStripMenuItemファイル - - labelPREIMAGE + + Magenta - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + x0.5 - + tabPage基本情報 - - 11 + + System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + Redo + - - 33, 241 - - - 45, 12 + + 1/24 - - 26 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Preview + + textBox製作者 - + TopRight - - Preview sound played when song selected + + Top, Left, Right - - labelPREVIEW + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + &Help - - tabPage基本情報 + + Play BGM from currect part with a viewer - - 12 + + - - Top, Left, Right + + Drums level, (easy) 1 to 100 (Hard). +0 means no drums. - - 85, 336 + + x9 - - 156, 19 + + 278, 418 - - 13 + + x6 - - An image file shown in result screen. -The image size is 204x269. + + 182, 6 - - textBoxRESULTIMAGE + + x8 - + + x7 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPage基本情報 + + True - - 13 + + x3 - - Top, Left, Right + + toolStripComboBoxガイド間隔 - - 85, 311 + + - - 156, 19 + + 23, 22 - - 12 + + buttonSTAGEFILE参照 - - A background image file drawn on play screen. -The image size is 640x480. + + Chip &palette - - textBoxBACKGROUND + + 209, 22 - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPage基本情報 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 14 + + 731, 24 - - Top, Left, Right + + Preview image shown when song selected. +The image size is 204x269. - - 85, 286 + + tabControl情報パネル - - 156, 19 + + 15 - - 11 + + 5 - - An image file shown in result screen. -The image size is 204x269. + + toolStripSeparator13 - - textBoxSTAGEFILE + + ... - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Select file... - + tabPage基本情報 - - 15 - - - Top, Left, Right - - - 85, 261 + + 4 - - 156, 19 + + Ctrl+S - - 10 + + Guide margin - - Preview image shown when song selected. -The image size is 204x269. + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - textBoxPREIMAGE + + NoControl - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + label製作者 - - tabPage基本情報 + + 185, 22 - - 16 + + 29 - - Top, Left, Right + + 1 - - 85, 236 + + 19 - - 156, 19 + + Default - - 9 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Preview sound played when song selected + + System.Windows.Forms.HScrollBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - textBoxPREVIEW + + 5, 289 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + File - - tabPage基本情報 + + Label - - 17 + + Drums level, (easy) 1 to 100 (Hard). +0 means no drums. - - Top, Left, Right + + numericUpDownBPM - - 85, 210 + + Del - - 187, 19 + + 1/8 - - 8 + + toolStripButton切り取り - - Panel message shown in playing screen. + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - textBoxパネル + + 29, 164 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripMenuItem選択モード - + tabPage基本情報 - - 18 - - - True + + Bottom - - 18, 213 + + 1/48 - - 60, 12 + + 185, 22 - - 15 + + toolStripButton削除 - - Panel msg. + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TopRight + + labelBPM - - Panel message shown in playing screen. + + 124, 161 - - labelパネル + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Magenta - - tabPage基本情報 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 19 + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + No - - 33, 185 + + - - 45, 12 + + toolStripAVIツールバー - - 13 + + 152, 22 - - BassLv. + + DrumLv. - - TopRight + + - - Bass level, (easy) 1 to 100 (Hard). -0 means no drums. + + toolStripMenuItem新規 - - labelBLEVEL + + label曲名 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - tabPage基本情報 + + Microsoft Sans Serif, 9pt - - 20 + + x4 - - 85, 182 + + 12 - - 36, 19 + + columnHeaderWAV_番号 - - 7 + + Fill - - Center + + 6, 25 - - Bass level, (easy) 1 to 100 (Hard). -0 means no drums. + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - textBoxBLEVEL + + x1.3 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripMenuItemモード切替 - - tabPage基本情報 + + 40 - - 21 + + 1 - - Top, Left, Right + + 26, 264 - - 124, 182 + + columnHeaderAVI_ファイル名 - - 148, 17 + + textBoxBLEVEL - - 7 + + 1 - - Bass level, (easy) 1 to 100 (Hard). -0 means no drums. + + 0 - - hScrollBarBLEVEL + + AVI - - System.Windows.Forms.HScrollBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPage基本情報 + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22 + + Tex - - True + + 0, 0 - - 29, 164 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 50, 12 + + Magenta - - 12 + + toolStripButton1 - - GuitarLv. - + + 23 - - TopRight + + &Delete selected chip(s) - - Guitar level, (easy) 1 to 100 (Hard). -0 means no drums. + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - labelGLEVEL + + TopRight - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 85, 56 - - tabPage基本情報 + + toolStripMenuItem削除 - - 23 + + Genre - - 85, 161 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 36, 19 + + 218, 22 - - 6 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Center + + 33, 143 - - Guitar level, (easy) 1 to 100 (Hard). -0 means no drums. + + 272, 412 - - textBoxGLEVEL + + 85, 140 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPage基本情報 + + textBoxBACKGROUND - - 24 + + Move down - - Top, Left, Right + + Magenta - - 124, 161 + + 25, 23 - - 148, 17 + + 0 - - 6 + + 11 - - Guitar level, (easy) 1 to 100 (Hard). -0 means no drums. + + 11 - - hScrollBarGLEVEL + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.HScrollBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabPage基本情報 - - - 25 + + 8 - - True + + 25, 23 - - 33, 143 + + buttonBACKGROUND参照 - - 46, 12 + + toolStripButton1 - - 11 + + toolStripButtonAVIリスト下移動 - - DrumLv. + + generateBPMFromBeatChipsToolStripMenuItem - - TopRight + + 23, 22 - - Drums level, (easy) 1 to 100 (Hard). -0 means no drums. + + 163, 22 - - labelDLEVEL + + 13 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripButton選択モード - - tabPage基本情報 + + Preview sound played when song selected - - 26 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 85, 140 + + 21 - - 36, 19 + + hScrollBarDLEVEL - - 5 + + True - - Center + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Drums level, (easy) 1 to 100 (Hard). -0 means no drums. + + toolStripSeparator7 - - textBoxDLEVEL + + 23, 22 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 50, 12 - - tabPage基本情報 + + Ctrl+V - - 27 + + toolStripButton再生停止 - - Top, Left, Right + + Paste chip(s) + - - 124, 140 + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 148, 17 + + 1 - - 5 + + tabPage基本情報 - - Drums level, (easy) 1 to 100 (Hard). + + Bass level, (easy) 1 to 100 (Hard). 0 means no drums. - - hScrollBarDLEVEL - - - System.Windows.Forms.HScrollBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripSeparator18 - - tabPage基本情報 + + 80 - - 28 + + - - True + + System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 50, 114 + + Fill - - 29, 12 + + TopRight - + 8 - - BPM + + tabPage基本情報 - - TopRight + + 6, 12 - - Song's BGM (Beats Per Minute) + + 187, 19 - - labelBPM + + TopRight - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + splitContainerタブと譜面を分割.Panel2 - - tabPage基本情報 + + toolStripMenuItem選択チップの削除 + + + toolStripButtonチップパレット 29 - - True - - - 26, 59 + + 14 - - 53, 12 + + x0.6 - - 7 + + $this - - Comment + + Free - - TopRight + + 1/64 - - Comment + + 5 - - labelコメント + + 1/32 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1/24 - - tabPage基本情報 + + 1/16 - - 30 + + 1/12 - - True + + toolStripButton1 - - 44, 34 + + 138, 22 - - 34, 12 + + toolStripMenuItemガイド間隔4分 - - 6 + + 85, 31 - - Artist + + - - TopRight + + 20 - - Artist name + + Copy selected chip(s) + - - label製作者 + + Fill - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPage基本情報 + + x1.0 - - 31 + + 185, 22 - - True + + tabControl情報パネル - - 50, 9 + + textBoxDLEVEL - - 28, 12 - - - 5 - - - Title - - - TopRight + + Magenta - - Song title + + System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - label曲名 + + 34 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 163, 22 - - tabPage基本情報 + + Pos. - - 32 + + columnHeaderBMP_TEX - - 85, 112 + + tabPageAVI - - 68, 19 + + x1.4 - - 4 + + 17, 444 - - Center + + x1.5 - - Song's BGM (Beats Per Minute) + + labelBACKGROUND - - numericUpDownBPM + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Magenta - - tabPage基本情報 + + System.Windows.Forms.StatusStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 33 + + 1 - - Top, Left, Right + + System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 85, 56 + + 30 187, 19 - - 2 + + True - - Comment + + toolStripMenuItemバージョン - - textBoxコメント + + Main - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 36 - - tabPage基本情報 + + vScrollBar譜面用垂直スクロールバー - - 34 + + toolStripMenuItemガイド間隔24分 - - Top, Left, Right + + Song title - - 85, 31 + + System.Windows.Forms.ToolStripComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 187, 19 + + 23, 22 - - 1 + + 50, 9 - - Artist name + + toolStripMenuItem切り取り - - textBox製作者 + + 247, 286 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + listViewWAVリスト - - tabPage基本情報 + + Open a file + - - 35 + + True - - Top, Left, Right + + 4, 22 - - 85, 6 + + Both - - 10, 19 + + tabPage基本情報 - - 187, 19 + + toolStripMenuItemすべて選択 - - 0 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Song title + + 12 - - textBox曲名 + + 7 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 18, 213 - - tabPage基本情報 + + &Play from current part - - 36 + + toolStripMenuItemガイド間隔フリー - - 4, 22 + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3, 3, 3, 3 + + E&xperimental Features... - - 278, 418 + + F5 - - 0 + + toolStripMenuItemヘルプ - - Main + + 731, 22 - - tabPage基本情報 + + Play from &top - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Ctrl+X - - tabControl情報パネル + + 12 - - 0 + + 124, 182 - - Label + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 80 + + Magenta - - No + + 215, 6 - - 28 + + textBoxPREIMAGE - - File + + TopRight - - 80 + + 0 - - Vol. + + toolStripButton1 - - 40 + + 25, 23 - - Pos. + + 24 - - 40 + + toolStripMenuItem再生 - - BGM + + 6 - - 34 - - - Fill + + tabPage基本情報 - - Microsoft Sans Serif, 9pt + + &Copy - - 3, 3 + + labelパネル - - 272, 387 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - listViewWAVリスト + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripButton1 - - tabPageWAV + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + toolStripButton貼り付け - - 3, 390 - - - Bottom + + 85, 362 - - Magenta + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + 23, 22 - - toolStripButton1 + + toolStripMenuItem検索 - - Move up + + Select &All - + + tabPage基本情報 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Magenta - - 23, 22 + + Generate &BPM from Beat chips - - toolStripButton1 + + pictureBox譜面パネル - - Move down + + 5 - - 6, 25 + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Magenta + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 23, 22 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripButton1 + + Play from current part with a viewer - - Play the current wave sound + + 26 - - Magenta + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 23, 22 + + tabPage基本情報 - - toolStripButton1 + + tabPage基本情報 - - Stop sound + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6, 25 + + False - - Magenta + + - - 23, 22 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripButton1 + + &Undo - - Play sound on click + + tabPage自由入力 - - 3, 390 + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 272, 25 + + toolStripButton1 - - 0 + + Ctrl+H - - WAVリストパネル - + + 7 - - toolStripWAVツールバー + + toolStripMenuItem現在位置から再生 - - System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 75, 25 - - tabPageWAV + + toolStripMenuItemガイド間隔8分 - - 1 + + Magenta - - 4, 22 + + 235, 22 - - 3, 3, 3, 3 + + Select mode + - + 278, 418 - - 1 + + 26, 59 - - WAV + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPageWAV + + System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabControl情報パネル + + 31 - - 1 + + toolStripButtonWAVリストプレビュー再生開始 - - Tex + + 235, 22 - - 34 + + 23, 22 - - Label + + メニューバー - - 127 + + 85, 286 - - No + + 4, 22 - - 28 + + 23, 22 - - File + + 6, 25 - - 120 + + toolStripButton1 - - Fill + + 20 - - Microsoft Sans Serif, 9pt + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3, 3 + + - + 272, 387 - - 1 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - listViewBMPリスト + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4, 22 - - tabPageBMP + + 6, 25 - - 0 + + toolStripMenuItem小節長変更 - - 3, 390 - - - Bottom + + toolStripSeparator11 - - Magenta + + 1/1&2 - - 23, 22 + + 26 - - toolStripButton1 + + 247, 336 - - Magenta + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 23, 22 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripButton1 + + 6 - - 3, 390 + + System.Windows.Forms.HScrollBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 272, 25 + + toolStripSeparator10 - - 2 + + 85, 336 - - BMPリストツールバー - + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripBMPツールバー + + Magenta - - System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripButton新規作成 - - tabPageBMP + + Center - + 1 - - 4, 22 - - - 3, 3, 3, 3 + + Vol. - - 278, 418 + + 247, 261 - - 2 + + 23, 22 - - BMP + + 278, 418 - - tabPageBMP + + 23, 22 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + contextMenuStrip譜面右メニュー - - tabControl情報パネル + + 46, 12 - - 2 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label + + textBoxSTAGEFILE - - 127 + + System.Windows.Forms.ToolStripComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - No + + 35, 12 - - 28 + + tabPageAVI - - File + + False - - 120 + + A background image file drawn on play screen. +The image size is 640x480. - - Fill + + ... - - Microsoft Sans Serif, 9pt + + - - 3, 3 + + 0, 0 - - 272, 387 + + 1 - + 1 - - listViewAVIリスト + + False - - System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Top, Left, Right - - tabPageAVI + + 1/&8 - - 0 + + 0, 427 - - 3, 390 - - - Bottom + + Preview image shown when song selected. +The image size is 204x269. - - Magenta + + Free - - 23, 22 + + Top, Left, Right - - toolStripButton1 + + 28 - - Move up + + A background image file drawn on play screen. +The image size is 640x480. - - Magenta + + Replace(&Q) - - 23, 22 + + toolStripButtonAVIリスト上移動 - - toolStripButton1 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Move down + + System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3, 390 + + Move down - - 272, 25 + + tabPage基本情報 - - 0 + + x1.2 - - AVIリストツールバー + + Select file... - - toolStripAVIツールバー + + toolStripButton編集モード - - System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 36, 19 - - tabPageAVI + + 218, 22 - + 1 - - 4, 22 + + False - - 3, 3, 3, 3 + + 218, 22 - - 278, 418 + + 61, 12 - - 3 + + splitContainerタブと譜面を分割.Panel1 - - AVI + + &Paste chip(s) - - tabPageAVI + + 138, 22 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolStripComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabControl情報パネル + + True - - 3 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Fill + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3, 3 + + 160, 6 - - 10, 10, 10, 10 + + &Play - - True + + 9 - - Both + + toolStripButton1 - - 272, 412 + + 253, 22 - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - textBox自由入力欄 + + tabPage基本情報 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - tabPage自由入力 + + 75, 25 - - 0 + + System.Windows.Forms.MenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4, 22 + + - - 3, 3, 3, 3 + + 2 - - 278, 418 + + 218, 22 - - 4 + + E&xit - - Free + + 2 - - tabPage自由入力 + + 138, 22 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripMenuItem小節の削除 - - tabControl情報パネル + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + 3, 3, 3, 3 - - Fill + + toolStripMenuItem先頭から再生 - - 0, 0 + + 31 - - 286, 444 + + Chip palette - - 0 + + toolStripMenuItemレーン内のすべてのチップの選択1 - - tabControl情報パネル + + 3, 390 - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabPage基本情報 - - splitContainerタブと譜面を分割.Panel1 + + 25 - - 0 + + Center - - splitContainerタブと譜面を分割.Panel1 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripMenuItemガイド間隔 - - splitContainerタブと譜面を分割 + + 235, 22 - - 0 + + check556x710BGAAVI - - Top, Bottom, Left + + toolStripButton1 - - 0, 0 + + TopRight - - 0, 0, 0, 0 + + 253, 22 - - 184, 427 + + 14 - - 1 + + 187, 19 - - pictureBox譜面パネル + + tabPage基本情報 - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - splitContainerタブと譜面を分割.Panel2 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + 25 - - Bottom + + Microsoft Sans Serif, 9pt - - 0, 427 + + Top, Left, Right - - 424, 17 + + - - 0 + + 3 - - hScrollBar譜面用水平スクロールバー + + 7 - - System.Windows.Forms.HScrollBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - splitContainerタブと譜面を分割.Panel2 + + - - 1 + + Magenta - - splitContainerタブと譜面を分割.Panel2 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Top, Left, Right - - splitContainerタブと譜面を分割 + + 218, 22 - - 1 + + 6, 25 - - 714, 444 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 286 + + Magenta - - 4 + + Stop playing - - splitContainerタブと譜面を分割 + + Top, Left, Right - - System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripButton1 - - $this + + 0 - - 1 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0, 493 - - - 0, 493 + + toolStripMenuItem小節の挿入 - - 731, 22 + + BassLv. - - 0 + + toolStripButton1 - - ステータスバー + + tabPage基本情報 - - statusStripステータスバー + + 6, 25 - - System.Windows.Forms.StatusStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripMenuItem編集モード - - $this + + Move up - - 4 + + F1 - - 0, 0 - - - Ctrl+N + + Select file... - - 154, 22 + + toolStripWAVツールバー - - &New + + D&elete part - - Ctrl+O + + &Paste - - 154, 22 + + 143, 16 - - &Open... + + toolStripButton1 - - Ctrl+S + + Ctrl+A - - 154, 22 + + 1/48 - - &Save + + Preimage - - 154, 22 + + toolStripButtonリドゥ - - Save &As ... + + Song title - - 151, 6 + + toolStripSeparator1 - - 154, 22 + + 218, 22 - - E&xit + + columnHeaderWAV_BGM - - 37, 20 + + 127 - - &File + + 219, 292 - - Ctrl+Z + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 174, 22 + + &Edit mode - - &Undo + + tabControl情報パネル - - Ctrl+Y + + 32 - - 174, 22 + + 3 - - &Redo + + tabPageBMP - - 171, 6 + + tabPage基本情報 - - False + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Ctrl+X + + 36, 19 - - 174, 22 + + 272, 25 - - Cu&t + + 3, 3, 3, 3 - - False + + 43, 20 - - Ctrl+C + + 80 - - 174, 22 + + &Tool - - &Copy + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - False + + 74, 12 - - Ctrl+V + + 6 - - 174, 22 + + Fill - - &Paste + + toolStripMenuItem編集 - - False + + splitContainerタブと譜面を分割 - - Del + + labelGenre - - 174, 22 + + Cu&t selected chip(s) - - &Delete + + 138, 22 - - 171, 6 + + labelコメント - - Ctrl+A + + $this - - 174, 22 + + 138, 22 - - Select &All + + 28 - - 171, 6 + + 185, 22 - - 174, 22 + + 45, 12 - - &Select mode + + 53, 12 - - 174, 22 + + 52, 12 - - &Edit mode + + Guitar level, (easy) 1 to 100 (Hard). +0 means no drums. - - F8 + + toolStripButton1 - - 174, 22 + + toolStripSeparator14 - - Switch &Mode + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 171, 6 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Ctrl+F + + 0 - - 174, 22 + + tabPageBMP - - &Find... + + 156, 19 - - Ctrl+H + + 85, 182 - - 174, 22 + + &Narrow - - Replace(&Q) + + True - + 39, 20 - - &Edit + + toolStripButtonWAVリストプレビュー再生停止 - - 145, 22 + + x0.9 - - Chip &palette + + 218, 22 - - 132, 22 + + Magenta - - 1/&4 + + tabPage基本情報 - - 132, 22 + + &Copy selected chip(s) - - 1/&8 + + 3, 3 - - 132, 22 + + 148, 17 - - 1/1&2 - - - 132, 22 - - - 1/1&6 - - - 132, 22 + + 68, 12 - - 1/24 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 132, 22 + + F8 - - 1/&32 + + toolStripMenuItem選択チップの貼り付け - - 132, 22 + + 0, 0 - - 1/48 + + labelBLEVEL - - 132, 22 + + System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1/64 + + 25, 23 - - 132, 22 + + 85, 6 &Free - - 129, 6 + + 33, 185 - - F3 + + Ctrl+Z - - 132, 22 + + 6, 25 - - &Wide + + Magenta - - F4 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 132, 22 + + 182, 6 - - &Narrow + + Bottom - - 145, 22 + + 148, 17 - - &Guide margin + + toolStripComboBox譜面拡大率 - - 44, 20 + + System.Windows.Forms.HScrollBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - &View + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - F5 + + 23, 22 - - 218, 22 + + 0, 24 - - Play from &top + + Label - - F6 + + Save to file - - 218, 22 + + Move up - - &Play from current part + + Artist - - 218, 22 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Play &BGM from current part + + Drums level, (easy) 1 to 100 (Hard). +0 means no drums. - - F7 + + 163, 22 - - 218, 22 + + Comment - - &Stop + + Top, Left, Right - - 41, 20 + + 11 - - &Play + + Fill - - 111, 22 + + 0 - - &Option + + 185, 22 - - 41, 20 + + - - &Tool + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - F1 + + 11, 339 - - 195, 22 + + 272, 25 - - DTXCreator &Manual + + Play speed (#DTXVPLAYSPEED) - - 195, 22 + + 714, 444 - - &Version + + 28, 12 - - 44, 20 + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - &Help + + 1 - - 0, 0 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 731, 24 + + toolStripSeparator6 - - 1 + + 185, 22 - - メニューバー + + Top, Bottom, Left - - menuStripメニューバー + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.MenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + textBoxGLEVEL - - $this + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + 184, 427 - - 0, 24 - - - Magenta + + 9 - - 23, 22 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripButton1 + + Undo - - Create a new file + + An image file shown in result screen. +The image size is 204x269. - - Magenta + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 23, 22 + + Top, Left, Right - - toolStripButton1 + + - - Open a file - + + 23, 22 - + + F4 + + Magenta - + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 23, 22 - - toolStripButton1 + + 8 - - Save to file + + File - - 6, 25 + + 1/&32 - - False - - - Magenta + + $this - - 23, 22 + + toolStripMenuItem選択チップのコピー - - toolStripButton1 + + Play the current wave sound - - Cut selected chip(s) - + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - False + + toolStripButtonBMPリスト上移動 - + Magenta - - 23, 22 + + 138, 22 - - toolStripButton1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Copy selected chip(s) - + + toolStripSeparator2 - - False + + 3, 390 - - Magenta + + 41, 20 - - 23, 22 + + 16, 39 - - toolStripButton1 + + 247, 236 - - Paste chip(s) - + + 218, 22 - - False + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Magenta + + &File - - 23, 22 + + splitContainerタブと譜面を分割.Panel2 - - toolStripButton1 + + columnHeaderWAV_位置 - - Delete selected chip(s) + + 21 + + + WAVリストパネル - - 6, 25 + + - - False + + toolStripMenuItem表示 - - Magenta + + toolStripButton現在位置からBGMのみ再生 - - 23, 22 + + 1/64 - - toolStripButton1 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Undo + + tabPageWAV - - False + + System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Magenta + + Select file... - - 23, 22 + + tabPage基本情報 - - toolStripButton1 + + columnHeaderWAV_ファイル名 - - Redo - + + 247, 311 - - 6, 25 + + Panel msg. - - Magenta + + toolStripButtonWAVリストプレビュースイッチ - - 23, 22 + + True - - toolStripButton1 + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Chip palette + + Cu&t - - 6, 25 + + 33, 241 - + + A background image file drawn at loading song. +The image size is 640x480. + + + 23 + + False - - Default + + 3, 3 - - x2 + + x10 - - x3 + + ResultImage - - x4 + + 163, 22 - - x5 + + labeRESULTIMAGE - - x6 + + 2 - - x7 + + &New - - x8 + + 215, 6 - - x9 + + Bottom - - x10 + + Switch &Mode - - 75, 25 + + &Save - - Vertical sizing + + toolStripMenuItem終了 - - 1/4 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1/8 + + toolStripMenuItemリドゥ - - 1/12 + + Top, Right - - 1/16 + + 85, 261 - - 1/24 + + Song's BGM (Beats Per Minute) - - 1/32 + + toolStripButton1 - - 1/48 + + 278, 418 - - 1/64 + + True - - Free + + 185, 22 - - 20 + + toolStripButtonWAVリスト下移動 - - 75, 25 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Guide margin + + Top, Right - - Magenta + + System.Windows.Forms.VScrollBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + 23, 22 - - toolStripButton1 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Select mode - + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Magenta + + 3, 3, 3, 3 - + + 28 + + + 0 + + 23, 22 - - toolStripButton1 + + 286 - - Edit mode + + True - - 6, 25 + + Top, Left, Right - + Magenta - - 23, 22 - - - toolStripButton1 + + &Guide margin - - Play from top with a viewer + + True - - Magenta + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 23, 22 + + 17 - - toolStripButton1 + + splitContainerタブと譜面を分割.Panel1 - - Play from current part with a viewer + + 0 - - Magenta + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 23, 22 + + 2 - - toolStripButton1 + + 10 - - Play BGM from currect part with a viewer + + toolStripMenuItem貼り付け - - Magenta + + 19 - - 23, 22 + + TopRight - - toolStripButton1 + + BackImage - - Stop playing + + 45, 12 - - False + + Label - - x1.5 + + 23, 22 - - x1.4 + + 36, 19 - - x1.3 + + An image file shown in result screen. +The image size is 204x269. - - x1.2 + + toolStripButton1 - - x1.1 + + 124, 140 - - x1.0 + + 182, 6 - - x0.9 + + Artist name - - x0.8 + + 185, 22 - - x0.7 + + AVIリストツールバー - - x0.6 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - x0.5 + + False - - 75, 25 + + Magenta - - Play speed (#DTXVPLAYSPEED) + + Preview - - 6, 25 + + toolTipツールチップ - - 0, 24 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 731, 25 + + 272, 387 - - 2 + + 185, 22 - - toolStrip1 + + x0.7 - - toolStripツールバー + + splitContainerタブと譜面を分割.Panel2 - - System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + experimentalFeaturesToolStripMenuItem - - $this + + TopRight - - 3 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Right + + 4 - - 714, 49 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 17, 444 + + True - - 3 + + 40 - - vScrollBar譜面用垂直スクロールバー + + toolStripMenuItem選択チップの切り取り - - System.Windows.Forms.VScrollBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TopRight - - $this + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + hScrollBarGLEVEL - - 203, 39 - - - 198, 22 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Cu&t selected chip(s) + + 4 - - 198, 22 + + hScrollBar譜面用水平スクロールバー - - &Copy selected chip(s) + + BPM - - 198, 22 + + 34 - - &Paste chip(s) + + tabPage基本情報 - - 198, 22 + + &Option - - &Delete selected chip(s) + + listViewBMPリスト - - 195, 6 + + &Select mode - - 198, 22 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Select &All + + tabPage基本情報 - - 198, 22 + + &Stop - - 198, 22 + + 138, 22 - - 198, 22 + + 23, 22 - - Select all in the pa&rt [] + + No - - 195, 6 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 198, 22 + + Artist name - - Change part length(&B) + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 195, 6 + + 34, 12 - - 198, 22 + + ステータスバー - - &Insert part + + 1 - - 198, 22 + + 138, 22 - - D&elete part + + toolStripButton1 - - 195, 6 + + Stop sound - - 234, 22 + + 44, 34 - - Generate &Beat chips + + BGM - - 234, 22 + + $this - - Generate &BPM from Beat chips + + BMPリストツールバー + - - 198, 22 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - E&xperimental Features... + + 0, 0, 0, 0 - - 199, 292 + + 731, 515 - - contextMenuStrip譜面右メニュー + + 424, 17 - - System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Microsoft Sans Serif, 9pt - + + 1/1&6 + + + Preview sound played when song selected + + + 3, 3, 3, 3 + + + toolStripMenuItemオプション + + + 278, 418 + + + Top, Right + + + F3 + + + 3 + + + tabPageWAV + + + toolStripSeparator16 + + + Comment + + True - - - 103 - - - 6, 12 - - 731, 515 + + 25, 23 + + + Center + + + Magenta + + + 27 + + + 182, 6 + + + 4 + + + tabPage基本情報 + + + toolStripButton1 + + + Select &All + + + toolStripMenuItemガイド間隔48分 + + + toolStripMenuItemガイド間隔12分 @@ -3240,718 +3247,786 @@ The image size is 204x269. AACH/wAAh/8AAI//AAA= - - 16, 39 + + 23, 22 - - DTXCreator + + 185, 22 - - columnHeaderWAV_ラベル + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Right - - columnHeaderWAV_番号 + + toolStripButton1 - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - columnHeaderWAV_ファイル名 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Panel message shown in playing screen. - - columnHeaderWAV_音量 + + 148, 17 - + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - columnHeaderWAV_位置 + + &Open... - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripButtonアンドゥ - - columnHeaderWAV_BGM + + 185, 22 - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + x0.8 - - toolStripButtonWAVリスト上移動 + + columnHeaderBMP_ラベル - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Create a new file - - toolStripButtonWAVリスト下移動 + + toolStripSeparator15 - + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripSeparator13 - - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Magenta - - toolStripButtonWAVリストプレビュー再生開始 + + toolStripComboBox演奏速度 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripSeparator17 - - toolStripButtonWAVリストプレビュー再生停止 + + 23, 22 - + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripSeparator14 + + 163, 22 - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Top, Right - - toolStripButtonWAVリストプレビュースイッチ + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + BMP - - columnHeaderBMP_TEX + + Genre - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - columnHeaderBMP_ラベル - - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - columnHeaderBMP_BMP番号 - - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 235, 22 - - columnHeaderBMP_ファイル名 + + &Redo - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripButtonBMPリスト上移動 + + 218, 22 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripMenuItemガイド間隔32分 - - toolStripButtonBMPリスト下移動 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 - - columnHeaderAVI_ラベル + + 13 - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - columnHeaderAVI_AVI番号 + + No - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Top, Left, Right - - columnHeaderAVI_ファイル名 + + toolStripButton先頭から再生 - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripButton1 - - toolStripButtonAVIリスト上移動 + + 44, 87 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripButtonAVIリスト下移動 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + listViewAVIリスト - - toolStripMenuItemファイル + + 4 - + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripMenuItem新規 + + menuStripメニューバー - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripMenuItem開く + + DTXCreator &Manual - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabPage自由入力 - - toolStripMenuItem上書き保存 + + 3 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Magenta - - toolStripMenuItem名前を付けて保存 + + statusStripステータスバー - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + &Delete - - toolStripSeparator1 + + 218, 22 - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6 - - toolStripMenuItem終了 + + Magenta - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabControl情報パネル - - toolStripMenuItem編集 + + 286, 444 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripButtonコピー - - toolStripMenuItemアンドゥ + + tabPage基本情報 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripMenuItemリドゥ + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripSeparator2 + + toolStripMenuItemすべてのチップの選択 - + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripMenuItem切り取り + + toolStripMenuItemガイド間隔16分 - + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripMenuItemコピー - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - toolStripMenuItem貼り付け + + 0 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripMenuItem削除 + + True - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + textBoxPREVIEW toolStripSeparator3 - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - toolStripMenuItemすべて選択 + + TopRight - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripMenuItemコピー - - toolStripSeparator4 + + - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 731, 25 - - toolStripMenuItem選択モード + + 152, 22 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripMenuItem開く - - toolStripMenuItem編集モード + + 10, 19 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + LoadingImage - - toolStripMenuItemモード切替 + + 0 - + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripSeparator5 - - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 47, 20 - - toolStripMenuItem検索 + + - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripMenuItem上書き保存 - - toolStripMenuItem置換 + + toolStripButton1 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 23, 22 - - toolStripMenuItem表示 + + 0 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 23, 22 - - toolStripMenuItemチップパレット + + 120 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - toolStripMenuItemガイド間隔 + + 1 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripMenuItemガイド間隔4分 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - toolStripMenuItemガイド間隔8分 + + 10 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TopRight - - toolStripMenuItemガイド間隔12分 + + textBoxコメント - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + columnHeaderAVI_AVI番号 - - toolStripMenuItemガイド間隔16分 + + toolStripMenuItemガイド間隔64分 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + generateBeatChipsToolStripMenuItem - - toolStripMenuItemガイド間隔24分 + + toolStripButton1 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripButton開く - - toolStripMenuItemガイド間隔32分 + + toolStripButtonWAVリスト上移動 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 112, 22 - - toolStripMenuItemガイド間隔48分 + + 23, 22 - + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripMenuItemガイド間隔64分 + + textBoxGenre - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripSeparator8 - - toolStripMenuItemガイド間隔フリー + + ... - + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripSeparator6 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + WAV - - toolStripMenuItemガイド間隔拡大 + + labelPREVIEW - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 85, 84 - - toolStripMenuItemガイド間隔縮小 + + columnHeaderBMP_ファイル名 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripButton1 - - toolStripMenuItem再生 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripMenuItem先頭から再生 + + - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - toolStripMenuItem現在位置から再生 + + tabPage基本情報 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 209, 22 - - toolStripMenuItem現在位置からBGMのみ再生 + + Bass level, (easy) 1 to 100 (Hard). +0 means no drums. - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Top, Right toolStripMenuItem再生停止 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabPageAVI - - toolStripMenuItemツール + + 185, 22 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - toolStripMenuItemオプション + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 75, 25 - - toolStripMenuItemヘルプ + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 23, 22 - - toolStripMenuItemDTXCreaterマニュアル + + 138, 22 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Center - - toolStripMenuItemバージョン + + 5 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - toolStripButton新規作成 + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Vertical sizing - - toolStripButton開く + + 3 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripButton上書き保存 + + 1/4 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabPage基本情報 - - toolStripSeparator7 + + 0 - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 27 - - toolStripButton切り取り + + - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripSeparator12 - - toolStripButtonコピー + + columnHeaderAVI_ラベル - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripButton貼り付け + + toolStripButton1 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - toolStripButton削除 + + 60, 12 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Cメインフォーム - - toolStripSeparator8 + + x5 - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + columnHeaderWAV_音量 - - toolStripButtonアンドゥ + + ... - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + textBox曲名 - - toolStripButtonリドゥ + + 218, 22 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripMenuItemレーン内のすべてのチップの選択_特定小節以降2 - - toolStripSeparator9 + + False - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4, 22 - - toolStripButtonチップパレット + + 138, 22 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + F6 - - toolStripSeparator10 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripComboBox譜面拡大率 + + textBoxRESULTIMAGE - - System.Windows.Forms.ToolStripComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + x2 - - toolStripComboBoxガイド間隔 + + TopRight - - System.Windows.Forms.ToolStripComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabPage基本情報 - - toolStripButton選択モード + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - toolStripButton編集モード + + Magenta - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripSeparator11 + + &View - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 215, 6 - - toolStripButton先頭から再生 + + toolStripButtonBMPリスト下移動 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 13 - - toolStripButton現在位置から再生 + + 45, 20 - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Magenta - - toolStripButton現在位置からBGMのみ再生 + + labelPREIMAGE - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3, 3 - - toolStripButton再生停止 + + toolStripMenuItemDTXCreaterマニュアル - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Select file... - - toolStripComboBox演奏速度 + + Edit mode - - System.Windows.Forms.ToolStripComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0, 49 - - toolStripSeparator12 + + Delete selected chip(s) + - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - toolTipツールチップ + + tabControl情報パネル - - System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 16 - - toolStripMenuItem選択チップの切り取り + + 714, 49 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + &Version - - toolStripMenuItem選択チップのコピー + + toolStripMenuItemチップパレット - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 28 - - toolStripMenuItem選択チップの貼り付け + + tabPage基本情報 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + splitContainerタブと譜面を分割 - - toolStripMenuItem選択チップの削除 + + splitContainerタブと譜面を分割 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Cut selected chip(s) + - - toolStripSeparator15 + + Bass level, (easy) 1 to 100 (Hard). +0 means no drums. - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 135, 6 - - toolStripMenuItemすべてのチップの選択 + + Use 556x710 BGA/AVI - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripMenuItemレーン内のすべてのチップの選択1 + + toolStripMenuItem名前を付けて保存 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - toolStripMenuItemレーン内のすべてのチップの選択_特定小節以降2 + + Bottom - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - - toolStripMenuItem小節内のすべてのチップの選択 + + 28 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 15 - - toolStripSeparator16 + + 2 - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripSeparator4 - - toolStripMenuItem小節長変更 + + DTXCreator - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + buttonRESULTIMAGE参照 - - toolStripSeparator17 + + TopRight - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6, 25 - - toolStripMenuItem小節の挿入 + + File - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Save &As ... - - toolStripMenuItem小節の削除 + + Song's BGM (Beats Per Minute) - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + columnHeaderBMP_BMP番号 - - toolStripSeparator18 + + &Insert part + + + Ctrl+Y + + + 0 System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - experimentalFeaturesToolStripMenuItem + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 85, 112 - - generateBeatChipsToolStripMenuItem + + 2 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripBMPツールバー - - generateBPMFromBeatChipsToolStripMenuItem + + 23, 22 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Fill - - Cメインフォーム + + toolStripButton1 - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + toolStripSeparator5 + + + 68, 19 + + + 0 + + + tabPage基本情報 + + + Generate &Beat chips + + + &Wide + + + Guitar level, (easy) 1 to 100 (Hard). +0 means no drums. + + + tabPage基本情報 + + + toolStripMenuItem小節内のすべてのチップの選択 + + + tabPage基本情報 + + + + + + System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + buttonPREIMAGE参照 + + + columnHeaderWAV_ラベル + + + Genre + + + False + + + 187, 19 + + 18 + + + 3, 390 + + + 0, 24 + + + 3, 390 + + + True + + + 103 + + + 3, 390 + + + 0, 0 + + + 0, 493 + + + 203, 39 + + + 572, 17 + \ No newline at end of file diff --git a/DTXManiaプロジェクト/コード/全体/CPreviewMagnifier.cs b/DTXManiaプロジェクト/コード/全体/CPreviewMagnifier.cs index 0ed567e5..ecf65876 100644 --- a/DTXManiaプロジェクト/コード/全体/CPreviewMagnifier.cs +++ b/DTXManiaプロジェクト/コード/全体/CPreviewMagnifier.cs @@ -72,8 +72,7 @@ namespace DTXMania this.magY = magY_org * height_vga_set / height_org * Scale.Y; return; - // FHD対応の名残? - +#if false // FHD対応の名残 #region [ HD版DTXManiaのプレビュー画像は特別扱いする ] if ( width_org == width_hd_set && height_org == height_hd_set ) // HD版DTXManiaのプレビュー画像は特別扱いする { @@ -130,6 +129,7 @@ namespace DTXMania this.magY = magY_org * Scale.Y; } #endregion +#endif } #region [ bIsPreviewによる配列→定数読み替え ] diff --git a/実行時フォルダ(DTXCreator)/DTXCreator.exe b/実行時フォルダ(DTXCreator)/DTXCreator.exe index 6b49e6a3..b92f1bf2 100644 Binary files a/実行時フォルダ(DTXCreator)/DTXCreator.exe and b/実行時フォルダ(DTXCreator)/DTXCreator.exe differ diff --git a/実行時フォルダ(DTXCreator)/dll/FDK.dll b/実行時フォルダ(DTXCreator)/dll/FDK.dll index 6a480f05..802dc881 100644 Binary files a/実行時フォルダ(DTXCreator)/dll/FDK.dll and b/実行時フォルダ(DTXCreator)/dll/FDK.dll differ diff --git a/実行時フォルダ(DTXCreator)/ja-JP/DTXCreator.resources.dll b/実行時フォルダ(DTXCreator)/ja-JP/DTXCreator.resources.dll index 1b87dac4..65609cc3 100644 Binary files a/実行時フォルダ(DTXCreator)/ja-JP/DTXCreator.resources.dll and b/実行時フォルダ(DTXCreator)/ja-JP/DTXCreator.resources.dll differ diff --git a/実行時フォルダ/DTXManiaGR.exe b/実行時フォルダ/DTXManiaGR.exe index 68184bf8..5e75391e 100644 Binary files a/実行時フォルダ/DTXManiaGR.exe and b/実行時フォルダ/DTXManiaGR.exe differ diff --git a/実行時フォルダ/dll/FDK.dll b/実行時フォルダ/dll/FDK.dll index 6a480f05..802dc881 100644 Binary files a/実行時フォルダ/dll/FDK.dll and b/実行時フォルダ/dll/FDK.dll differ