OSDN Git Service

DTXMania089リリースに際してのtag付け。
[dtxmania/dtxmania.git] / 110401(DTXMania089) / DTXCreatorプロジェクト / コード / 00.全体 / Cメインフォーム.Designer.cs
1 namespace DTXCreator\r
2 {\r
3         partial class Cメインフォーム\r
4         {\r
5                 /// <summary>\r
6                 /// 必要なデザイナ変数です。\r
7                 /// </summary>\r
8                 private System.ComponentModel.IContainer components = null;\r
9 \r
10                 /// <summary>\r
11                 /// 使用中のリソースをすべてクリーンアップします。\r
12                 /// </summary>\r
13                 /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>\r
14                 protected override void Dispose( bool disposing )\r
15                 {\r
16                         if( disposing && ( components != null ) )\r
17                         {\r
18                                 components.Dispose();\r
19                         }\r
20                         base.Dispose( disposing );\r
21                 }\r
22 \r
23                 #region Windows フォーム デザイナで生成されたコード\r
24 \r
25                 /// <summary>\r
26                 /// デザイナ サポートに必要なメソッドです。このメソッドの内容を\r
27                 /// コード エディタで変更しないでください。\r
28                 /// </summary>\r
29                 private void InitializeComponent()\r
30                 {\r
31                         this.components = new System.ComponentModel.Container();\r
32                         System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager( typeof( Cメインフォーム ) );\r
33                         this.splitContainerタブと譜面を分割 = new System.Windows.Forms.SplitContainer();\r
34                         this.tabControl情報パネル = new System.Windows.Forms.TabControl();\r
35                         this.tabPage基本情報 = new System.Windows.Forms.TabPage();\r
36                         this.buttonRESULTIMAGE参照 = new System.Windows.Forms.Button();\r
37                         this.buttonBACKGROUND参照 = new System.Windows.Forms.Button();\r
38                         this.buttonSTAGEFILE参照 = new System.Windows.Forms.Button();\r
39                         this.buttonPREIMAGE参照 = new System.Windows.Forms.Button();\r
40                         this.buttonPREVIEW参照 = new System.Windows.Forms.Button();\r
41                         this.labeRESULTIMAGE = new System.Windows.Forms.Label();\r
42                         this.labelBACKGROUND = new System.Windows.Forms.Label();\r
43                         this.labelSTAGEFILE = new System.Windows.Forms.Label();\r
44                         this.labelPREIMAGE = new System.Windows.Forms.Label();\r
45                         this.labelPREVIEW = new System.Windows.Forms.Label();\r
46                         this.textBoxRESULTIMAGE = new System.Windows.Forms.TextBox();\r
47                         this.textBoxBACKGROUND = new System.Windows.Forms.TextBox();\r
48                         this.textBoxSTAGEFILE = new System.Windows.Forms.TextBox();\r
49                         this.textBoxPREIMAGE = new System.Windows.Forms.TextBox();\r
50                         this.textBoxPREVIEW = new System.Windows.Forms.TextBox();\r
51                         this.textBoxパネル = new System.Windows.Forms.TextBox();\r
52                         this.labelパネル = new System.Windows.Forms.Label();\r
53                         this.labelBLEVEL = new System.Windows.Forms.Label();\r
54                         this.textBoxBLEVEL = new System.Windows.Forms.TextBox();\r
55                         this.hScrollBarBLEVEL = new System.Windows.Forms.HScrollBar();\r
56                         this.labelGLEVEL = new System.Windows.Forms.Label();\r
57                         this.textBoxGLEVEL = new System.Windows.Forms.TextBox();\r
58                         this.hScrollBarGLEVEL = new System.Windows.Forms.HScrollBar();\r
59                         this.labelDLEVEL = new System.Windows.Forms.Label();\r
60                         this.textBoxDLEVEL = new System.Windows.Forms.TextBox();\r
61                         this.hScrollBarDLEVEL = new System.Windows.Forms.HScrollBar();\r
62                         this.labelBPM = new System.Windows.Forms.Label();\r
63                         this.labelコメント = new System.Windows.Forms.Label();\r
64                         this.label製作者 = new System.Windows.Forms.Label();\r
65                         this.label曲名 = new System.Windows.Forms.Label();\r
66                         this.numericUpDownBPM = new System.Windows.Forms.NumericUpDown();\r
67                         this.textBoxコメント = new System.Windows.Forms.TextBox();\r
68                         this.textBox製作者 = new System.Windows.Forms.TextBox();\r
69                         this.textBox曲名 = new System.Windows.Forms.TextBox();\r
70                         this.tabPageWAV = new System.Windows.Forms.TabPage();\r
71                         this.listViewWAVリスト = new System.Windows.Forms.ListView();\r
72                         this.columnHeaderWAV_ラベル = new System.Windows.Forms.ColumnHeader();\r
73                         this.columnHeaderWAV_番号 = new System.Windows.Forms.ColumnHeader();\r
74                         this.columnHeaderWAV_ファイル名 = new System.Windows.Forms.ColumnHeader();\r
75                         this.columnHeaderWAV_音量 = new System.Windows.Forms.ColumnHeader();\r
76                         this.columnHeaderWAV_位置 = new System.Windows.Forms.ColumnHeader();\r
77                         this.columnHeaderWAV_BGM = new System.Windows.Forms.ColumnHeader();\r
78                         this.toolStripWAVツールバー = new System.Windows.Forms.ToolStrip();\r
79                         this.toolStripButtonWAVリスト上移動 = new System.Windows.Forms.ToolStripButton();\r
80                         this.toolStripButtonWAVリスト下移動 = new System.Windows.Forms.ToolStripButton();\r
81                         this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();\r
82                         this.toolStripButtonWAVリストプレビュー再生開始 = new System.Windows.Forms.ToolStripButton();\r
83                         this.toolStripButtonWAVリストプレビュー再生停止 = new System.Windows.Forms.ToolStripButton();\r
84                         this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();\r
85                         this.toolStripButtonWAVリストプレビュースイッチ = new System.Windows.Forms.ToolStripButton();\r
86                         this.tabPageBMP = new System.Windows.Forms.TabPage();\r
87                         this.listViewBMPリスト = new System.Windows.Forms.ListView();\r
88                         this.columnHeaderBMP_TEX = new System.Windows.Forms.ColumnHeader();\r
89                         this.columnHeaderBMP_ラベル = new System.Windows.Forms.ColumnHeader();\r
90                         this.columnHeaderBMP_BMP番号 = new System.Windows.Forms.ColumnHeader();\r
91                         this.columnHeaderBMP_ファイル名 = new System.Windows.Forms.ColumnHeader();\r
92                         this.toolStripBMPツールバー = new System.Windows.Forms.ToolStrip();\r
93                         this.toolStripButtonBMPリスト上移動 = new System.Windows.Forms.ToolStripButton();\r
94                         this.toolStripButtonBMPリスト下移動 = new System.Windows.Forms.ToolStripButton();\r
95                         this.tabPageAVI = new System.Windows.Forms.TabPage();\r
96                         this.listViewAVIリスト = new System.Windows.Forms.ListView();\r
97                         this.columnHeaderAVI_ラベル = new System.Windows.Forms.ColumnHeader();\r
98                         this.columnHeaderAVI_AVI番号 = new System.Windows.Forms.ColumnHeader();\r
99                         this.columnHeaderAVI_ファイル名 = new System.Windows.Forms.ColumnHeader();\r
100                         this.toolStripAVIツールバー = new System.Windows.Forms.ToolStrip();\r
101                         this.toolStripButtonAVIリスト上移動 = new System.Windows.Forms.ToolStripButton();\r
102                         this.toolStripButtonAVIリスト下移動 = new System.Windows.Forms.ToolStripButton();\r
103                         this.tabPage自由入力 = new System.Windows.Forms.TabPage();\r
104                         this.textBox自由入力欄 = new System.Windows.Forms.TextBox();\r
105                         this.pictureBox譜面パネル = new System.Windows.Forms.PictureBox();\r
106                         this.hScrollBar譜面用水平スクロールバー = new System.Windows.Forms.HScrollBar();\r
107                         this.statusStripステータスバー = new System.Windows.Forms.StatusStrip();\r
108                         this.menuStripメニューバー = new System.Windows.Forms.MenuStrip();\r
109                         this.toolStripMenuItemファイル = new System.Windows.Forms.ToolStripMenuItem();\r
110                         this.toolStripMenuItem新規 = new System.Windows.Forms.ToolStripMenuItem();\r
111                         this.toolStripMenuItem開く = new System.Windows.Forms.ToolStripMenuItem();\r
112                         this.toolStripMenuItem上書き保存 = new System.Windows.Forms.ToolStripMenuItem();\r
113                         this.toolStripMenuItem名前を付けて保存 = new System.Windows.Forms.ToolStripMenuItem();\r
114                         this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
115                         this.toolStripMenuItem終了 = new System.Windows.Forms.ToolStripMenuItem();\r
116                         this.toolStripMenuItem編集 = new System.Windows.Forms.ToolStripMenuItem();\r
117                         this.toolStripMenuItemアンドゥ = new System.Windows.Forms.ToolStripMenuItem();\r
118                         this.toolStripMenuItemリドゥ = new System.Windows.Forms.ToolStripMenuItem();\r
119                         this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();\r
120                         this.toolStripMenuItem切り取り = new System.Windows.Forms.ToolStripMenuItem();\r
121                         this.toolStripMenuItemコピー = new System.Windows.Forms.ToolStripMenuItem();\r
122                         this.toolStripMenuItem貼り付け = new System.Windows.Forms.ToolStripMenuItem();\r
123                         this.toolStripMenuItem削除 = new System.Windows.Forms.ToolStripMenuItem();\r
124                         this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();\r
125                         this.toolStripMenuItemすべて選択 = new System.Windows.Forms.ToolStripMenuItem();\r
126                         this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();\r
127                         this.toolStripMenuItem選択モード = new System.Windows.Forms.ToolStripMenuItem();\r
128                         this.toolStripMenuItem編集モード = new System.Windows.Forms.ToolStripMenuItem();\r
129                         this.toolStripMenuItemモード切替 = new System.Windows.Forms.ToolStripMenuItem();\r
130                         this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();\r
131                         this.toolStripMenuItem検索 = new System.Windows.Forms.ToolStripMenuItem();\r
132                         this.toolStripMenuItem置換 = new System.Windows.Forms.ToolStripMenuItem();\r
133                         this.toolStripMenuItem表示 = new System.Windows.Forms.ToolStripMenuItem();\r
134                         this.toolStripMenuItemチップパレット = new System.Windows.Forms.ToolStripMenuItem();\r
135                         this.toolStripMenuItemガイド間隔 = new System.Windows.Forms.ToolStripMenuItem();\r
136                         this.toolStripMenuItemガイド間隔4分 = new System.Windows.Forms.ToolStripMenuItem();\r
137                         this.toolStripMenuItemガイド間隔8分 = new System.Windows.Forms.ToolStripMenuItem();\r
138                         this.toolStripMenuItemガイド間隔12分 = new System.Windows.Forms.ToolStripMenuItem();\r
139                         this.toolStripMenuItemガイド間隔16分 = new System.Windows.Forms.ToolStripMenuItem();\r
140                         this.toolStripMenuItemガイド間隔24分 = new System.Windows.Forms.ToolStripMenuItem();\r
141                         this.toolStripMenuItemガイド間隔32分 = new System.Windows.Forms.ToolStripMenuItem();\r
142                         this.toolStripMenuItemガイド間隔48分 = new System.Windows.Forms.ToolStripMenuItem();\r
143                         this.toolStripMenuItemガイド間隔64分 = new System.Windows.Forms.ToolStripMenuItem();\r
144                         this.toolStripMenuItemガイド間隔フリー = new System.Windows.Forms.ToolStripMenuItem();\r
145                         this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();\r
146                         this.toolStripMenuItemガイド間隔拡大 = new System.Windows.Forms.ToolStripMenuItem();\r
147                         this.toolStripMenuItemガイド間隔縮小 = new System.Windows.Forms.ToolStripMenuItem();\r
148                         this.toolStripMenuItem再生 = new System.Windows.Forms.ToolStripMenuItem();\r
149                         this.toolStripMenuItem先頭から再生 = new System.Windows.Forms.ToolStripMenuItem();\r
150                         this.toolStripMenuItem現在位置から再生 = new System.Windows.Forms.ToolStripMenuItem();\r
151                         this.toolStripMenuItem現在位置からBGMのみ再生 = new System.Windows.Forms.ToolStripMenuItem();\r
152                         this.toolStripMenuItem再生停止 = new System.Windows.Forms.ToolStripMenuItem();\r
153                         this.toolStripMenuItemツール = new System.Windows.Forms.ToolStripMenuItem();\r
154                         this.toolStripMenuItemオプション = new System.Windows.Forms.ToolStripMenuItem();\r
155                         this.toolStripMenuItemヘルプ = new System.Windows.Forms.ToolStripMenuItem();\r
156                         this.toolStripMenuItemDTXCreaterマニュアル = new System.Windows.Forms.ToolStripMenuItem();\r
157                         this.toolStripMenuItemバージョン = new System.Windows.Forms.ToolStripMenuItem();\r
158                         this.toolStripツールバー = new System.Windows.Forms.ToolStrip();\r
159                         this.toolStripButton新規作成 = new System.Windows.Forms.ToolStripButton();\r
160                         this.toolStripButton開く = new System.Windows.Forms.ToolStripButton();\r
161                         this.toolStripButton上書き保存 = new System.Windows.Forms.ToolStripButton();\r
162                         this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();\r
163                         this.toolStripButton切り取り = new System.Windows.Forms.ToolStripButton();\r
164                         this.toolStripButtonコピー = new System.Windows.Forms.ToolStripButton();\r
165                         this.toolStripButton貼り付け = new System.Windows.Forms.ToolStripButton();\r
166                         this.toolStripButton削除 = new System.Windows.Forms.ToolStripButton();\r
167                         this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();\r
168                         this.toolStripButtonアンドゥ = new System.Windows.Forms.ToolStripButton();\r
169                         this.toolStripButtonリドゥ = new System.Windows.Forms.ToolStripButton();\r
170                         this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();\r
171                         this.toolStripButtonチップパレット = new System.Windows.Forms.ToolStripButton();\r
172                         this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();\r
173                         this.toolStripComboBox譜面拡大率 = new System.Windows.Forms.ToolStripComboBox();\r
174                         this.toolStripComboBoxガイド間隔 = new System.Windows.Forms.ToolStripComboBox();\r
175                         this.toolStripButton選択モード = new System.Windows.Forms.ToolStripButton();\r
176                         this.toolStripButton編集モード = new System.Windows.Forms.ToolStripButton();\r
177                         this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();\r
178                         this.toolStripButton先頭から再生 = new System.Windows.Forms.ToolStripButton();\r
179                         this.toolStripButton現在位置から再生 = new System.Windows.Forms.ToolStripButton();\r
180                         this.toolStripButton現在位置からBGMのみ再生 = new System.Windows.Forms.ToolStripButton();\r
181                         this.toolStripButton再生停止 = new System.Windows.Forms.ToolStripButton();\r
182                         this.toolStripComboBox演奏速度 = new System.Windows.Forms.ToolStripComboBox();\r
183                         this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();\r
184                         this.vScrollBar譜面用垂直スクロールバー = new System.Windows.Forms.VScrollBar();\r
185                         this.toolTipツールチップ = new System.Windows.Forms.ToolTip( this.components );\r
186                         this.contextMenuStrip譜面右メニュー = new System.Windows.Forms.ContextMenuStrip( this.components );\r
187                         this.toolStripMenuItem選択チップの切り取り = new System.Windows.Forms.ToolStripMenuItem();\r
188                         this.toolStripMenuItem選択チップのコピー = new System.Windows.Forms.ToolStripMenuItem();\r
189                         this.toolStripMenuItem選択チップの貼り付け = new System.Windows.Forms.ToolStripMenuItem();\r
190                         this.toolStripMenuItem選択チップの削除 = new System.Windows.Forms.ToolStripMenuItem();\r
191                         this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();\r
192                         this.toolStripMenuItemすべてのチップの選択 = new System.Windows.Forms.ToolStripMenuItem();\r
193                         this.toolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator();\r
194                         this.toolStripMenuItem小節長変更 = new System.Windows.Forms.ToolStripMenuItem();\r
195                         this.toolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator();\r
196                         this.toolStripMenuItem小節の挿入 = new System.Windows.Forms.ToolStripMenuItem();\r
197                         this.toolStripMenuItem小節の削除 = new System.Windows.Forms.ToolStripMenuItem();\r
198                         this.splitContainerタブと譜面を分割.Panel1.SuspendLayout();\r
199                         this.splitContainerタブと譜面を分割.Panel2.SuspendLayout();\r
200                         this.splitContainerタブと譜面を分割.SuspendLayout();\r
201                         this.tabControl情報パネル.SuspendLayout();\r
202                         this.tabPage基本情報.SuspendLayout();\r
203                         ( (System.ComponentModel.ISupportInitialize) ( this.numericUpDownBPM ) ).BeginInit();\r
204                         this.tabPageWAV.SuspendLayout();\r
205                         this.toolStripWAVツールバー.SuspendLayout();\r
206                         this.tabPageBMP.SuspendLayout();\r
207                         this.toolStripBMPツールバー.SuspendLayout();\r
208                         this.tabPageAVI.SuspendLayout();\r
209                         this.toolStripAVIツールバー.SuspendLayout();\r
210                         this.tabPage自由入力.SuspendLayout();\r
211                         ( (System.ComponentModel.ISupportInitialize) ( this.pictureBox譜面パネル ) ).BeginInit();\r
212                         this.menuStripメニューバー.SuspendLayout();\r
213                         this.toolStripツールバー.SuspendLayout();\r
214                         this.contextMenuStrip譜面右メニュー.SuspendLayout();\r
215                         this.SuspendLayout();\r
216                         // \r
217                         // splitContainerタブと譜面を分割\r
218                         // \r
219                         resources.ApplyResources( this.splitContainerタブと譜面を分割, "splitContainerタブと譜面を分割" );\r
220                         this.splitContainerタブと譜面を分割.Name = "splitContainerタブと譜面を分割";\r
221                         // \r
222                         // splitContainerタブと譜面を分割.Panel1\r
223                         // \r
224                         this.splitContainerタブと譜面を分割.Panel1.Controls.Add( this.tabControl情報パネル );\r
225                         // \r
226                         // splitContainerタブと譜面を分割.Panel2\r
227                         // \r
228                         this.splitContainerタブと譜面を分割.Panel2.Controls.Add( this.pictureBox譜面パネル );\r
229                         this.splitContainerタブと譜面を分割.Panel2.Controls.Add( this.hScrollBar譜面用水平スクロールバー );\r
230                         this.splitContainerタブと譜面を分割.Panel2.SizeChanged += new System.EventHandler( this.splitContainerタブと譜面を分割_Panel2_SizeChanged );\r
231                         // \r
232                         // tabControl情報パネル\r
233                         // \r
234                         this.tabControl情報パネル.Controls.Add( this.tabPage基本情報 );\r
235                         this.tabControl情報パネル.Controls.Add( this.tabPageWAV );\r
236                         this.tabControl情報パネル.Controls.Add( this.tabPageBMP );\r
237                         this.tabControl情報パネル.Controls.Add( this.tabPageAVI );\r
238                         this.tabControl情報パネル.Controls.Add( this.tabPage自由入力 );\r
239                         resources.ApplyResources( this.tabControl情報パネル, "tabControl情報パネル" );\r
240                         this.tabControl情報パネル.Name = "tabControl情報パネル";\r
241                         this.tabControl情報パネル.SelectedIndex = 0;\r
242                         // \r
243                         // tabPage基本情報\r
244                         // \r
245                         this.tabPage基本情報.BackColor = System.Drawing.SystemColors.Window;\r
246                         this.tabPage基本情報.Controls.Add( this.buttonRESULTIMAGE参照 );\r
247                         this.tabPage基本情報.Controls.Add( this.buttonBACKGROUND参照 );\r
248                         this.tabPage基本情報.Controls.Add( this.buttonSTAGEFILE参照 );\r
249                         this.tabPage基本情報.Controls.Add( this.buttonPREIMAGE参照 );\r
250                         this.tabPage基本情報.Controls.Add( this.buttonPREVIEW参照 );\r
251                         this.tabPage基本情報.Controls.Add( this.labeRESULTIMAGE );\r
252                         this.tabPage基本情報.Controls.Add( this.labelBACKGROUND );\r
253                         this.tabPage基本情報.Controls.Add( this.labelSTAGEFILE );\r
254                         this.tabPage基本情報.Controls.Add( this.labelPREIMAGE );\r
255                         this.tabPage基本情報.Controls.Add( this.labelPREVIEW );\r
256                         this.tabPage基本情報.Controls.Add( this.textBoxRESULTIMAGE );\r
257                         this.tabPage基本情報.Controls.Add( this.textBoxBACKGROUND );\r
258                         this.tabPage基本情報.Controls.Add( this.textBoxSTAGEFILE );\r
259                         this.tabPage基本情報.Controls.Add( this.textBoxPREIMAGE );\r
260                         this.tabPage基本情報.Controls.Add( this.textBoxPREVIEW );\r
261                         this.tabPage基本情報.Controls.Add( this.textBoxパネル );\r
262                         this.tabPage基本情報.Controls.Add( this.labelパネル );\r
263                         this.tabPage基本情報.Controls.Add( this.labelBLEVEL );\r
264                         this.tabPage基本情報.Controls.Add( this.textBoxBLEVEL );\r
265                         this.tabPage基本情報.Controls.Add( this.hScrollBarBLEVEL );\r
266                         this.tabPage基本情報.Controls.Add( this.labelGLEVEL );\r
267                         this.tabPage基本情報.Controls.Add( this.textBoxGLEVEL );\r
268                         this.tabPage基本情報.Controls.Add( this.hScrollBarGLEVEL );\r
269                         this.tabPage基本情報.Controls.Add( this.labelDLEVEL );\r
270                         this.tabPage基本情報.Controls.Add( this.textBoxDLEVEL );\r
271                         this.tabPage基本情報.Controls.Add( this.hScrollBarDLEVEL );\r
272                         this.tabPage基本情報.Controls.Add( this.labelBPM );\r
273                         this.tabPage基本情報.Controls.Add( this.labelコメント );\r
274                         this.tabPage基本情報.Controls.Add( this.label製作者 );\r
275                         this.tabPage基本情報.Controls.Add( this.label曲名 );\r
276                         this.tabPage基本情報.Controls.Add( this.numericUpDownBPM );\r
277                         this.tabPage基本情報.Controls.Add( this.textBoxコメント );\r
278                         this.tabPage基本情報.Controls.Add( this.textBox製作者 );\r
279                         this.tabPage基本情報.Controls.Add( this.textBox曲名 );\r
280                         resources.ApplyResources( this.tabPage基本情報, "tabPage基本情報" );\r
281                         this.tabPage基本情報.Name = "tabPage基本情報";\r
282                         // \r
283                         // buttonRESULTIMAGE参照\r
284                         // \r
285                         resources.ApplyResources( this.buttonRESULTIMAGE参照, "buttonRESULTIMAGE参照" );\r
286                         this.buttonRESULTIMAGE参照.Name = "buttonRESULTIMAGE参照";\r
287                         this.toolTipツールチップ.SetToolTip( this.buttonRESULTIMAGE参照, resources.GetString( "buttonRESULTIMAGE参照.ToolTip" ) );\r
288                         this.buttonRESULTIMAGE参照.UseVisualStyleBackColor = true;\r
289                         this.buttonRESULTIMAGE参照.Click += new System.EventHandler( this.buttonRESULTIMAGE参照_Click );\r
290                         // \r
291                         // buttonBACKGROUND参照\r
292                         // \r
293                         resources.ApplyResources( this.buttonBACKGROUND参照, "buttonBACKGROUND参照" );\r
294                         this.buttonBACKGROUND参照.Name = "buttonBACKGROUND参照";\r
295                         this.toolTipツールチップ.SetToolTip( this.buttonBACKGROUND参照, resources.GetString( "buttonBACKGROUND参照.ToolTip" ) );\r
296                         this.buttonBACKGROUND参照.UseVisualStyleBackColor = true;\r
297                         this.buttonBACKGROUND参照.Click += new System.EventHandler( this.buttonBACKGROUND参照_Click );\r
298                         // \r
299                         // buttonSTAGEFILE参照\r
300                         // \r
301                         resources.ApplyResources( this.buttonSTAGEFILE参照, "buttonSTAGEFILE参照" );\r
302                         this.buttonSTAGEFILE参照.Name = "buttonSTAGEFILE参照";\r
303                         this.toolTipツールチップ.SetToolTip( this.buttonSTAGEFILE参照, resources.GetString( "buttonSTAGEFILE参照.ToolTip" ) );\r
304                         this.buttonSTAGEFILE参照.UseVisualStyleBackColor = true;\r
305                         this.buttonSTAGEFILE参照.Click += new System.EventHandler( this.buttonSTAGEFILE参照_Click );\r
306                         // \r
307                         // buttonPREIMAGE参照\r
308                         // \r
309                         resources.ApplyResources( this.buttonPREIMAGE参照, "buttonPREIMAGE参照" );\r
310                         this.buttonPREIMAGE参照.Name = "buttonPREIMAGE参照";\r
311                         this.toolTipツールチップ.SetToolTip( this.buttonPREIMAGE参照, resources.GetString( "buttonPREIMAGE参照.ToolTip" ) );\r
312                         this.buttonPREIMAGE参照.UseVisualStyleBackColor = true;\r
313                         this.buttonPREIMAGE参照.Click += new System.EventHandler( this.buttonPREIMAGE参照_Click );\r
314                         // \r
315                         // buttonPREVIEW参照\r
316                         // \r
317                         resources.ApplyResources( this.buttonPREVIEW参照, "buttonPREVIEW参照" );\r
318                         this.buttonPREVIEW参照.Name = "buttonPREVIEW参照";\r
319                         this.toolTipツールチップ.SetToolTip( this.buttonPREVIEW参照, resources.GetString( "buttonPREVIEW参照.ToolTip" ) );\r
320                         this.buttonPREVIEW参照.UseVisualStyleBackColor = true;\r
321                         this.buttonPREVIEW参照.Click += new System.EventHandler( this.buttonPREVIEW参照_Click );\r
322                         // \r
323                         // labeRESULTIMAGE\r
324                         // \r
325                         resources.ApplyResources( this.labeRESULTIMAGE, "labeRESULTIMAGE" );\r
326                         this.labeRESULTIMAGE.Name = "labeRESULTIMAGE";\r
327                         this.toolTipツールチップ.SetToolTip( this.labeRESULTIMAGE, resources.GetString( "labeRESULTIMAGE.ToolTip" ) );\r
328                         // \r
329                         // labelBACKGROUND\r
330                         // \r
331                         resources.ApplyResources( this.labelBACKGROUND, "labelBACKGROUND" );\r
332                         this.labelBACKGROUND.Name = "labelBACKGROUND";\r
333                         this.toolTipツールチップ.SetToolTip( this.labelBACKGROUND, resources.GetString( "labelBACKGROUND.ToolTip" ) );\r
334                         // \r
335                         // labelSTAGEFILE\r
336                         // \r
337                         resources.ApplyResources( this.labelSTAGEFILE, "labelSTAGEFILE" );\r
338                         this.labelSTAGEFILE.Name = "labelSTAGEFILE";\r
339                         this.toolTipツールチップ.SetToolTip( this.labelSTAGEFILE, resources.GetString( "labelSTAGEFILE.ToolTip" ) );\r
340                         // \r
341                         // labelPREIMAGE\r
342                         // \r
343                         resources.ApplyResources( this.labelPREIMAGE, "labelPREIMAGE" );\r
344                         this.labelPREIMAGE.Name = "labelPREIMAGE";\r
345                         this.toolTipツールチップ.SetToolTip( this.labelPREIMAGE, resources.GetString( "labelPREIMAGE.ToolTip" ) );\r
346                         // \r
347                         // labelPREVIEW\r
348                         // \r
349                         resources.ApplyResources( this.labelPREVIEW, "labelPREVIEW" );\r
350                         this.labelPREVIEW.Name = "labelPREVIEW";\r
351                         this.toolTipツールチップ.SetToolTip( this.labelPREVIEW, resources.GetString( "labelPREVIEW.ToolTip" ) );\r
352                         // \r
353                         // textBoxRESULTIMAGE\r
354                         // \r
355                         resources.ApplyResources( this.textBoxRESULTIMAGE, "textBoxRESULTIMAGE" );\r
356                         this.textBoxRESULTIMAGE.Name = "textBoxRESULTIMAGE";\r
357                         this.toolTipツールチップ.SetToolTip( this.textBoxRESULTIMAGE, resources.GetString( "textBoxRESULTIMAGE.ToolTip" ) );\r
358                         this.textBoxRESULTIMAGE.TextChanged += new System.EventHandler( this.textBoxRESULTIMAGE_TextChanged );\r
359                         this.textBoxRESULTIMAGE.Leave += new System.EventHandler( this.textBoxRESULTIMAGE_Leave );\r
360                         // \r
361                         // textBoxBACKGROUND\r
362                         // \r
363                         resources.ApplyResources( this.textBoxBACKGROUND, "textBoxBACKGROUND" );\r
364                         this.textBoxBACKGROUND.Name = "textBoxBACKGROUND";\r
365                         this.toolTipツールチップ.SetToolTip( this.textBoxBACKGROUND, resources.GetString( "textBoxBACKGROUND.ToolTip" ) );\r
366                         this.textBoxBACKGROUND.TextChanged += new System.EventHandler( this.textBoxBACKGROUND_TextChanged );\r
367                         this.textBoxBACKGROUND.Leave += new System.EventHandler( this.textBoxBACKGROUND_Leave );\r
368                         // \r
369                         // textBoxSTAGEFILE\r
370                         // \r
371                         resources.ApplyResources( this.textBoxSTAGEFILE, "textBoxSTAGEFILE" );\r
372                         this.textBoxSTAGEFILE.Name = "textBoxSTAGEFILE";\r
373                         this.toolTipツールチップ.SetToolTip( this.textBoxSTAGEFILE, resources.GetString( "textBoxSTAGEFILE.ToolTip" ) );\r
374                         this.textBoxSTAGEFILE.TextChanged += new System.EventHandler( this.textBoxSTAGEFILE_TextChanged );\r
375                         this.textBoxSTAGEFILE.Leave += new System.EventHandler( this.textBoxSTAGEFILE_Leave );\r
376                         // \r
377                         // textBoxPREIMAGE\r
378                         // \r
379                         resources.ApplyResources( this.textBoxPREIMAGE, "textBoxPREIMAGE" );\r
380                         this.textBoxPREIMAGE.Name = "textBoxPREIMAGE";\r
381                         this.toolTipツールチップ.SetToolTip( this.textBoxPREIMAGE, resources.GetString( "textBoxPREIMAGE.ToolTip" ) );\r
382                         this.textBoxPREIMAGE.TextChanged += new System.EventHandler( this.textBoxPREIMAGE_TextChanged );\r
383                         this.textBoxPREIMAGE.Leave += new System.EventHandler( this.textBoxPREIMAGE_Leave );\r
384                         // \r
385                         // textBoxPREVIEW\r
386                         // \r
387                         resources.ApplyResources( this.textBoxPREVIEW, "textBoxPREVIEW" );\r
388                         this.textBoxPREVIEW.Name = "textBoxPREVIEW";\r
389                         this.toolTipツールチップ.SetToolTip( this.textBoxPREVIEW, resources.GetString( "textBoxPREVIEW.ToolTip" ) );\r
390                         this.textBoxPREVIEW.TextChanged += new System.EventHandler( this.textBoxPREVIEW_TextChanged );\r
391                         this.textBoxPREVIEW.Leave += new System.EventHandler( this.textBoxPREVIEW_Leave );\r
392                         // \r
393                         // textBoxパネル\r
394                         // \r
395                         resources.ApplyResources( this.textBoxパネル, "textBoxパネル" );\r
396                         this.textBoxパネル.Name = "textBoxパネル";\r
397                         this.toolTipツールチップ.SetToolTip( this.textBoxパネル, resources.GetString( "textBoxパネル.ToolTip" ) );\r
398                         this.textBoxパネル.TextChanged += new System.EventHandler( this.textBoxパネル_TextChanged );\r
399                         this.textBoxパネル.Leave += new System.EventHandler( this.textBoxパネル_Leave );\r
400                         // \r
401                         // labelパネル\r
402                         // \r
403                         resources.ApplyResources( this.labelパネル, "labelパネル" );\r
404                         this.labelパネル.Name = "labelパネル";\r
405                         this.toolTipツールチップ.SetToolTip( this.labelパネル, resources.GetString( "labelパネル.ToolTip" ) );\r
406                         // \r
407                         // labelBLEVEL\r
408                         // \r
409                         resources.ApplyResources( this.labelBLEVEL, "labelBLEVEL" );\r
410                         this.labelBLEVEL.Name = "labelBLEVEL";\r
411                         this.toolTipツールチップ.SetToolTip( this.labelBLEVEL, resources.GetString( "labelBLEVEL.ToolTip" ) );\r
412                         // \r
413                         // textBoxBLEVEL\r
414                         // \r
415                         resources.ApplyResources( this.textBoxBLEVEL, "textBoxBLEVEL" );\r
416                         this.textBoxBLEVEL.Name = "textBoxBLEVEL";\r
417                         this.toolTipツールチップ.SetToolTip( this.textBoxBLEVEL, resources.GetString( "textBoxBLEVEL.ToolTip" ) );\r
418                         this.textBoxBLEVEL.TextChanged += new System.EventHandler( this.textBoxBLEVEL_TextChanged );\r
419                         this.textBoxBLEVEL.Leave += new System.EventHandler( this.textBoxBLEVEL_Leave );\r
420                         // \r
421                         // hScrollBarBLEVEL\r
422                         // \r
423                         resources.ApplyResources( this.hScrollBarBLEVEL, "hScrollBarBLEVEL" );\r
424                         this.hScrollBarBLEVEL.Maximum = 109;\r
425                         this.hScrollBarBLEVEL.Name = "hScrollBarBLEVEL";\r
426                         this.toolTipツールチップ.SetToolTip( this.hScrollBarBLEVEL, resources.GetString( "hScrollBarBLEVEL.ToolTip" ) );\r
427                         this.hScrollBarBLEVEL.ValueChanged += new System.EventHandler( this.hScrollBarBLEVEL_ValueChanged );\r
428                         // \r
429                         // labelGLEVEL\r
430                         // \r
431                         resources.ApplyResources( this.labelGLEVEL, "labelGLEVEL" );\r
432                         this.labelGLEVEL.Name = "labelGLEVEL";\r
433                         this.toolTipツールチップ.SetToolTip( this.labelGLEVEL, resources.GetString( "labelGLEVEL.ToolTip" ) );\r
434                         // \r
435                         // textBoxGLEVEL\r
436                         // \r
437                         resources.ApplyResources( this.textBoxGLEVEL, "textBoxGLEVEL" );\r
438                         this.textBoxGLEVEL.Name = "textBoxGLEVEL";\r
439                         this.toolTipツールチップ.SetToolTip( this.textBoxGLEVEL, resources.GetString( "textBoxGLEVEL.ToolTip" ) );\r
440                         this.textBoxGLEVEL.TextChanged += new System.EventHandler( this.textBoxGLEVEL_TextChanged );\r
441                         this.textBoxGLEVEL.Leave += new System.EventHandler( this.textBoxGLEVEL_Leave );\r
442                         // \r
443                         // hScrollBarGLEVEL\r
444                         // \r
445                         resources.ApplyResources( this.hScrollBarGLEVEL, "hScrollBarGLEVEL" );\r
446                         this.hScrollBarGLEVEL.Maximum = 109;\r
447                         this.hScrollBarGLEVEL.Name = "hScrollBarGLEVEL";\r
448                         this.toolTipツールチップ.SetToolTip( this.hScrollBarGLEVEL, resources.GetString( "hScrollBarGLEVEL.ToolTip" ) );\r
449                         this.hScrollBarGLEVEL.ValueChanged += new System.EventHandler( this.hScrollBarGLEVEL_ValueChanged );\r
450                         // \r
451                         // labelDLEVEL\r
452                         // \r
453                         resources.ApplyResources( this.labelDLEVEL, "labelDLEVEL" );\r
454                         this.labelDLEVEL.Name = "labelDLEVEL";\r
455                         this.toolTipツールチップ.SetToolTip( this.labelDLEVEL, resources.GetString( "labelDLEVEL.ToolTip" ) );\r
456                         // \r
457                         // textBoxDLEVEL\r
458                         // \r
459                         resources.ApplyResources( this.textBoxDLEVEL, "textBoxDLEVEL" );\r
460                         this.textBoxDLEVEL.Name = "textBoxDLEVEL";\r
461                         this.toolTipツールチップ.SetToolTip( this.textBoxDLEVEL, resources.GetString( "textBoxDLEVEL.ToolTip" ) );\r
462                         this.textBoxDLEVEL.TextChanged += new System.EventHandler( this.textBoxDLEVEL_TextChanged );\r
463                         this.textBoxDLEVEL.Leave += new System.EventHandler( this.textBoxDLEVEL_Leave );\r
464                         // \r
465                         // hScrollBarDLEVEL\r
466                         // \r
467                         resources.ApplyResources( this.hScrollBarDLEVEL, "hScrollBarDLEVEL" );\r
468                         this.hScrollBarDLEVEL.Maximum = 109;\r
469                         this.hScrollBarDLEVEL.Name = "hScrollBarDLEVEL";\r
470                         this.toolTipツールチップ.SetToolTip( this.hScrollBarDLEVEL, resources.GetString( "hScrollBarDLEVEL.ToolTip" ) );\r
471                         this.hScrollBarDLEVEL.ValueChanged += new System.EventHandler( this.hScrollBarDLEVEL_ValueChanged );\r
472                         // \r
473                         // labelBPM\r
474                         // \r
475                         resources.ApplyResources( this.labelBPM, "labelBPM" );\r
476                         this.labelBPM.Name = "labelBPM";\r
477                         this.toolTipツールチップ.SetToolTip( this.labelBPM, resources.GetString( "labelBPM.ToolTip" ) );\r
478                         // \r
479                         // labelコメント\r
480                         // \r
481                         resources.ApplyResources( this.labelコメント, "labelコメント" );\r
482                         this.labelコメント.Name = "labelコメント";\r
483                         this.toolTipツールチップ.SetToolTip( this.labelコメント, resources.GetString( "labelコメント.ToolTip" ) );\r
484                         // \r
485                         // label製作者\r
486                         // \r
487                         resources.ApplyResources( this.label製作者, "label製作者" );\r
488                         this.label製作者.Name = "label製作者";\r
489                         this.toolTipツールチップ.SetToolTip( this.label製作者, resources.GetString( "label製作者.ToolTip" ) );\r
490                         // \r
491                         // label曲名\r
492                         // \r
493                         resources.ApplyResources( this.label曲名, "label曲名" );\r
494                         this.label曲名.Name = "label曲名";\r
495                         this.toolTipツールチップ.SetToolTip( this.label曲名, resources.GetString( "label曲名.ToolTip" ) );\r
496                         // \r
497                         // numericUpDownBPM\r
498                         // \r
499                         this.numericUpDownBPM.DecimalPlaces = 2;\r
500                         resources.ApplyResources( this.numericUpDownBPM, "numericUpDownBPM" );\r
501                         this.numericUpDownBPM.Maximum = new decimal( new int[] {\r
502             9999,\r
503             0,\r
504             0,\r
505             0} );\r
506                         this.numericUpDownBPM.Name = "numericUpDownBPM";\r
507                         this.toolTipツールチップ.SetToolTip( this.numericUpDownBPM, resources.GetString( "numericUpDownBPM.ToolTip" ) );\r
508                         this.numericUpDownBPM.Value = new decimal( new int[] {\r
509             120,\r
510             0,\r
511             0,\r
512             0} );\r
513                         this.numericUpDownBPM.ValueChanged += new System.EventHandler( this.numericUpDownBPM_ValueChanged );\r
514                         this.numericUpDownBPM.Leave += new System.EventHandler( this.numericUpDownBPM_Leave );\r
515                         // \r
516                         // textBoxコメント\r
517                         // \r
518                         resources.ApplyResources( this.textBoxコメント, "textBoxコメント" );\r
519                         this.textBoxコメント.Name = "textBoxコメント";\r
520                         this.toolTipツールチップ.SetToolTip( this.textBoxコメント, resources.GetString( "textBoxコメント.ToolTip" ) );\r
521                         this.textBoxコメント.TextChanged += new System.EventHandler( this.textBoxコメント_TextChanged );\r
522                         this.textBoxコメント.Leave += new System.EventHandler( this.textBoxコメント_Leave );\r
523                         // \r
524                         // textBox製作者\r
525                         // \r
526                         resources.ApplyResources( this.textBox製作者, "textBox製作者" );\r
527                         this.textBox製作者.Name = "textBox製作者";\r
528                         this.toolTipツールチップ.SetToolTip( this.textBox製作者, resources.GetString( "textBox製作者.ToolTip" ) );\r
529                         this.textBox製作者.TextChanged += new System.EventHandler( this.textBox製作者_TextChanged );\r
530                         this.textBox製作者.Leave += new System.EventHandler( this.textBox製作者_Leave );\r
531                         // \r
532                         // textBox曲名\r
533                         // \r
534                         resources.ApplyResources( this.textBox曲名, "textBox曲名" );\r
535                         this.textBox曲名.MinimumSize = new System.Drawing.Size( 10, 19 );\r
536                         this.textBox曲名.Name = "textBox曲名";\r
537                         this.toolTipツールチップ.SetToolTip( this.textBox曲名, resources.GetString( "textBox曲名.ToolTip" ) );\r
538                         this.textBox曲名.TextChanged += new System.EventHandler( this.textBox曲名_TextChanged );\r
539                         this.textBox曲名.Leave += new System.EventHandler( this.textBox曲名_Leave );\r
540                         // \r
541                         // tabPageWAV\r
542                         // \r
543                         this.tabPageWAV.Controls.Add( this.listViewWAVリスト );\r
544                         this.tabPageWAV.Controls.Add( this.toolStripWAVツールバー );\r
545                         resources.ApplyResources( this.tabPageWAV, "tabPageWAV" );\r
546                         this.tabPageWAV.Name = "tabPageWAV";\r
547                         this.tabPageWAV.UseVisualStyleBackColor = true;\r
548                         // \r
549                         // listViewWAVリスト\r
550                         // \r
551                         this.listViewWAVリスト.Columns.AddRange( new System.Windows.Forms.ColumnHeader[] {\r
552             this.columnHeaderWAV_ラベル,\r
553             this.columnHeaderWAV_番号,\r
554             this.columnHeaderWAV_ファイル名,\r
555             this.columnHeaderWAV_音量,\r
556             this.columnHeaderWAV_位置,\r
557             this.columnHeaderWAV_BGM} );\r
558                         resources.ApplyResources( this.listViewWAVリスト, "listViewWAVリスト" );\r
559                         this.listViewWAVリスト.FullRowSelect = true;\r
560                         this.listViewWAVリスト.GridLines = true;\r
561                         this.listViewWAVリスト.HideSelection = false;\r
562                         this.listViewWAVリスト.MultiSelect = false;\r
563                         this.listViewWAVリスト.Name = "listViewWAVリスト";\r
564                         this.listViewWAVリスト.UseCompatibleStateImageBehavior = false;\r
565                         this.listViewWAVリスト.View = System.Windows.Forms.View.Details;\r
566                         this.listViewWAVリスト.VirtualListSize = 1295;\r
567                         this.listViewWAVリスト.VirtualMode = true;\r
568                         this.listViewWAVリスト.SelectedIndexChanged += new System.EventHandler( this.listViewWAVリスト_SelectedIndexChanged );\r
569                         this.listViewWAVリスト.DoubleClick += new System.EventHandler( this.listViewWAVリスト_DoubleClick );\r
570                         this.listViewWAVリスト.MouseEnter += new System.EventHandler( this.listViewWAVリスト_MouseEnter );\r
571                         this.listViewWAVリスト.RetrieveVirtualItem += new System.Windows.Forms.RetrieveVirtualItemEventHandler( this.listViewWAVリスト_RetrieveVirtualItem );\r
572                         this.listViewWAVリスト.KeyPress += new System.Windows.Forms.KeyPressEventHandler( this.listViewWAVリスト_KeyPress );\r
573                         this.listViewWAVリスト.ItemDrag += new System.Windows.Forms.ItemDragEventHandler( this.listViewWAVリスト_ItemDrag );\r
574                         this.listViewWAVリスト.Click += new System.EventHandler( this.listViewWAVリスト_Click );\r
575                         // \r
576                         // columnHeaderWAV_ラベル\r
577                         // \r
578                         resources.ApplyResources( this.columnHeaderWAV_ラベル, "columnHeaderWAV_ラベル" );\r
579                         // \r
580                         // columnHeaderWAV_番号\r
581                         // \r
582                         resources.ApplyResources( this.columnHeaderWAV_番号, "columnHeaderWAV_番号" );\r
583                         // \r
584                         // columnHeaderWAV_ファイル名\r
585                         // \r
586                         resources.ApplyResources( this.columnHeaderWAV_ファイル名, "columnHeaderWAV_ファイル名" );\r
587                         // \r
588                         // columnHeaderWAV_音量\r
589                         // \r
590                         resources.ApplyResources( this.columnHeaderWAV_音量, "columnHeaderWAV_音量" );\r
591                         // \r
592                         // columnHeaderWAV_位置\r
593                         // \r
594                         resources.ApplyResources( this.columnHeaderWAV_位置, "columnHeaderWAV_位置" );\r
595                         // \r
596                         // columnHeaderWAV_BGM\r
597                         // \r
598                         resources.ApplyResources( this.columnHeaderWAV_BGM, "columnHeaderWAV_BGM" );\r
599                         // \r
600                         // toolStripWAVツールバー\r
601                         // \r
602                         resources.ApplyResources( this.toolStripWAVツールバー, "toolStripWAVツールバー" );\r
603                         this.toolStripWAVツールバー.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;\r
604                         this.toolStripWAVツールバー.Items.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
605             this.toolStripButtonWAVリスト上移動,\r
606             this.toolStripButtonWAVリスト下移動,\r
607             this.toolStripSeparator13,\r
608             this.toolStripButtonWAVリストプレビュー再生開始,\r
609             this.toolStripButtonWAVリストプレビュー再生停止,\r
610             this.toolStripSeparator14,\r
611             this.toolStripButtonWAVリストプレビュースイッチ} );\r
612                         this.toolStripWAVツールバー.Name = "toolStripWAVツールバー";\r
613                         // \r
614                         // toolStripButtonWAVリスト上移動\r
615                         // \r
616                         this.toolStripButtonWAVリスト上移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
617                         this.toolStripButtonWAVリスト上移動.Image = global::DTXCreator.Properties.Resources.上移動;\r
618                         resources.ApplyResources( this.toolStripButtonWAVリスト上移動, "toolStripButtonWAVリスト上移動" );\r
619                         this.toolStripButtonWAVリスト上移動.Name = "toolStripButtonWAVリスト上移動";\r
620                         this.toolStripButtonWAVリスト上移動.Click += new System.EventHandler( this.toolStripButtonWAVリスト上移動_Click );\r
621                         // \r
622                         // toolStripButtonWAVリスト下移動\r
623                         // \r
624                         this.toolStripButtonWAVリスト下移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
625                         this.toolStripButtonWAVリスト下移動.Image = global::DTXCreator.Properties.Resources.下移動;\r
626                         resources.ApplyResources( this.toolStripButtonWAVリスト下移動, "toolStripButtonWAVリスト下移動" );\r
627                         this.toolStripButtonWAVリスト下移動.Name = "toolStripButtonWAVリスト下移動";\r
628                         this.toolStripButtonWAVリスト下移動.Click += new System.EventHandler( this.toolStripButtonWAVリスト下移動_Click );\r
629                         // \r
630                         // toolStripSeparator13\r
631                         // \r
632                         this.toolStripSeparator13.Name = "toolStripSeparator13";\r
633                         resources.ApplyResources( this.toolStripSeparator13, "toolStripSeparator13" );\r
634                         // \r
635                         // toolStripButtonWAVリストプレビュー再生開始\r
636                         // \r
637                         this.toolStripButtonWAVリストプレビュー再生開始.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
638                         this.toolStripButtonWAVリストプレビュー再生開始.Image = global::DTXCreator.Properties.Resources.再生;\r
639                         resources.ApplyResources( this.toolStripButtonWAVリストプレビュー再生開始, "toolStripButtonWAVリストプレビュー再生開始" );\r
640                         this.toolStripButtonWAVリストプレビュー再生開始.Name = "toolStripButtonWAVリストプレビュー再生開始";\r
641                         this.toolStripButtonWAVリストプレビュー再生開始.Click += new System.EventHandler( this.toolStripButtonWAVリストプレビュー再生開始_Click );\r
642                         // \r
643                         // toolStripButtonWAVリストプレビュー再生停止\r
644                         // \r
645                         this.toolStripButtonWAVリストプレビュー再生停止.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
646                         this.toolStripButtonWAVリストプレビュー再生停止.Image = global::DTXCreator.Properties.Resources.再生停止;\r
647                         resources.ApplyResources( this.toolStripButtonWAVリストプレビュー再生停止, "toolStripButtonWAVリストプレビュー再生停止" );\r
648                         this.toolStripButtonWAVリストプレビュー再生停止.Name = "toolStripButtonWAVリストプレビュー再生停止";\r
649                         this.toolStripButtonWAVリストプレビュー再生停止.Click += new System.EventHandler( this.toolStripButtonWAVリストプレビュー再生停止_Click );\r
650                         // \r
651                         // toolStripSeparator14\r
652                         // \r
653                         this.toolStripSeparator14.Name = "toolStripSeparator14";\r
654                         resources.ApplyResources( this.toolStripSeparator14, "toolStripSeparator14" );\r
655                         // \r
656                         // toolStripButtonWAVリストプレビュースイッチ\r
657                         // \r
658                         this.toolStripButtonWAVリストプレビュースイッチ.Checked = true;\r
659                         this.toolStripButtonWAVリストプレビュースイッチ.CheckOnClick = true;\r
660                         this.toolStripButtonWAVリストプレビュースイッチ.CheckState = System.Windows.Forms.CheckState.Checked;\r
661                         this.toolStripButtonWAVリストプレビュースイッチ.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
662                         this.toolStripButtonWAVリストプレビュースイッチ.Image = global::DTXCreator.Properties.Resources.スピーカー;\r
663                         resources.ApplyResources( this.toolStripButtonWAVリストプレビュースイッチ, "toolStripButtonWAVリストプレビュースイッチ" );\r
664                         this.toolStripButtonWAVリストプレビュースイッチ.Name = "toolStripButtonWAVリストプレビュースイッチ";\r
665                         this.toolStripButtonWAVリストプレビュースイッチ.CheckStateChanged += new System.EventHandler( this.toolStripButtonWAVリストプレビュースイッチ_CheckStateChanged );\r
666                         // \r
667                         // tabPageBMP\r
668                         // \r
669                         this.tabPageBMP.Controls.Add( this.listViewBMPリスト );\r
670                         this.tabPageBMP.Controls.Add( this.toolStripBMPツールバー );\r
671                         resources.ApplyResources( this.tabPageBMP, "tabPageBMP" );\r
672                         this.tabPageBMP.Name = "tabPageBMP";\r
673                         this.tabPageBMP.UseVisualStyleBackColor = true;\r
674                         // \r
675                         // listViewBMPリスト\r
676                         // \r
677                         this.listViewBMPリスト.Columns.AddRange( new System.Windows.Forms.ColumnHeader[] {\r
678             this.columnHeaderBMP_TEX,\r
679             this.columnHeaderBMP_ラベル,\r
680             this.columnHeaderBMP_BMP番号,\r
681             this.columnHeaderBMP_ファイル名} );\r
682                         resources.ApplyResources( this.listViewBMPリスト, "listViewBMPリスト" );\r
683                         this.listViewBMPリスト.FullRowSelect = true;\r
684                         this.listViewBMPリスト.GridLines = true;\r
685                         this.listViewBMPリスト.HideSelection = false;\r
686                         this.listViewBMPリスト.MultiSelect = false;\r
687                         this.listViewBMPリスト.Name = "listViewBMPリスト";\r
688                         this.listViewBMPリスト.UseCompatibleStateImageBehavior = false;\r
689                         this.listViewBMPリスト.View = System.Windows.Forms.View.Details;\r
690                         this.listViewBMPリスト.VirtualListSize = 1295;\r
691                         this.listViewBMPリスト.VirtualMode = true;\r
692                         this.listViewBMPリスト.SelectedIndexChanged += new System.EventHandler( this.listViewBMPリスト_SelectedIndexChanged );\r
693                         this.listViewBMPリスト.DoubleClick += new System.EventHandler( this.listViewBMPリスト_DoubleClick );\r
694                         this.listViewBMPリスト.MouseEnter += new System.EventHandler( this.listViewBMPリスト_MouseEnter );\r
695                         this.listViewBMPリスト.RetrieveVirtualItem += new System.Windows.Forms.RetrieveVirtualItemEventHandler( this.listViewBMPリスト_RetrieveVirtualItem );\r
696                         this.listViewBMPリスト.KeyPress += new System.Windows.Forms.KeyPressEventHandler( this.listViewBMPリスト_KeyPress );\r
697                         this.listViewBMPリスト.ItemDrag += new System.Windows.Forms.ItemDragEventHandler( this.listViewBMPリスト_ItemDrag );\r
698                         this.listViewBMPリスト.Click += new System.EventHandler( this.listViewBMPリスト_Click );\r
699                         // \r
700                         // columnHeaderBMP_TEX\r
701                         // \r
702                         resources.ApplyResources( this.columnHeaderBMP_TEX, "columnHeaderBMP_TEX" );\r
703                         // \r
704                         // columnHeaderBMP_ラベル\r
705                         // \r
706                         resources.ApplyResources( this.columnHeaderBMP_ラベル, "columnHeaderBMP_ラベル" );\r
707                         // \r
708                         // columnHeaderBMP_BMP番号\r
709                         // \r
710                         resources.ApplyResources( this.columnHeaderBMP_BMP番号, "columnHeaderBMP_BMP番号" );\r
711                         // \r
712                         // columnHeaderBMP_ファイル名\r
713                         // \r
714                         resources.ApplyResources( this.columnHeaderBMP_ファイル名, "columnHeaderBMP_ファイル名" );\r
715                         // \r
716                         // toolStripBMPツールバー\r
717                         // \r
718                         resources.ApplyResources( this.toolStripBMPツールバー, "toolStripBMPツールバー" );\r
719                         this.toolStripBMPツールバー.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;\r
720                         this.toolStripBMPツールバー.Items.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
721             this.toolStripButtonBMPリスト上移動,\r
722             this.toolStripButtonBMPリスト下移動} );\r
723                         this.toolStripBMPツールバー.Name = "toolStripBMPツールバー";\r
724                         this.toolStripBMPツールバー.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;\r
725                         // \r
726                         // toolStripButtonBMPリスト上移動\r
727                         // \r
728                         this.toolStripButtonBMPリスト上移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
729                         this.toolStripButtonBMPリスト上移動.Image = global::DTXCreator.Properties.Resources.上移動;\r
730                         resources.ApplyResources( this.toolStripButtonBMPリスト上移動, "toolStripButtonBMPリスト上移動" );\r
731                         this.toolStripButtonBMPリスト上移動.Name = "toolStripButtonBMPリスト上移動";\r
732                         this.toolStripButtonBMPリスト上移動.Click += new System.EventHandler( this.toolStripButtonBMPリスト上移動_Click );\r
733                         // \r
734                         // toolStripButtonBMPリスト下移動\r
735                         // \r
736                         this.toolStripButtonBMPリスト下移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
737                         this.toolStripButtonBMPリスト下移動.Image = global::DTXCreator.Properties.Resources.下移動;\r
738                         resources.ApplyResources( this.toolStripButtonBMPリスト下移動, "toolStripButtonBMPリスト下移動" );\r
739                         this.toolStripButtonBMPリスト下移動.Name = "toolStripButtonBMPリスト下移動";\r
740                         this.toolStripButtonBMPリスト下移動.Click += new System.EventHandler( this.toolStripButtonBMPリスト下移動_Click );\r
741                         // \r
742                         // tabPageAVI\r
743                         // \r
744                         this.tabPageAVI.Controls.Add( this.listViewAVIリスト );\r
745                         this.tabPageAVI.Controls.Add( this.toolStripAVIツールバー );\r
746                         resources.ApplyResources( this.tabPageAVI, "tabPageAVI" );\r
747                         this.tabPageAVI.Name = "tabPageAVI";\r
748                         this.tabPageAVI.UseVisualStyleBackColor = true;\r
749                         // \r
750                         // listViewAVIリスト\r
751                         // \r
752                         this.listViewAVIリスト.Columns.AddRange( new System.Windows.Forms.ColumnHeader[] {\r
753             this.columnHeaderAVI_ラベル,\r
754             this.columnHeaderAVI_AVI番号,\r
755             this.columnHeaderAVI_ファイル名} );\r
756                         resources.ApplyResources( this.listViewAVIリスト, "listViewAVIリスト" );\r
757                         this.listViewAVIリスト.FullRowSelect = true;\r
758                         this.listViewAVIリスト.GridLines = true;\r
759                         this.listViewAVIリスト.HideSelection = false;\r
760                         this.listViewAVIリスト.MultiSelect = false;\r
761                         this.listViewAVIリスト.Name = "listViewAVIリスト";\r
762                         this.listViewAVIリスト.UseCompatibleStateImageBehavior = false;\r
763                         this.listViewAVIリスト.View = System.Windows.Forms.View.Details;\r
764                         this.listViewAVIリスト.VirtualListSize = 1295;\r
765                         this.listViewAVIリスト.VirtualMode = true;\r
766                         this.listViewAVIリスト.SelectedIndexChanged += new System.EventHandler( this.listViewAVIリスト_SelectedIndexChanged );\r
767                         this.listViewAVIリスト.DoubleClick += new System.EventHandler( this.listViewAVIリスト_DoubleClick );\r
768                         this.listViewAVIリスト.MouseEnter += new System.EventHandler( this.listViewAVIリスト_MouseEnter );\r
769                         this.listViewAVIリスト.RetrieveVirtualItem += new System.Windows.Forms.RetrieveVirtualItemEventHandler( this.listViewAVIリスト_RetrieveVirtualItem );\r
770                         this.listViewAVIリスト.KeyPress += new System.Windows.Forms.KeyPressEventHandler( this.listViewAVIリスト_KeyPress );\r
771                         this.listViewAVIリスト.ItemDrag += new System.Windows.Forms.ItemDragEventHandler( this.listViewAVIリスト_ItemDrag );\r
772                         this.listViewAVIリスト.Click += new System.EventHandler( this.listViewAVIリスト_Click );\r
773                         // \r
774                         // columnHeaderAVI_ラベル\r
775                         // \r
776                         resources.ApplyResources( this.columnHeaderAVI_ラベル, "columnHeaderAVI_ラベル" );\r
777                         // \r
778                         // columnHeaderAVI_AVI番号\r
779                         // \r
780                         resources.ApplyResources( this.columnHeaderAVI_AVI番号, "columnHeaderAVI_AVI番号" );\r
781                         // \r
782                         // columnHeaderAVI_ファイル名\r
783                         // \r
784                         resources.ApplyResources( this.columnHeaderAVI_ファイル名, "columnHeaderAVI_ファイル名" );\r
785                         // \r
786                         // toolStripAVIツールバー\r
787                         // \r
788                         resources.ApplyResources( this.toolStripAVIツールバー, "toolStripAVIツールバー" );\r
789                         this.toolStripAVIツールバー.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;\r
790                         this.toolStripAVIツールバー.Items.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
791             this.toolStripButtonAVIリスト上移動,\r
792             this.toolStripButtonAVIリスト下移動} );\r
793                         this.toolStripAVIツールバー.Name = "toolStripAVIツールバー";\r
794                         // \r
795                         // toolStripButtonAVIリスト上移動\r
796                         // \r
797                         this.toolStripButtonAVIリスト上移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
798                         this.toolStripButtonAVIリスト上移動.Image = global::DTXCreator.Properties.Resources.上移動;\r
799                         resources.ApplyResources( this.toolStripButtonAVIリスト上移動, "toolStripButtonAVIリスト上移動" );\r
800                         this.toolStripButtonAVIリスト上移動.Name = "toolStripButtonAVIリスト上移動";\r
801                         this.toolStripButtonAVIリスト上移動.Click += new System.EventHandler( this.toolStripButtonAVIリスト上移動_Click );\r
802                         // \r
803                         // toolStripButtonAVIリスト下移動\r
804                         // \r
805                         this.toolStripButtonAVIリスト下移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
806                         this.toolStripButtonAVIリスト下移動.Image = global::DTXCreator.Properties.Resources.下移動;\r
807                         resources.ApplyResources( this.toolStripButtonAVIリスト下移動, "toolStripButtonAVIリスト下移動" );\r
808                         this.toolStripButtonAVIリスト下移動.Name = "toolStripButtonAVIリスト下移動";\r
809                         this.toolStripButtonAVIリスト下移動.Click += new System.EventHandler( this.toolStripButtonAVIリスト下移動_Click );\r
810                         // \r
811                         // tabPage自由入力\r
812                         // \r
813                         this.tabPage自由入力.Controls.Add( this.textBox自由入力欄 );\r
814                         resources.ApplyResources( this.tabPage自由入力, "tabPage自由入力" );\r
815                         this.tabPage自由入力.Name = "tabPage自由入力";\r
816                         this.tabPage自由入力.UseVisualStyleBackColor = true;\r
817                         // \r
818                         // textBox自由入力欄\r
819                         // \r
820                         this.textBox自由入力欄.AcceptsReturn = true;\r
821                         this.textBox自由入力欄.AcceptsTab = true;\r
822                         resources.ApplyResources( this.textBox自由入力欄, "textBox自由入力欄" );\r
823                         this.textBox自由入力欄.Name = "textBox自由入力欄";\r
824                         this.textBox自由入力欄.TextChanged += new System.EventHandler( this.textBox自由入力欄_TextChanged );\r
825                         this.textBox自由入力欄.Leave += new System.EventHandler( this.textBox自由入力欄_Leave );\r
826                         // \r
827                         // pictureBox譜面パネル\r
828                         // \r
829                         resources.ApplyResources( this.pictureBox譜面パネル, "pictureBox譜面パネル" );\r
830                         this.pictureBox譜面パネル.BackColor = System.Drawing.Color.Black;\r
831                         this.pictureBox譜面パネル.Name = "pictureBox譜面パネル";\r
832                         this.pictureBox譜面パネル.TabStop = false;\r
833                         this.pictureBox譜面パネル.MouseLeave += new System.EventHandler( this.pictureBox譜面パネル_MouseLeave );\r
834                         this.pictureBox譜面パネル.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler( this.pictureBox譜面パネル_PreviewKeyDown );\r
835                         this.pictureBox譜面パネル.MouseMove += new System.Windows.Forms.MouseEventHandler( this.pictureBox譜面パネル_MouseMove );\r
836                         this.pictureBox譜面パネル.MouseClick += new System.Windows.Forms.MouseEventHandler( this.pictureBox譜面パネル_MouseClick );\r
837                         this.pictureBox譜面パネル.MouseDown += new System.Windows.Forms.MouseEventHandler( this.pictureBox譜面パネル_MouseDown );\r
838                         this.pictureBox譜面パネル.Paint += new System.Windows.Forms.PaintEventHandler( this.pictureBox譜面パネル_Paint );\r
839                         this.pictureBox譜面パネル.MouseEnter += new System.EventHandler( this.pictureBox譜面パネル_MouseEnter );\r
840                         // \r
841                         // hScrollBar譜面用水平スクロールバー\r
842                         // \r
843                         resources.ApplyResources( this.hScrollBar譜面用水平スクロールバー, "hScrollBar譜面用水平スクロールバー" );\r
844                         this.hScrollBar譜面用水平スクロールバー.Name = "hScrollBar譜面用水平スクロールバー";\r
845                         this.hScrollBar譜面用水平スクロールバー.SmallChange = 5;\r
846                         this.hScrollBar譜面用水平スクロールバー.ValueChanged += new System.EventHandler( this.hScrollBar譜面用水平スクロールバー_ValueChanged );\r
847                         // \r
848                         // statusStripステータスバー\r
849                         // \r
850                         resources.ApplyResources( this.statusStripステータスバー, "statusStripステータスバー" );\r
851                         this.statusStripステータスバー.Name = "statusStripステータスバー";\r
852                         // \r
853                         // menuStripメニューバー\r
854                         // \r
855                         this.menuStripメニューバー.Items.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
856             this.toolStripMenuItemファイル,\r
857             this.toolStripMenuItem編集,\r
858             this.toolStripMenuItem表示,\r
859             this.toolStripMenuItem再生,\r
860             this.toolStripMenuItemツール,\r
861             this.toolStripMenuItemヘルプ} );\r
862                         resources.ApplyResources( this.menuStripメニューバー, "menuStripメニューバー" );\r
863                         this.menuStripメニューバー.Name = "menuStripメニューバー";\r
864                         // \r
865                         // toolStripMenuItemファイル\r
866                         // \r
867                         this.toolStripMenuItemファイル.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
868             this.toolStripMenuItem新規,\r
869             this.toolStripMenuItem開く,\r
870             this.toolStripMenuItem上書き保存,\r
871             this.toolStripMenuItem名前を付けて保存,\r
872             this.toolStripSeparator1,\r
873             this.toolStripMenuItem終了} );\r
874                         this.toolStripMenuItemファイル.Name = "toolStripMenuItemファイル";\r
875                         resources.ApplyResources( this.toolStripMenuItemファイル, "toolStripMenuItemファイル" );\r
876                         // \r
877                         // toolStripMenuItem新規\r
878                         // \r
879                         this.toolStripMenuItem新規.Image = global::DTXCreator.Properties.Resources.新規作成;\r
880                         this.toolStripMenuItem新規.Name = "toolStripMenuItem新規";\r
881                         resources.ApplyResources( this.toolStripMenuItem新規, "toolStripMenuItem新規" );\r
882                         this.toolStripMenuItem新規.Click += new System.EventHandler( this.toolStripMenuItem新規_Click );\r
883                         // \r
884                         // toolStripMenuItem開く\r
885                         // \r
886                         this.toolStripMenuItem開く.Image = global::DTXCreator.Properties.Resources.開く;\r
887                         this.toolStripMenuItem開く.Name = "toolStripMenuItem開く";\r
888                         resources.ApplyResources( this.toolStripMenuItem開く, "toolStripMenuItem開く" );\r
889                         this.toolStripMenuItem開く.Click += new System.EventHandler( this.toolStripMenuItem開く_Click );\r
890                         // \r
891                         // toolStripMenuItem上書き保存\r
892                         // \r
893                         this.toolStripMenuItem上書き保存.Image = global::DTXCreator.Properties.Resources.保存;\r
894                         this.toolStripMenuItem上書き保存.Name = "toolStripMenuItem上書き保存";\r
895                         resources.ApplyResources( this.toolStripMenuItem上書き保存, "toolStripMenuItem上書き保存" );\r
896                         this.toolStripMenuItem上書き保存.Click += new System.EventHandler( this.toolStripMenuItem上書き保存_Click );\r
897                         // \r
898                         // toolStripMenuItem名前を付けて保存\r
899                         // \r
900                         this.toolStripMenuItem名前を付けて保存.Name = "toolStripMenuItem名前を付けて保存";\r
901                         resources.ApplyResources( this.toolStripMenuItem名前を付けて保存, "toolStripMenuItem名前を付けて保存" );\r
902                         this.toolStripMenuItem名前を付けて保存.Click += new System.EventHandler( this.toolStripMenuItem名前を付けて保存_Click );\r
903                         // \r
904                         // toolStripSeparator1\r
905                         // \r
906                         this.toolStripSeparator1.Name = "toolStripSeparator1";\r
907                         resources.ApplyResources( this.toolStripSeparator1, "toolStripSeparator1" );\r
908                         // \r
909                         // toolStripMenuItem終了\r
910                         // \r
911                         this.toolStripMenuItem終了.Name = "toolStripMenuItem終了";\r
912                         resources.ApplyResources( this.toolStripMenuItem終了, "toolStripMenuItem終了" );\r
913                         this.toolStripMenuItem終了.Click += new System.EventHandler( this.toolStripMenuItem終了_Click );\r
914                         // \r
915                         // toolStripMenuItem編集\r
916                         // \r
917                         this.toolStripMenuItem編集.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
918             this.toolStripMenuItemアンドゥ,\r
919             this.toolStripMenuItemリドゥ,\r
920             this.toolStripSeparator2,\r
921             this.toolStripMenuItem切り取り,\r
922             this.toolStripMenuItemコピー,\r
923             this.toolStripMenuItem貼り付け,\r
924             this.toolStripMenuItem削除,\r
925             this.toolStripSeparator3,\r
926             this.toolStripMenuItemすべて選択,\r
927             this.toolStripSeparator4,\r
928             this.toolStripMenuItem選択モード,\r
929             this.toolStripMenuItem編集モード,\r
930             this.toolStripMenuItemモード切替,\r
931             this.toolStripSeparator5,\r
932             this.toolStripMenuItem検索,\r
933             this.toolStripMenuItem置換} );\r
934                         this.toolStripMenuItem編集.Name = "toolStripMenuItem編集";\r
935                         resources.ApplyResources( this.toolStripMenuItem編集, "toolStripMenuItem編集" );\r
936                         // \r
937                         // toolStripMenuItemアンドゥ\r
938                         // \r
939                         this.toolStripMenuItemアンドゥ.Image = global::DTXCreator.Properties.Resources.Undo;\r
940                         this.toolStripMenuItemアンドゥ.Name = "toolStripMenuItemアンドゥ";\r
941                         resources.ApplyResources( this.toolStripMenuItemアンドゥ, "toolStripMenuItemアンドゥ" );\r
942                         this.toolStripMenuItemアンドゥ.Click += new System.EventHandler( this.toolStripMenuItemアンドゥ_Click );\r
943                         // \r
944                         // toolStripMenuItemリドゥ\r
945                         // \r
946                         this.toolStripMenuItemリドゥ.Image = global::DTXCreator.Properties.Resources.Redo;\r
947                         this.toolStripMenuItemリドゥ.Name = "toolStripMenuItemリドゥ";\r
948                         resources.ApplyResources( this.toolStripMenuItemリドゥ, "toolStripMenuItemリドゥ" );\r
949                         this.toolStripMenuItemリドゥ.Click += new System.EventHandler( this.toolStripMenuItemリドゥ_Click );\r
950                         // \r
951                         // toolStripSeparator2\r
952                         // \r
953                         this.toolStripSeparator2.Name = "toolStripSeparator2";\r
954                         resources.ApplyResources( this.toolStripSeparator2, "toolStripSeparator2" );\r
955                         // \r
956                         // toolStripMenuItem切り取り\r
957                         // \r
958                         resources.ApplyResources( this.toolStripMenuItem切り取り, "toolStripMenuItem切り取り" );\r
959                         this.toolStripMenuItem切り取り.Image = global::DTXCreator.Properties.Resources.切り取り;\r
960                         this.toolStripMenuItem切り取り.Name = "toolStripMenuItem切り取り";\r
961                         this.toolStripMenuItem切り取り.Click += new System.EventHandler( this.toolStripMenuItem切り取り_Click );\r
962                         // \r
963                         // toolStripMenuItemコピー\r
964                         // \r
965                         resources.ApplyResources( this.toolStripMenuItemコピー, "toolStripMenuItemコピー" );\r
966                         this.toolStripMenuItemコピー.Image = global::DTXCreator.Properties.Resources.コピー;\r
967                         this.toolStripMenuItemコピー.Name = "toolStripMenuItemコピー";\r
968                         this.toolStripMenuItemコピー.Click += new System.EventHandler( this.toolStripMenuItemコピー_Click );\r
969                         // \r
970                         // toolStripMenuItem貼り付け\r
971                         // \r
972                         resources.ApplyResources( this.toolStripMenuItem貼り付け, "toolStripMenuItem貼り付け" );\r
973                         this.toolStripMenuItem貼り付け.Image = global::DTXCreator.Properties.Resources.貼り付け;\r
974                         this.toolStripMenuItem貼り付け.Name = "toolStripMenuItem貼り付け";\r
975                         this.toolStripMenuItem貼り付け.Click += new System.EventHandler( this.toolStripMenuItem貼り付け_Click );\r
976                         // \r
977                         // toolStripMenuItem削除\r
978                         // \r
979                         resources.ApplyResources( this.toolStripMenuItem削除, "toolStripMenuItem削除" );\r
980                         this.toolStripMenuItem削除.Image = global::DTXCreator.Properties.Resources.削除;\r
981                         this.toolStripMenuItem削除.Name = "toolStripMenuItem削除";\r
982                         this.toolStripMenuItem削除.Click += new System.EventHandler( this.toolStripMenuItem削除_Click );\r
983                         // \r
984                         // toolStripSeparator3\r
985                         // \r
986                         this.toolStripSeparator3.Name = "toolStripSeparator3";\r
987                         resources.ApplyResources( this.toolStripSeparator3, "toolStripSeparator3" );\r
988                         // \r
989                         // toolStripMenuItemすべて選択\r
990                         // \r
991                         this.toolStripMenuItemすべて選択.Name = "toolStripMenuItemすべて選択";\r
992                         resources.ApplyResources( this.toolStripMenuItemすべて選択, "toolStripMenuItemすべて選択" );\r
993                         this.toolStripMenuItemすべて選択.Click += new System.EventHandler( this.toolStripMenuItemすべて選択_Click );\r
994                         // \r
995                         // toolStripSeparator4\r
996                         // \r
997                         this.toolStripSeparator4.Name = "toolStripSeparator4";\r
998                         resources.ApplyResources( this.toolStripSeparator4, "toolStripSeparator4" );\r
999                         // \r
1000                         // toolStripMenuItem選択モード\r
1001                         // \r
1002                         this.toolStripMenuItem選択モード.Image = global::DTXCreator.Properties.Resources.矢印ポインタ;\r
1003                         this.toolStripMenuItem選択モード.Name = "toolStripMenuItem選択モード";\r
1004                         resources.ApplyResources( this.toolStripMenuItem選択モード, "toolStripMenuItem選択モード" );\r
1005                         this.toolStripMenuItem選択モード.Click += new System.EventHandler( this.toolStripMenuItem選択モード_Click );\r
1006                         // \r
1007                         // toolStripMenuItem編集モード\r
1008                         // \r
1009                         this.toolStripMenuItem編集モード.Image = global::DTXCreator.Properties.Resources.鉛筆;\r
1010                         this.toolStripMenuItem編集モード.Name = "toolStripMenuItem編集モード";\r
1011                         resources.ApplyResources( this.toolStripMenuItem編集モード, "toolStripMenuItem編集モード" );\r
1012                         this.toolStripMenuItem編集モード.Click += new System.EventHandler( this.toolStripMenuItem編集モード_Click );\r
1013                         // \r
1014                         // toolStripMenuItemモード切替\r
1015                         // \r
1016                         this.toolStripMenuItemモード切替.Name = "toolStripMenuItemモード切替";\r
1017                         resources.ApplyResources( this.toolStripMenuItemモード切替, "toolStripMenuItemモード切替" );\r
1018                         this.toolStripMenuItemモード切替.Click += new System.EventHandler( this.toolStripMenuItemモード切替_Click );\r
1019                         // \r
1020                         // toolStripSeparator5\r
1021                         // \r
1022                         this.toolStripSeparator5.Name = "toolStripSeparator5";\r
1023                         resources.ApplyResources( this.toolStripSeparator5, "toolStripSeparator5" );\r
1024                         // \r
1025                         // toolStripMenuItem検索\r
1026                         // \r
1027                         this.toolStripMenuItem検索.Name = "toolStripMenuItem検索";\r
1028                         resources.ApplyResources( this.toolStripMenuItem検索, "toolStripMenuItem検索" );\r
1029                         this.toolStripMenuItem検索.Click += new System.EventHandler( this.toolStripMenuItem検索_Click );\r
1030                         // \r
1031                         // toolStripMenuItem置換\r
1032                         // \r
1033                         this.toolStripMenuItem置換.Name = "toolStripMenuItem置換";\r
1034                         resources.ApplyResources( this.toolStripMenuItem置換, "toolStripMenuItem置換" );\r
1035                         this.toolStripMenuItem置換.Click += new System.EventHandler( this.toolStripMenuItem置換_Click );\r
1036                         // \r
1037                         // toolStripMenuItem表示\r
1038                         // \r
1039                         this.toolStripMenuItem表示.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
1040             this.toolStripMenuItemチップパレット,\r
1041             this.toolStripMenuItemガイド間隔} );\r
1042                         this.toolStripMenuItem表示.Name = "toolStripMenuItem表示";\r
1043                         resources.ApplyResources( this.toolStripMenuItem表示, "toolStripMenuItem表示" );\r
1044                         // \r
1045                         // toolStripMenuItemチップパレット\r
1046                         // \r
1047                         this.toolStripMenuItemチップパレット.CheckOnClick = true;\r
1048                         this.toolStripMenuItemチップパレット.Image = global::DTXCreator.Properties.Resources.チップパレット;\r
1049                         this.toolStripMenuItemチップパレット.Name = "toolStripMenuItemチップパレット";\r
1050                         resources.ApplyResources( this.toolStripMenuItemチップパレット, "toolStripMenuItemチップパレット" );\r
1051                         this.toolStripMenuItemチップパレット.Click += new System.EventHandler( this.toolStripMenuItemチップパレット_Click );\r
1052                         // \r
1053                         // toolStripMenuItemガイド間隔\r
1054                         // \r
1055                         this.toolStripMenuItemガイド間隔.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
1056             this.toolStripMenuItemガイド間隔4分,\r
1057             this.toolStripMenuItemガイド間隔8分,\r
1058             this.toolStripMenuItemガイド間隔12分,\r
1059             this.toolStripMenuItemガイド間隔16分,\r
1060             this.toolStripMenuItemガイド間隔24分,\r
1061             this.toolStripMenuItemガイド間隔32分,\r
1062             this.toolStripMenuItemガイド間隔48分,\r
1063             this.toolStripMenuItemガイド間隔64分,\r
1064             this.toolStripMenuItemガイド間隔フリー,\r
1065             this.toolStripSeparator6,\r
1066             this.toolStripMenuItemガイド間隔拡大,\r
1067             this.toolStripMenuItemガイド間隔縮小} );\r
1068                         this.toolStripMenuItemガイド間隔.Name = "toolStripMenuItemガイド間隔";\r
1069                         resources.ApplyResources( this.toolStripMenuItemガイド間隔, "toolStripMenuItemガイド間隔" );\r
1070                         // \r
1071                         // toolStripMenuItemガイド間隔4分\r
1072                         // \r
1073                         this.toolStripMenuItemガイド間隔4分.Name = "toolStripMenuItemガイド間隔4分";\r
1074                         resources.ApplyResources( this.toolStripMenuItemガイド間隔4分, "toolStripMenuItemガイド間隔4分" );\r
1075                         this.toolStripMenuItemガイド間隔4分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔4分_Click );\r
1076                         // \r
1077                         // toolStripMenuItemガイド間隔8分\r
1078                         // \r
1079                         this.toolStripMenuItemガイド間隔8分.Name = "toolStripMenuItemガイド間隔8分";\r
1080                         resources.ApplyResources( this.toolStripMenuItemガイド間隔8分, "toolStripMenuItemガイド間隔8分" );\r
1081                         this.toolStripMenuItemガイド間隔8分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔8分_Click );\r
1082                         // \r
1083                         // toolStripMenuItemガイド間隔12分\r
1084                         // \r
1085                         this.toolStripMenuItemガイド間隔12分.Name = "toolStripMenuItemガイド間隔12分";\r
1086                         resources.ApplyResources( this.toolStripMenuItemガイド間隔12分, "toolStripMenuItemガイド間隔12分" );\r
1087                         this.toolStripMenuItemガイド間隔12分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔12分_Click );\r
1088                         // \r
1089                         // toolStripMenuItemガイド間隔16分\r
1090                         // \r
1091                         this.toolStripMenuItemガイド間隔16分.Name = "toolStripMenuItemガイド間隔16分";\r
1092                         resources.ApplyResources( this.toolStripMenuItemガイド間隔16分, "toolStripMenuItemガイド間隔16分" );\r
1093                         this.toolStripMenuItemガイド間隔16分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔16分_Click );\r
1094                         // \r
1095                         // toolStripMenuItemガイド間隔24分\r
1096                         // \r
1097                         this.toolStripMenuItemガイド間隔24分.Name = "toolStripMenuItemガイド間隔24分";\r
1098                         resources.ApplyResources( this.toolStripMenuItemガイド間隔24分, "toolStripMenuItemガイド間隔24分" );\r
1099                         this.toolStripMenuItemガイド間隔24分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔24分_Click );\r
1100                         // \r
1101                         // toolStripMenuItemガイド間隔32分\r
1102                         // \r
1103                         this.toolStripMenuItemガイド間隔32分.Name = "toolStripMenuItemガイド間隔32分";\r
1104                         resources.ApplyResources( this.toolStripMenuItemガイド間隔32分, "toolStripMenuItemガイド間隔32分" );\r
1105                         this.toolStripMenuItemガイド間隔32分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔32分_Click );\r
1106                         // \r
1107                         // toolStripMenuItemガイド間隔48分\r
1108                         // \r
1109                         this.toolStripMenuItemガイド間隔48分.Name = "toolStripMenuItemガイド間隔48分";\r
1110                         resources.ApplyResources( this.toolStripMenuItemガイド間隔48分, "toolStripMenuItemガイド間隔48分" );\r
1111                         this.toolStripMenuItemガイド間隔48分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔48分_Click );\r
1112                         // \r
1113                         // toolStripMenuItemガイド間隔64分\r
1114                         // \r
1115                         this.toolStripMenuItemガイド間隔64分.Name = "toolStripMenuItemガイド間隔64分";\r
1116                         resources.ApplyResources( this.toolStripMenuItemガイド間隔64分, "toolStripMenuItemガイド間隔64分" );\r
1117                         this.toolStripMenuItemガイド間隔64分.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔64分_Click );\r
1118                         // \r
1119                         // toolStripMenuItemガイド間隔フリー\r
1120                         // \r
1121                         this.toolStripMenuItemガイド間隔フリー.Name = "toolStripMenuItemガイド間隔フリー";\r
1122                         resources.ApplyResources( this.toolStripMenuItemガイド間隔フリー, "toolStripMenuItemガイド間隔フリー" );\r
1123                         this.toolStripMenuItemガイド間隔フリー.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔フリー_Click );\r
1124                         // \r
1125                         // toolStripSeparator6\r
1126                         // \r
1127                         this.toolStripSeparator6.Name = "toolStripSeparator6";\r
1128                         resources.ApplyResources( this.toolStripSeparator6, "toolStripSeparator6" );\r
1129                         // \r
1130                         // toolStripMenuItemガイド間隔拡大\r
1131                         // \r
1132                         this.toolStripMenuItemガイド間隔拡大.Name = "toolStripMenuItemガイド間隔拡大";\r
1133                         resources.ApplyResources( this.toolStripMenuItemガイド間隔拡大, "toolStripMenuItemガイド間隔拡大" );\r
1134                         this.toolStripMenuItemガイド間隔拡大.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔拡大_Click );\r
1135                         // \r
1136                         // toolStripMenuItemガイド間隔縮小\r
1137                         // \r
1138                         this.toolStripMenuItemガイド間隔縮小.Name = "toolStripMenuItemガイド間隔縮小";\r
1139                         resources.ApplyResources( this.toolStripMenuItemガイド間隔縮小, "toolStripMenuItemガイド間隔縮小" );\r
1140                         this.toolStripMenuItemガイド間隔縮小.Click += new System.EventHandler( this.toolStripMenuItemガイド間隔縮小_Click );\r
1141                         // \r
1142                         // toolStripMenuItem再生\r
1143                         // \r
1144                         this.toolStripMenuItem再生.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
1145             this.toolStripMenuItem先頭から再生,\r
1146             this.toolStripMenuItem現在位置から再生,\r
1147             this.toolStripMenuItem現在位置からBGMのみ再生,\r
1148             this.toolStripMenuItem再生停止} );\r
1149                         this.toolStripMenuItem再生.Name = "toolStripMenuItem再生";\r
1150                         resources.ApplyResources( this.toolStripMenuItem再生, "toolStripMenuItem再生" );\r
1151                         // \r
1152                         // toolStripMenuItem先頭から再生\r
1153                         // \r
1154                         this.toolStripMenuItem先頭から再生.Image = global::DTXCreator.Properties.Resources.最初から再生;\r
1155                         this.toolStripMenuItem先頭から再生.Name = "toolStripMenuItem先頭から再生";\r
1156                         resources.ApplyResources( this.toolStripMenuItem先頭から再生, "toolStripMenuItem先頭から再生" );\r
1157                         this.toolStripMenuItem先頭から再生.Click += new System.EventHandler( this.toolStripMenuItem先頭から再生_Click );\r
1158                         // \r
1159                         // toolStripMenuItem現在位置から再生\r
1160                         // \r
1161                         this.toolStripMenuItem現在位置から再生.Image = global::DTXCreator.Properties.Resources.再生;\r
1162                         this.toolStripMenuItem現在位置から再生.Name = "toolStripMenuItem現在位置から再生";\r
1163                         resources.ApplyResources( this.toolStripMenuItem現在位置から再生, "toolStripMenuItem現在位置から再生" );\r
1164                         this.toolStripMenuItem現在位置から再生.Click += new System.EventHandler( this.toolStripMenuItem現在位置から再生_Click );\r
1165                         // \r
1166                         // toolStripMenuItem現在位置からBGMのみ再生\r
1167                         // \r
1168                         this.toolStripMenuItem現在位置からBGMのみ再生.Image = global::DTXCreator.Properties.Resources.BGMのみ再生;\r
1169                         this.toolStripMenuItem現在位置からBGMのみ再生.Name = "toolStripMenuItem現在位置からBGMのみ再生";\r
1170                         resources.ApplyResources( this.toolStripMenuItem現在位置からBGMのみ再生, "toolStripMenuItem現在位置からBGMのみ再生" );\r
1171                         this.toolStripMenuItem現在位置からBGMのみ再生.Click += new System.EventHandler( this.toolStripMenuItem現在位置からBGMのみ再生_Click );\r
1172                         // \r
1173                         // toolStripMenuItem再生停止\r
1174                         // \r
1175                         this.toolStripMenuItem再生停止.Image = global::DTXCreator.Properties.Resources.再生停止;\r
1176                         this.toolStripMenuItem再生停止.Name = "toolStripMenuItem再生停止";\r
1177                         resources.ApplyResources( this.toolStripMenuItem再生停止, "toolStripMenuItem再生停止" );\r
1178                         this.toolStripMenuItem再生停止.Click += new System.EventHandler( this.toolStripMenuItem再生停止_Click );\r
1179                         // \r
1180                         // toolStripMenuItemツール\r
1181                         // \r
1182                         this.toolStripMenuItemツール.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
1183             this.toolStripMenuItemオプション} );\r
1184                         this.toolStripMenuItemツール.Name = "toolStripMenuItemツール";\r
1185                         resources.ApplyResources( this.toolStripMenuItemツール, "toolStripMenuItemツール" );\r
1186                         // \r
1187                         // toolStripMenuItemオプション\r
1188                         // \r
1189                         this.toolStripMenuItemオプション.Name = "toolStripMenuItemオプション";\r
1190                         resources.ApplyResources( this.toolStripMenuItemオプション, "toolStripMenuItemオプション" );\r
1191                         this.toolStripMenuItemオプション.Click += new System.EventHandler( this.toolStripMenuItemオプション_Click );\r
1192                         // \r
1193                         // toolStripMenuItemヘルプ\r
1194                         // \r
1195                         this.toolStripMenuItemヘルプ.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
1196             this.toolStripMenuItemDTXCreaterマニュアル,\r
1197             this.toolStripMenuItemバージョン} );\r
1198                         this.toolStripMenuItemヘルプ.Name = "toolStripMenuItemヘルプ";\r
1199                         resources.ApplyResources( this.toolStripMenuItemヘルプ, "toolStripMenuItemヘルプ" );\r
1200                         // \r
1201                         // toolStripMenuItemDTXCreaterマニュアル\r
1202                         // \r
1203                         this.toolStripMenuItemDTXCreaterマニュアル.Image = global::DTXCreator.Properties.Resources.ヘルプ;\r
1204                         this.toolStripMenuItemDTXCreaterマニュアル.Name = "toolStripMenuItemDTXCreaterマニュアル";\r
1205                         resources.ApplyResources( this.toolStripMenuItemDTXCreaterマニュアル, "toolStripMenuItemDTXCreaterマニュアル" );\r
1206                         this.toolStripMenuItemDTXCreaterマニュアル.Click += new System.EventHandler( this.toolStripMenuItemDTXCreaterマニュアル_Click );\r
1207                         // \r
1208                         // toolStripMenuItemバージョン\r
1209                         // \r
1210                         this.toolStripMenuItemバージョン.Name = "toolStripMenuItemバージョン";\r
1211                         resources.ApplyResources( this.toolStripMenuItemバージョン, "toolStripMenuItemバージョン" );\r
1212                         this.toolStripMenuItemバージョン.Click += new System.EventHandler( this.toolStripMenuItemバージョン_Click );\r
1213                         // \r
1214                         // toolStripツールバー\r
1215                         // \r
1216                         this.toolStripツールバー.Items.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
1217             this.toolStripButton新規作成,\r
1218             this.toolStripButton開く,\r
1219             this.toolStripButton上書き保存,\r
1220             this.toolStripSeparator7,\r
1221             this.toolStripButton切り取り,\r
1222             this.toolStripButtonコピー,\r
1223             this.toolStripButton貼り付け,\r
1224             this.toolStripButton削除,\r
1225             this.toolStripSeparator8,\r
1226             this.toolStripButtonアンドゥ,\r
1227             this.toolStripButtonリドゥ,\r
1228             this.toolStripSeparator9,\r
1229             this.toolStripButtonチップパレット,\r
1230             this.toolStripSeparator10,\r
1231             this.toolStripComboBox譜面拡大率,\r
1232             this.toolStripComboBoxガイド間隔,\r
1233             this.toolStripButton選択モード,\r
1234             this.toolStripButton編集モード,\r
1235             this.toolStripSeparator11,\r
1236             this.toolStripButton先頭から再生,\r
1237             this.toolStripButton現在位置から再生,\r
1238             this.toolStripButton現在位置からBGMのみ再生,\r
1239             this.toolStripButton再生停止,\r
1240             this.toolStripComboBox演奏速度,\r
1241             this.toolStripSeparator12} );\r
1242                         resources.ApplyResources( this.toolStripツールバー, "toolStripツールバー" );\r
1243                         this.toolStripツールバー.Name = "toolStripツールバー";\r
1244                         // \r
1245                         // toolStripButton新規作成\r
1246                         // \r
1247                         this.toolStripButton新規作成.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1248                         this.toolStripButton新規作成.Image = global::DTXCreator.Properties.Resources.新規作成;\r
1249                         resources.ApplyResources( this.toolStripButton新規作成, "toolStripButton新規作成" );\r
1250                         this.toolStripButton新規作成.Name = "toolStripButton新規作成";\r
1251                         this.toolStripButton新規作成.Click += new System.EventHandler( this.toolStripButton新規作成_Click );\r
1252                         // \r
1253                         // toolStripButton開く\r
1254                         // \r
1255                         this.toolStripButton開く.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1256                         this.toolStripButton開く.Image = global::DTXCreator.Properties.Resources.開く;\r
1257                         resources.ApplyResources( this.toolStripButton開く, "toolStripButton開く" );\r
1258                         this.toolStripButton開く.Name = "toolStripButton開く";\r
1259                         this.toolStripButton開く.Click += new System.EventHandler( this.toolStripButton開く_Click );\r
1260                         // \r
1261                         // toolStripButton上書き保存\r
1262                         // \r
1263                         this.toolStripButton上書き保存.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1264                         this.toolStripButton上書き保存.Image = global::DTXCreator.Properties.Resources.保存;\r
1265                         resources.ApplyResources( this.toolStripButton上書き保存, "toolStripButton上書き保存" );\r
1266                         this.toolStripButton上書き保存.Name = "toolStripButton上書き保存";\r
1267                         this.toolStripButton上書き保存.Click += new System.EventHandler( this.toolStripButton上書き保存_Click );\r
1268                         // \r
1269                         // toolStripSeparator7\r
1270                         // \r
1271                         this.toolStripSeparator7.Name = "toolStripSeparator7";\r
1272                         resources.ApplyResources( this.toolStripSeparator7, "toolStripSeparator7" );\r
1273                         // \r
1274                         // toolStripButton切り取り\r
1275                         // \r
1276                         this.toolStripButton切り取り.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1277                         resources.ApplyResources( this.toolStripButton切り取り, "toolStripButton切り取り" );\r
1278                         this.toolStripButton切り取り.Image = global::DTXCreator.Properties.Resources.切り取り;\r
1279                         this.toolStripButton切り取り.Name = "toolStripButton切り取り";\r
1280                         this.toolStripButton切り取り.Click += new System.EventHandler( this.toolStripButton切り取り_Click );\r
1281                         // \r
1282                         // toolStripButtonコピー\r
1283                         // \r
1284                         this.toolStripButtonコピー.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1285                         resources.ApplyResources( this.toolStripButtonコピー, "toolStripButtonコピー" );\r
1286                         this.toolStripButtonコピー.Image = global::DTXCreator.Properties.Resources.コピー;\r
1287                         this.toolStripButtonコピー.Name = "toolStripButtonコピー";\r
1288                         this.toolStripButtonコピー.Click += new System.EventHandler( this.toolStripButtonコピー_Click );\r
1289                         // \r
1290                         // toolStripButton貼り付け\r
1291                         // \r
1292                         this.toolStripButton貼り付け.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1293                         resources.ApplyResources( this.toolStripButton貼り付け, "toolStripButton貼り付け" );\r
1294                         this.toolStripButton貼り付け.Image = global::DTXCreator.Properties.Resources.貼り付け;\r
1295                         this.toolStripButton貼り付け.Name = "toolStripButton貼り付け";\r
1296                         this.toolStripButton貼り付け.Click += new System.EventHandler( this.toolStripButton貼り付け_Click );\r
1297                         // \r
1298                         // toolStripButton削除\r
1299                         // \r
1300                         this.toolStripButton削除.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1301                         resources.ApplyResources( this.toolStripButton削除, "toolStripButton削除" );\r
1302                         this.toolStripButton削除.Image = global::DTXCreator.Properties.Resources.削除;\r
1303                         this.toolStripButton削除.Name = "toolStripButton削除";\r
1304                         this.toolStripButton削除.Click += new System.EventHandler( this.toolStripButton削除_Click );\r
1305                         // \r
1306                         // toolStripSeparator8\r
1307                         // \r
1308                         this.toolStripSeparator8.Name = "toolStripSeparator8";\r
1309                         resources.ApplyResources( this.toolStripSeparator8, "toolStripSeparator8" );\r
1310                         // \r
1311                         // toolStripButtonアンドゥ\r
1312                         // \r
1313                         this.toolStripButtonアンドゥ.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1314                         resources.ApplyResources( this.toolStripButtonアンドゥ, "toolStripButtonアンドゥ" );\r
1315                         this.toolStripButtonアンドゥ.Image = global::DTXCreator.Properties.Resources.Undo;\r
1316                         this.toolStripButtonアンドゥ.Name = "toolStripButtonアンドゥ";\r
1317                         this.toolStripButtonアンドゥ.Click += new System.EventHandler( this.toolStripButtonアンドゥ_Click );\r
1318                         // \r
1319                         // toolStripButtonリドゥ\r
1320                         // \r
1321                         this.toolStripButtonリドゥ.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1322                         resources.ApplyResources( this.toolStripButtonリドゥ, "toolStripButtonリドゥ" );\r
1323                         this.toolStripButtonリドゥ.Image = global::DTXCreator.Properties.Resources.Redo;\r
1324                         this.toolStripButtonリドゥ.Name = "toolStripButtonリドゥ";\r
1325                         this.toolStripButtonリドゥ.Click += new System.EventHandler( this.toolStripButtonリドゥ_Click );\r
1326                         // \r
1327                         // toolStripSeparator9\r
1328                         // \r
1329                         this.toolStripSeparator9.Name = "toolStripSeparator9";\r
1330                         resources.ApplyResources( this.toolStripSeparator9, "toolStripSeparator9" );\r
1331                         // \r
1332                         // toolStripButtonチップパレット\r
1333                         // \r
1334                         this.toolStripButtonチップパレット.CheckOnClick = true;\r
1335                         this.toolStripButtonチップパレット.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1336                         this.toolStripButtonチップパレット.Image = global::DTXCreator.Properties.Resources.チップパレット;\r
1337                         resources.ApplyResources( this.toolStripButtonチップパレット, "toolStripButtonチップパレット" );\r
1338                         this.toolStripButtonチップパレット.Name = "toolStripButtonチップパレット";\r
1339                         this.toolStripButtonチップパレット.Click += new System.EventHandler( this.toolStripButtonチップパレット_Click );\r
1340                         // \r
1341                         // toolStripSeparator10\r
1342                         // \r
1343                         this.toolStripSeparator10.Name = "toolStripSeparator10";\r
1344                         resources.ApplyResources( this.toolStripSeparator10, "toolStripSeparator10" );\r
1345                         // \r
1346                         // toolStripComboBox譜面拡大率\r
1347                         // \r
1348                         this.toolStripComboBox譜面拡大率.DropDownHeight = 200;\r
1349                         this.toolStripComboBox譜面拡大率.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
1350                         resources.ApplyResources( this.toolStripComboBox譜面拡大率, "toolStripComboBox譜面拡大率" );\r
1351                         this.toolStripComboBox譜面拡大率.Items.AddRange( new object[] {\r
1352             resources.GetString("toolStripComboBox譜面拡大率.Items"),\r
1353             resources.GetString("toolStripComboBox譜面拡大率.Items1"),\r
1354             resources.GetString("toolStripComboBox譜面拡大率.Items2"),\r
1355             resources.GetString("toolStripComboBox譜面拡大率.Items3"),\r
1356             resources.GetString("toolStripComboBox譜面拡大率.Items4"),\r
1357             resources.GetString("toolStripComboBox譜面拡大率.Items5"),\r
1358             resources.GetString("toolStripComboBox譜面拡大率.Items6"),\r
1359             resources.GetString("toolStripComboBox譜面拡大率.Items7"),\r
1360             resources.GetString("toolStripComboBox譜面拡大率.Items8"),\r
1361             resources.GetString("toolStripComboBox譜面拡大率.Items9")} );\r
1362                         this.toolStripComboBox譜面拡大率.Name = "toolStripComboBox譜面拡大率";\r
1363                         this.toolStripComboBox譜面拡大率.SelectedIndexChanged += new System.EventHandler( this.toolStripComboBox譜面拡大率_SelectedIndexChanged );\r
1364                         // \r
1365                         // toolStripComboBoxガイド間隔\r
1366                         // \r
1367                         this.toolStripComboBoxガイド間隔.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
1368                         this.toolStripComboBoxガイド間隔.Items.AddRange( new object[] {\r
1369             resources.GetString("toolStripComboBoxガイド間隔.Items"),\r
1370             resources.GetString("toolStripComboBoxガイド間隔.Items1"),\r
1371             resources.GetString("toolStripComboBoxガイド間隔.Items2"),\r
1372             resources.GetString("toolStripComboBoxガイド間隔.Items3"),\r
1373             resources.GetString("toolStripComboBoxガイド間隔.Items4"),\r
1374             resources.GetString("toolStripComboBoxガイド間隔.Items5"),\r
1375             resources.GetString("toolStripComboBoxガイド間隔.Items6"),\r
1376             resources.GetString("toolStripComboBoxガイド間隔.Items7"),\r
1377             resources.GetString("toolStripComboBoxガイド間隔.Items8")} );\r
1378                         resources.ApplyResources( this.toolStripComboBoxガイド間隔, "toolStripComboBoxガイド間隔" );\r
1379                         this.toolStripComboBoxガイド間隔.Name = "toolStripComboBoxガイド間隔";\r
1380                         this.toolStripComboBoxガイド間隔.SelectedIndexChanged += new System.EventHandler( this.toolStripComboBoxガイド間隔_SelectedIndexChanged );\r
1381                         // \r
1382                         // toolStripButton選択モード\r
1383                         // \r
1384                         this.toolStripButton選択モード.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1385                         this.toolStripButton選択モード.Image = global::DTXCreator.Properties.Resources.矢印ポインタ;\r
1386                         resources.ApplyResources( this.toolStripButton選択モード, "toolStripButton選択モード" );\r
1387                         this.toolStripButton選択モード.Name = "toolStripButton選択モード";\r
1388                         this.toolStripButton選択モード.Click += new System.EventHandler( this.toolStripButton選択モード_Click );\r
1389                         // \r
1390                         // toolStripButton編集モード\r
1391                         // \r
1392                         this.toolStripButton編集モード.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1393                         this.toolStripButton編集モード.Image = global::DTXCreator.Properties.Resources.鉛筆;\r
1394                         resources.ApplyResources( this.toolStripButton編集モード, "toolStripButton編集モード" );\r
1395                         this.toolStripButton編集モード.Name = "toolStripButton編集モード";\r
1396                         this.toolStripButton編集モード.Click += new System.EventHandler( this.toolStripButton編集モード_Click );\r
1397                         // \r
1398                         // toolStripSeparator11\r
1399                         // \r
1400                         this.toolStripSeparator11.Name = "toolStripSeparator11";\r
1401                         resources.ApplyResources( this.toolStripSeparator11, "toolStripSeparator11" );\r
1402                         // \r
1403                         // toolStripButton先頭から再生\r
1404                         // \r
1405                         this.toolStripButton先頭から再生.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1406                         this.toolStripButton先頭から再生.Image = global::DTXCreator.Properties.Resources.最初から再生;\r
1407                         resources.ApplyResources( this.toolStripButton先頭から再生, "toolStripButton先頭から再生" );\r
1408                         this.toolStripButton先頭から再生.Name = "toolStripButton先頭から再生";\r
1409                         this.toolStripButton先頭から再生.Click += new System.EventHandler( this.toolStripButton先頭から再生_Click );\r
1410                         // \r
1411                         // toolStripButton現在位置から再生\r
1412                         // \r
1413                         this.toolStripButton現在位置から再生.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1414                         this.toolStripButton現在位置から再生.Image = global::DTXCreator.Properties.Resources.再生;\r
1415                         resources.ApplyResources( this.toolStripButton現在位置から再生, "toolStripButton現在位置から再生" );\r
1416                         this.toolStripButton現在位置から再生.Name = "toolStripButton現在位置から再生";\r
1417                         this.toolStripButton現在位置から再生.Click += new System.EventHandler( this.toolStripButton現在位置から再生_Click );\r
1418                         // \r
1419                         // toolStripButton現在位置からBGMのみ再生\r
1420                         // \r
1421                         this.toolStripButton現在位置からBGMのみ再生.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1422                         this.toolStripButton現在位置からBGMのみ再生.Image = global::DTXCreator.Properties.Resources.BGMのみ再生;\r
1423                         resources.ApplyResources( this.toolStripButton現在位置からBGMのみ再生, "toolStripButton現在位置からBGMのみ再生" );\r
1424                         this.toolStripButton現在位置からBGMのみ再生.Name = "toolStripButton現在位置からBGMのみ再生";\r
1425                         this.toolStripButton現在位置からBGMのみ再生.Click += new System.EventHandler( this.toolStripButton現在位置からBGMのみ再生_Click );\r
1426                         // \r
1427                         // toolStripButton再生停止\r
1428                         // \r
1429                         this.toolStripButton再生停止.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
1430                         this.toolStripButton再生停止.Image = global::DTXCreator.Properties.Resources.再生停止;\r
1431                         resources.ApplyResources( this.toolStripButton再生停止, "toolStripButton再生停止" );\r
1432                         this.toolStripButton再生停止.Name = "toolStripButton再生停止";\r
1433                         this.toolStripButton再生停止.Click += new System.EventHandler( this.toolStripButton再生停止_Click );\r
1434                         // \r
1435                         // toolStripComboBox演奏速度\r
1436                         // \r
1437                         this.toolStripComboBox演奏速度.DropDownHeight = 150;\r
1438                         this.toolStripComboBox演奏速度.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
1439                         this.toolStripComboBox演奏速度.DropDownWidth = 35;\r
1440                         resources.ApplyResources( this.toolStripComboBox演奏速度, "toolStripComboBox演奏速度" );\r
1441                         this.toolStripComboBox演奏速度.Items.AddRange( new object[] {\r
1442             resources.GetString("toolStripComboBox演奏速度.Items"),\r
1443             resources.GetString("toolStripComboBox演奏速度.Items1"),\r
1444             resources.GetString("toolStripComboBox演奏速度.Items2"),\r
1445             resources.GetString("toolStripComboBox演奏速度.Items3"),\r
1446             resources.GetString("toolStripComboBox演奏速度.Items4"),\r
1447             resources.GetString("toolStripComboBox演奏速度.Items5"),\r
1448             resources.GetString("toolStripComboBox演奏速度.Items6"),\r
1449             resources.GetString("toolStripComboBox演奏速度.Items7"),\r
1450             resources.GetString("toolStripComboBox演奏速度.Items8"),\r
1451             resources.GetString("toolStripComboBox演奏速度.Items9"),\r
1452             resources.GetString("toolStripComboBox演奏速度.Items10")} );\r
1453                         this.toolStripComboBox演奏速度.Name = "toolStripComboBox演奏速度";\r
1454                         // \r
1455                         // toolStripSeparator12\r
1456                         // \r
1457                         this.toolStripSeparator12.Name = "toolStripSeparator12";\r
1458                         resources.ApplyResources( this.toolStripSeparator12, "toolStripSeparator12" );\r
1459                         // \r
1460                         // vScrollBar譜面用垂直スクロールバー\r
1461                         // \r
1462                         resources.ApplyResources( this.vScrollBar譜面用垂直スクロールバー, "vScrollBar譜面用垂直スクロールバー" );\r
1463                         this.vScrollBar譜面用垂直スクロールバー.LargeChange = 64;\r
1464                         this.vScrollBar譜面用垂直スクロールバー.Name = "vScrollBar譜面用垂直スクロールバー";\r
1465                         this.vScrollBar譜面用垂直スクロールバー.SmallChange = 4;\r
1466                         this.vScrollBar譜面用垂直スクロールバー.ValueChanged += new System.EventHandler( this.vScrollBar譜面用垂直スクロールバー_ValueChanged );\r
1467                         // \r
1468                         // contextMenuStrip譜面右メニュー\r
1469                         // \r
1470                         this.contextMenuStrip譜面右メニュー.Items.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
1471             this.toolStripMenuItem選択チップの切り取り,\r
1472             this.toolStripMenuItem選択チップのコピー,\r
1473             this.toolStripMenuItem選択チップの貼り付け,\r
1474             this.toolStripMenuItem選択チップの削除,\r
1475             this.toolStripSeparator15,\r
1476             this.toolStripMenuItemすべてのチップの選択,\r
1477             this.toolStripSeparator16,\r
1478             this.toolStripMenuItem小節長変更,\r
1479             this.toolStripSeparator17,\r
1480             this.toolStripMenuItem小節の挿入,\r
1481             this.toolStripMenuItem小節の削除} );\r
1482                         this.contextMenuStrip譜面右メニュー.Name = "contextMenuStrip譜面右メニュー";\r
1483                         resources.ApplyResources( this.contextMenuStrip譜面右メニュー, "contextMenuStrip譜面右メニュー" );\r
1484                         // \r
1485                         // toolStripMenuItem選択チップの切り取り\r
1486                         // \r
1487                         this.toolStripMenuItem選択チップの切り取り.Image = global::DTXCreator.Properties.Resources.切り取り;\r
1488                         this.toolStripMenuItem選択チップの切り取り.Name = "toolStripMenuItem選択チップの切り取り";\r
1489                         resources.ApplyResources( this.toolStripMenuItem選択チップの切り取り, "toolStripMenuItem選択チップの切り取り" );\r
1490                         this.toolStripMenuItem選択チップの切り取り.Click += new System.EventHandler( this.toolStripMenuItem選択チップの切り取り_Click );\r
1491                         // \r
1492                         // toolStripMenuItem選択チップのコピー\r
1493                         // \r
1494                         this.toolStripMenuItem選択チップのコピー.Image = global::DTXCreator.Properties.Resources.コピー;\r
1495                         this.toolStripMenuItem選択チップのコピー.Name = "toolStripMenuItem選択チップのコピー";\r
1496                         resources.ApplyResources( this.toolStripMenuItem選択チップのコピー, "toolStripMenuItem選択チップのコピー" );\r
1497                         this.toolStripMenuItem選択チップのコピー.Click += new System.EventHandler( this.toolStripMenuItem選択チップのコピー_Click );\r
1498                         // \r
1499                         // toolStripMenuItem選択チップの貼り付け\r
1500                         // \r
1501                         this.toolStripMenuItem選択チップの貼り付け.Image = global::DTXCreator.Properties.Resources.貼り付け;\r
1502                         this.toolStripMenuItem選択チップの貼り付け.Name = "toolStripMenuItem選択チップの貼り付け";\r
1503                         resources.ApplyResources( this.toolStripMenuItem選択チップの貼り付け, "toolStripMenuItem選択チップの貼り付け" );\r
1504                         this.toolStripMenuItem選択チップの貼り付け.Click += new System.EventHandler( this.toolStripMenuItem選択チップの貼り付け_Click );\r
1505                         // \r
1506                         // toolStripMenuItem選択チップの削除\r
1507                         // \r
1508                         this.toolStripMenuItem選択チップの削除.Image = global::DTXCreator.Properties.Resources.削除;\r
1509                         this.toolStripMenuItem選択チップの削除.Name = "toolStripMenuItem選択チップの削除";\r
1510                         resources.ApplyResources( this.toolStripMenuItem選択チップの削除, "toolStripMenuItem選択チップの削除" );\r
1511                         this.toolStripMenuItem選択チップの削除.Click += new System.EventHandler( this.toolStripMenuItem選択チップの削除_Click );\r
1512                         // \r
1513                         // toolStripSeparator15\r
1514                         // \r
1515                         this.toolStripSeparator15.Name = "toolStripSeparator15";\r
1516                         resources.ApplyResources( this.toolStripSeparator15, "toolStripSeparator15" );\r
1517                         // \r
1518                         // toolStripMenuItemすべてのチップの選択\r
1519                         // \r
1520                         this.toolStripMenuItemすべてのチップの選択.Name = "toolStripMenuItemすべてのチップの選択";\r
1521                         resources.ApplyResources( this.toolStripMenuItemすべてのチップの選択, "toolStripMenuItemすべてのチップの選択" );\r
1522                         this.toolStripMenuItemすべてのチップの選択.Click += new System.EventHandler( this.toolStripMenuItemすべてのチップの選択_Click );\r
1523                         // \r
1524                         // toolStripSeparator16\r
1525                         // \r
1526                         this.toolStripSeparator16.Name = "toolStripSeparator16";\r
1527                         resources.ApplyResources( this.toolStripSeparator16, "toolStripSeparator16" );\r
1528                         // \r
1529                         // toolStripMenuItem小節長変更\r
1530                         // \r
1531                         this.toolStripMenuItem小節長変更.Name = "toolStripMenuItem小節長変更";\r
1532                         resources.ApplyResources( this.toolStripMenuItem小節長変更, "toolStripMenuItem小節長変更" );\r
1533                         this.toolStripMenuItem小節長変更.Click += new System.EventHandler( this.toolStripMenuItem小節長変更_Click );\r
1534                         // \r
1535                         // toolStripSeparator17\r
1536                         // \r
1537                         this.toolStripSeparator17.Name = "toolStripSeparator17";\r
1538                         resources.ApplyResources( this.toolStripSeparator17, "toolStripSeparator17" );\r
1539                         // \r
1540                         // toolStripMenuItem小節の挿入\r
1541                         // \r
1542                         this.toolStripMenuItem小節の挿入.Name = "toolStripMenuItem小節の挿入";\r
1543                         resources.ApplyResources( this.toolStripMenuItem小節の挿入, "toolStripMenuItem小節の挿入" );\r
1544                         this.toolStripMenuItem小節の挿入.Click += new System.EventHandler( this.toolStripMenuItem小節の挿入_Click );\r
1545                         // \r
1546                         // toolStripMenuItem小節の削除\r
1547                         // \r
1548                         this.toolStripMenuItem小節の削除.Name = "toolStripMenuItem小節の削除";\r
1549                         resources.ApplyResources( this.toolStripMenuItem小節の削除, "toolStripMenuItem小節の削除" );\r
1550                         this.toolStripMenuItem小節の削除.Click += new System.EventHandler( this.toolStripMenuItem小節の削除_Click );\r
1551                         // \r
1552                         // Cメインフォーム\r
1553                         // \r
1554                         this.AllowDrop = true;\r
1555                         resources.ApplyResources( this, "$this" );\r
1556                         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
1557                         this.Controls.Add( this.splitContainerタブと譜面を分割 );\r
1558                         this.Controls.Add( this.vScrollBar譜面用垂直スクロールバー );\r
1559                         this.Controls.Add( this.toolStripツールバー );\r
1560                         this.Controls.Add( this.statusStripステータスバー );\r
1561                         this.Controls.Add( this.menuStripメニューバー );\r
1562                         this.MainMenuStrip = this.menuStripメニューバー;\r
1563                         this.Name = "Cメインフォーム";\r
1564                         this.Load += new System.EventHandler( this.Cメインフォーム_Load );\r
1565                         this.DragDrop += new System.Windows.Forms.DragEventHandler( this.Cメインフォーム_DragDrop );\r
1566                         this.DragEnter += new System.Windows.Forms.DragEventHandler( this.Cメインフォーム_DragEnter );\r
1567                         this.FormClosing += new System.Windows.Forms.FormClosingEventHandler( this.Cメインフォーム_FormClosing );\r
1568                         this.splitContainerタブと譜面を分割.Panel1.ResumeLayout( false );\r
1569                         this.splitContainerタブと譜面を分割.Panel2.ResumeLayout( false );\r
1570                         this.splitContainerタブと譜面を分割.ResumeLayout( false );\r
1571                         this.tabControl情報パネル.ResumeLayout( false );\r
1572                         this.tabPage基本情報.ResumeLayout( false );\r
1573                         this.tabPage基本情報.PerformLayout();\r
1574                         ( (System.ComponentModel.ISupportInitialize) ( this.numericUpDownBPM ) ).EndInit();\r
1575                         this.tabPageWAV.ResumeLayout( false );\r
1576                         this.tabPageWAV.PerformLayout();\r
1577                         this.toolStripWAVツールバー.ResumeLayout( false );\r
1578                         this.toolStripWAVツールバー.PerformLayout();\r
1579                         this.tabPageBMP.ResumeLayout( false );\r
1580                         this.tabPageBMP.PerformLayout();\r
1581                         this.toolStripBMPツールバー.ResumeLayout( false );\r
1582                         this.toolStripBMPツールバー.PerformLayout();\r
1583                         this.tabPageAVI.ResumeLayout( false );\r
1584                         this.tabPageAVI.PerformLayout();\r
1585                         this.toolStripAVIツールバー.ResumeLayout( false );\r
1586                         this.toolStripAVIツールバー.PerformLayout();\r
1587                         this.tabPage自由入力.ResumeLayout( false );\r
1588                         this.tabPage自由入力.PerformLayout();\r
1589                         ( (System.ComponentModel.ISupportInitialize) ( this.pictureBox譜面パネル ) ).EndInit();\r
1590                         this.menuStripメニューバー.ResumeLayout( false );\r
1591                         this.menuStripメニューバー.PerformLayout();\r
1592                         this.toolStripツールバー.ResumeLayout( false );\r
1593                         this.toolStripツールバー.PerformLayout();\r
1594                         this.contextMenuStrip譜面右メニュー.ResumeLayout( false );\r
1595                         this.ResumeLayout( false );\r
1596                         this.PerformLayout();\r
1597 \r
1598                 }\r
1599 \r
1600                 #endregion\r
1601 \r
1602                 private System.Windows.Forms.StatusStrip statusStripステータスバー;\r
1603                 private System.Windows.Forms.MenuStrip menuStripメニューバー;\r
1604                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemファイル;\r
1605                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem編集;\r
1606                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem表示;\r
1607                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem再生;\r
1608                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemツール;\r
1609                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemヘルプ;\r
1610                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem新規;\r
1611                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem開く;\r
1612                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem上書き保存;\r
1613                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem名前を付けて保存;\r
1614                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;\r
1615                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem終了;\r
1616                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemアンドゥ;\r
1617                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemリドゥ;\r
1618                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;\r
1619                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem切り取り;\r
1620                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemコピー;\r
1621                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem貼り付け;\r
1622                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem削除;\r
1623                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;\r
1624                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemすべて選択;\r
1625                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;\r
1626                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem選択モード;\r
1627                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem編集モード;\r
1628                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemモード切替;\r
1629                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;\r
1630                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem検索;\r
1631                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem置換;\r
1632                 internal System.Windows.Forms.ToolStripMenuItem toolStripMenuItemチップパレット;\r
1633                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemガイド間隔;\r
1634                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemガイド間隔4分;\r
1635                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemガイド間隔8分;\r
1636                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemガイド間隔12分;\r
1637                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemガイド間隔16分;\r
1638                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemガイド間隔24分;\r
1639                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemガイド間隔32分;\r
1640                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemガイド間隔48分;\r
1641                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemガイド間隔64分;\r
1642                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemガイド間隔フリー;\r
1643                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;\r
1644                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemガイド間隔拡大;\r
1645                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemガイド間隔縮小;\r
1646                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem先頭から再生;\r
1647                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem現在位置から再生;\r
1648                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem現在位置からBGMのみ再生;\r
1649                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem再生停止;\r
1650                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemオプション;\r
1651                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemDTXCreaterマニュアル;\r
1652                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemバージョン;\r
1653                 private System.Windows.Forms.ToolStrip toolStripツールバー;\r
1654                 private System.Windows.Forms.ToolStripButton toolStripButton新規作成;\r
1655                 private System.Windows.Forms.ToolStripButton toolStripButton開く;\r
1656                 private System.Windows.Forms.ToolStripButton toolStripButton上書き保存;\r
1657                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;\r
1658                 private System.Windows.Forms.ToolStripButton toolStripButton切り取り;\r
1659                 private System.Windows.Forms.ToolStripButton toolStripButtonコピー;\r
1660                 private System.Windows.Forms.ToolStripButton toolStripButton貼り付け;\r
1661                 private System.Windows.Forms.ToolStripButton toolStripButton削除;\r
1662                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;\r
1663                 private System.Windows.Forms.ToolStripButton toolStripButtonアンドゥ;\r
1664                 private System.Windows.Forms.ToolStripButton toolStripButtonリドゥ;\r
1665                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;\r
1666                 internal System.Windows.Forms.ToolStripButton toolStripButtonチップパレット;\r
1667                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;\r
1668                 private System.Windows.Forms.ToolStripComboBox toolStripComboBox譜面拡大率;\r
1669                 private System.Windows.Forms.ToolStripComboBox toolStripComboBoxガイド間隔;\r
1670                 private System.Windows.Forms.ToolStripButton toolStripButton選択モード;\r
1671                 private System.Windows.Forms.ToolStripButton toolStripButton編集モード;\r
1672                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;\r
1673                 private System.Windows.Forms.ToolStripButton toolStripButton先頭から再生;\r
1674                 private System.Windows.Forms.ToolStripButton toolStripButton現在位置から再生;\r
1675                 private System.Windows.Forms.ToolStripButton toolStripButton現在位置からBGMのみ再生;\r
1676                 private System.Windows.Forms.ToolStripButton toolStripButton再生停止;\r
1677                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;\r
1678                 internal System.Windows.Forms.ToolStripComboBox toolStripComboBox演奏速度;\r
1679                 internal System.Windows.Forms.VScrollBar vScrollBar譜面用垂直スクロールバー;\r
1680                 internal System.Windows.Forms.SplitContainer splitContainerタブと譜面を分割;\r
1681                 private System.Windows.Forms.TabControl tabControl情報パネル;\r
1682                 private System.Windows.Forms.TabPage tabPage基本情報;\r
1683                 private System.Windows.Forms.TabPage tabPageWAV;\r
1684                 internal System.Windows.Forms.HScrollBar hScrollBar譜面用水平スクロールバー;\r
1685                 internal System.Windows.Forms.PictureBox pictureBox譜面パネル;\r
1686                 private System.Windows.Forms.TabPage tabPageBMP;\r
1687                 private System.Windows.Forms.TabPage tabPageAVI;\r
1688                 private System.Windows.Forms.TabPage tabPage自由入力;\r
1689                 internal System.Windows.Forms.TextBox textBox曲名;\r
1690                 private System.Windows.Forms.ToolTip toolTipツールチップ;\r
1691                 internal System.Windows.Forms.TextBox textBox製作者;\r
1692                 internal System.Windows.Forms.TextBox textBoxコメント;\r
1693                 internal System.Windows.Forms.NumericUpDown numericUpDownBPM;\r
1694                 private System.Windows.Forms.Label label曲名;\r
1695                 private System.Windows.Forms.Label label製作者;\r
1696                 private System.Windows.Forms.Label labelコメント;\r
1697                 private System.Windows.Forms.Label labelBPM;\r
1698                 internal System.Windows.Forms.HScrollBar hScrollBarDLEVEL;\r
1699                 internal System.Windows.Forms.TextBox textBoxDLEVEL;\r
1700                 private System.Windows.Forms.Label labelDLEVEL;\r
1701                 internal System.Windows.Forms.HScrollBar hScrollBarGLEVEL;\r
1702                 internal System.Windows.Forms.TextBox textBoxGLEVEL;\r
1703                 private System.Windows.Forms.Label labelGLEVEL;\r
1704                 internal System.Windows.Forms.HScrollBar hScrollBarBLEVEL;\r
1705                 internal System.Windows.Forms.TextBox textBoxBLEVEL;\r
1706                 private System.Windows.Forms.Label labelBLEVEL;\r
1707                 private System.Windows.Forms.Label labelパネル;\r
1708                 internal System.Windows.Forms.TextBox textBoxパネル;\r
1709                 internal System.Windows.Forms.TextBox textBoxPREVIEW;\r
1710                 internal System.Windows.Forms.TextBox textBoxPREIMAGE;\r
1711                 internal System.Windows.Forms.TextBox textBoxSTAGEFILE;\r
1712                 internal System.Windows.Forms.TextBox textBoxBACKGROUND;\r
1713                 internal System.Windows.Forms.TextBox textBoxRESULTIMAGE;\r
1714                 private System.Windows.Forms.Label labelPREVIEW;\r
1715                 private System.Windows.Forms.Label labelPREIMAGE;\r
1716                 private System.Windows.Forms.Label labelSTAGEFILE;\r
1717                 private System.Windows.Forms.Label labelBACKGROUND;\r
1718                 private System.Windows.Forms.Label labeRESULTIMAGE;\r
1719                 private System.Windows.Forms.Button buttonPREVIEW参照;\r
1720                 private System.Windows.Forms.Button buttonPREIMAGE参照;\r
1721                 private System.Windows.Forms.Button buttonSTAGEFILE参照;\r
1722                 private System.Windows.Forms.Button buttonBACKGROUND参照;\r
1723                 private System.Windows.Forms.Button buttonRESULTIMAGE参照;\r
1724                 private System.Windows.Forms.ToolStrip toolStripWAVツールバー;\r
1725                 private System.Windows.Forms.ToolStripButton toolStripButtonWAVリスト上移動;\r
1726                 private System.Windows.Forms.ToolStripButton toolStripButtonWAVリスト下移動;\r
1727                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator13;\r
1728                 private System.Windows.Forms.ToolStripButton toolStripButtonWAVリストプレビュー再生開始;\r
1729                 private System.Windows.Forms.ToolStripButton toolStripButtonWAVリストプレビュー再生停止;\r
1730                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator14;\r
1731                 private System.Windows.Forms.ToolStripButton toolStripButtonWAVリストプレビュースイッチ;\r
1732                 internal System.Windows.Forms.ListView listViewWAVリスト;\r
1733                 private System.Windows.Forms.ColumnHeader columnHeaderWAV_ラベル;\r
1734                 private System.Windows.Forms.ColumnHeader columnHeaderWAV_番号;\r
1735                 private System.Windows.Forms.ColumnHeader columnHeaderWAV_ファイル名;\r
1736                 private System.Windows.Forms.ColumnHeader columnHeaderWAV_音量;\r
1737                 private System.Windows.Forms.ColumnHeader columnHeaderWAV_位置;\r
1738                 private System.Windows.Forms.ColumnHeader columnHeaderWAV_BGM;\r
1739                 private System.Windows.Forms.ToolStrip toolStripBMPツールバー;\r
1740                 private System.Windows.Forms.ToolStripButton toolStripButtonBMPリスト上移動;\r
1741                 private System.Windows.Forms.ToolStripButton toolStripButtonBMPリスト下移動;\r
1742                 internal System.Windows.Forms.ListView listViewBMPリスト;\r
1743                 private System.Windows.Forms.ColumnHeader columnHeaderBMP_TEX;\r
1744                 private System.Windows.Forms.ColumnHeader columnHeaderBMP_ラベル;\r
1745                 private System.Windows.Forms.ColumnHeader columnHeaderBMP_BMP番号;\r
1746                 private System.Windows.Forms.ColumnHeader columnHeaderBMP_ファイル名;\r
1747                 private System.Windows.Forms.ToolStrip toolStripAVIツールバー;\r
1748                 private System.Windows.Forms.ToolStripButton toolStripButtonAVIリスト上移動;\r
1749                 private System.Windows.Forms.ToolStripButton toolStripButtonAVIリスト下移動;\r
1750                 internal System.Windows.Forms.ListView listViewAVIリスト;\r
1751                 private System.Windows.Forms.ColumnHeader columnHeaderAVI_ラベル;\r
1752                 private System.Windows.Forms.ColumnHeader columnHeaderAVI_AVI番号;\r
1753                 private System.Windows.Forms.ColumnHeader columnHeaderAVI_ファイル名;\r
1754                 internal System.Windows.Forms.TextBox textBox自由入力欄;\r
1755                 private System.Windows.Forms.ContextMenuStrip contextMenuStrip譜面右メニュー;\r
1756                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem選択チップの切り取り;\r
1757                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem選択チップのコピー;\r
1758                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem選択チップの貼り付け;\r
1759                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem選択チップの削除;\r
1760                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator15;\r
1761                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemすべてのチップの選択;\r
1762                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator16;\r
1763                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem小節長変更;\r
1764                 private System.Windows.Forms.ToolStripSeparator toolStripSeparator17;\r
1765                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem小節の挿入;\r
1766                 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem小節の削除;\r
1767         }\r
1768 }