OSDN Git Service

Merge branch 'feature/37178_プロジェクトとソリューションファイルの英語化' into develop
[dtxmania/dtxmania.git] / DTXCreatorプロジェクト / コード / 04.チップパレット関連 / Cチップパレット.Designer.cs
diff --git a/DTXCreatorプロジェクト/コード/04.チップパレット関連/Cチップパレット.Designer.cs b/DTXCreatorプロジェクト/コード/04.チップパレット関連/Cチップパレット.Designer.cs
deleted file mode 100644 (file)
index 2465c95..0000000
+++ /dev/null
@@ -1,226 +0,0 @@
-namespace DTXCreator.チップパレット関連\r
-{\r
-       partial class Cチップパレット\r
-       {\r
-               /// <summary>\r
-               /// 必要なデザイナ変数です。\r
-               /// </summary>\r
-               private System.ComponentModel.IContainer components = null;\r
-\r
-               /// <summary>\r
-               /// 使用中のリソースをすべてクリーンアップします。\r
-               /// </summary>\r
-               /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>\r
-               protected override void Dispose( bool disposing )\r
-               {\r
-                       if( disposing && ( components != null ) )\r
-                       {\r
-                               components.Dispose();\r
-                       }\r
-                       base.Dispose( disposing );\r
-               }\r
-\r
-               #region Windows フォーム デザイナで生成されたコード\r
-\r
-               /// <summary>\r
-               /// デザイナ サポートに必要なメソッドです。このメソッドの内容を\r
-               /// コード エディタで変更しないでください。\r
-               /// </summary>\r
-               private void InitializeComponent()\r
-               {\r
-                       this.components = new System.ComponentModel.Container();\r
-                       System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager( typeof( Cチップパレット ) );\r
-                       this.toolStripツールバー = new System.Windows.Forms.ToolStrip();\r
-                       this.toolStripSplitButton表示形式 = new System.Windows.Forms.ToolStripSplitButton();\r
-                       this.toolStripMenuItem大きなアイコン = new System.Windows.Forms.ToolStripMenuItem();\r
-                       this.toolStripMenuItem小さなアイコン = new System.Windows.Forms.ToolStripMenuItem();\r
-                       this.toolStripMenuItem一覧 = new System.Windows.Forms.ToolStripMenuItem();\r
-                       this.toolStripMenuItem詳細 = new System.Windows.Forms.ToolStripMenuItem();\r
-                       this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
-                       this.toolStripButton上移動 = new System.Windows.Forms.ToolStripButton();\r
-                       this.toolStripButton下移動 = new System.Windows.Forms.ToolStripButton();\r
-                       this.listViewチップリスト = new System.Windows.Forms.ListView();\r
-                       this.columnHeaderラベル = new System.Windows.Forms.ColumnHeader();\r
-                       this.columnHeader番号 = new System.Windows.Forms.ColumnHeader();\r
-                       this.columnHeaderファイル = new System.Windows.Forms.ColumnHeader();\r
-                       this.imageList大きなアイコン = new System.Windows.Forms.ImageList( this.components );\r
-                       this.imageList小さなアイコン = new System.Windows.Forms.ImageList( this.components );\r
-                       this.contextMenuStripリスト用 = new System.Windows.Forms.ContextMenuStrip( this.components );\r
-                       this.toolStripMenuItemパレットから削除する = new System.Windows.Forms.ToolStripMenuItem();\r
-                       this.toolStripツールバー.SuspendLayout();\r
-                       this.contextMenuStripリスト用.SuspendLayout();\r
-                       this.SuspendLayout();\r
-                       // \r
-                       // toolStripツールバー\r
-                       // \r
-                       this.toolStripツールバー.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;\r
-                       this.toolStripツールバー.Items.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
-            this.toolStripSplitButton表示形式,\r
-            this.toolStripSeparator1,\r
-            this.toolStripButton上移動,\r
-            this.toolStripButton下移動} );\r
-                       resources.ApplyResources( this.toolStripツールバー, "toolStripツールバー" );\r
-                       this.toolStripツールバー.Name = "toolStripツールバー";\r
-                       // \r
-                       // toolStripSplitButton表示形式\r
-                       // \r
-                       this.toolStripSplitButton表示形式.DropDownItems.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
-            this.toolStripMenuItem大きなアイコン,\r
-            this.toolStripMenuItem小さなアイコン,\r
-            this.toolStripMenuItem一覧,\r
-            this.toolStripMenuItem詳細} );\r
-                       this.toolStripSplitButton表示形式.Image = global::DTXCreator.Properties.Resources.表示形式選択;\r
-                       resources.ApplyResources( this.toolStripSplitButton表示形式, "toolStripSplitButton表示形式" );\r
-                       this.toolStripSplitButton表示形式.Name = "toolStripSplitButton表示形式";\r
-                       this.toolStripSplitButton表示形式.ButtonClick += new System.EventHandler( this.toolStripSplitButton表示形式_ButtonClick );\r
-                       // \r
-                       // toolStripMenuItem大きなアイコン\r
-                       // \r
-                       this.toolStripMenuItem大きなアイコン.Name = "toolStripMenuItem大きなアイコン";\r
-                       resources.ApplyResources( this.toolStripMenuItem大きなアイコン, "toolStripMenuItem大きなアイコン" );\r
-                       this.toolStripMenuItem大きなアイコン.Click += new System.EventHandler( this.toolStripMenuItem大きなアイコン_Click );\r
-                       // \r
-                       // toolStripMenuItem小さなアイコン\r
-                       // \r
-                       this.toolStripMenuItem小さなアイコン.Name = "toolStripMenuItem小さなアイコン";\r
-                       resources.ApplyResources( this.toolStripMenuItem小さなアイコン, "toolStripMenuItem小さなアイコン" );\r
-                       this.toolStripMenuItem小さなアイコン.Click += new System.EventHandler( this.toolStripMenuItem小さなアイコン_Click );\r
-                       // \r
-                       // toolStripMenuItem一覧\r
-                       // \r
-                       this.toolStripMenuItem一覧.Name = "toolStripMenuItem一覧";\r
-                       resources.ApplyResources( this.toolStripMenuItem一覧, "toolStripMenuItem一覧" );\r
-                       this.toolStripMenuItem一覧.Click += new System.EventHandler( this.toolStripMenuItem一覧_Click );\r
-                       // \r
-                       // toolStripMenuItem詳細\r
-                       // \r
-                       this.toolStripMenuItem詳細.Name = "toolStripMenuItem詳細";\r
-                       resources.ApplyResources( this.toolStripMenuItem詳細, "toolStripMenuItem詳細" );\r
-                       this.toolStripMenuItem詳細.Click += new System.EventHandler( this.toolStripMenuItem詳細_Click );\r
-                       // \r
-                       // toolStripSeparator1\r
-                       // \r
-                       this.toolStripSeparator1.Name = "toolStripSeparator1";\r
-                       resources.ApplyResources( this.toolStripSeparator1, "toolStripSeparator1" );\r
-                       // \r
-                       // toolStripButton上移動\r
-                       // \r
-                       this.toolStripButton上移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
-                       this.toolStripButton上移動.Image = global::DTXCreator.Properties.Resources.上移動;\r
-                       resources.ApplyResources( this.toolStripButton上移動, "toolStripButton上移動" );\r
-                       this.toolStripButton上移動.Name = "toolStripButton上移動";\r
-                       this.toolStripButton上移動.Click += new System.EventHandler( this.toolStripButton上移動_Click );\r
-                       // \r
-                       // toolStripButton下移動\r
-                       // \r
-                       this.toolStripButton下移動.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;\r
-                       this.toolStripButton下移動.Image = global::DTXCreator.Properties.Resources.下移動;\r
-                       resources.ApplyResources( this.toolStripButton下移動, "toolStripButton下移動" );\r
-                       this.toolStripButton下移動.Name = "toolStripButton下移動";\r
-                       this.toolStripButton下移動.Click += new System.EventHandler( this.toolStripButton下移動_Click );\r
-                       // \r
-                       // listViewチップリスト\r
-                       // \r
-                       this.listViewチップリスト.Columns.AddRange( new System.Windows.Forms.ColumnHeader[] {\r
-            this.columnHeaderラベル,\r
-            this.columnHeader番号,\r
-            this.columnHeaderファイル} );\r
-                       this.listViewチップリスト.ContextMenuStrip = this.contextMenuStripリスト用;\r
-                       resources.ApplyResources( this.listViewチップリスト, "listViewチップリスト" );\r
-                       this.listViewチップリスト.FullRowSelect = true;\r
-                       this.listViewチップリスト.GridLines = true;\r
-                       this.listViewチップリスト.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;\r
-                       this.listViewチップリスト.HideSelection = false;\r
-                       this.listViewチップリスト.LargeImageList = this.imageList大きなアイコン;\r
-                       this.listViewチップリスト.MultiSelect = false;\r
-                       this.listViewチップリスト.Name = "listViewチップリスト";\r
-                       this.listViewチップリスト.SmallImageList = this.imageList小さなアイコン;\r
-                       this.listViewチップリスト.UseCompatibleStateImageBehavior = false;\r
-                       this.listViewチップリスト.View = System.Windows.Forms.View.Details;\r
-                       this.listViewチップリスト.SelectedIndexChanged += new System.EventHandler( this.listViewチップリスト_SelectedIndexChanged );\r
-                       // \r
-                       // columnHeaderラベル\r
-                       // \r
-                       resources.ApplyResources( this.columnHeaderラベル, "columnHeaderラベル" );\r
-                       // \r
-                       // columnHeader番号\r
-                       // \r
-                       resources.ApplyResources( this.columnHeader番号, "columnHeader番号" );\r
-                       // \r
-                       // columnHeaderファイル\r
-                       // \r
-                       resources.ApplyResources( this.columnHeaderファイル, "columnHeaderファイル" );\r
-                       // \r
-                       // imageList大きなアイコン\r
-                       // \r
-                       this.imageList大きなアイコン.ImageStream = ( (System.Windows.Forms.ImageListStreamer) ( resources.GetObject( "imageList大きなアイコン.ImageStream" ) ) );\r
-                       this.imageList大きなアイコン.TransparentColor = System.Drawing.Color.Transparent;\r
-                       this.imageList大きなアイコン.Images.SetKeyName( 0, "" );\r
-                       this.imageList大きなアイコン.Images.SetKeyName( 1, "" );\r
-                       this.imageList大きなアイコン.Images.SetKeyName( 2, "" );\r
-                       // \r
-                       // imageList小さなアイコン\r
-                       // \r
-                       this.imageList小さなアイコン.ImageStream = ( (System.Windows.Forms.ImageListStreamer) ( resources.GetObject( "imageList小さなアイコン.ImageStream" ) ) );\r
-                       this.imageList小さなアイコン.TransparentColor = System.Drawing.Color.Transparent;\r
-                       this.imageList小さなアイコン.Images.SetKeyName( 0, "MusicDoc.PNG" );\r
-                       this.imageList小さなアイコン.Images.SetKeyName( 1, "PicDoc.PNG" );\r
-                       this.imageList小さなアイコン.Images.SetKeyName( 2, "VideoDoc.PNG" );\r
-                       // \r
-                       // contextMenuStripリスト用\r
-                       // \r
-                       this.contextMenuStripリスト用.Items.AddRange( new System.Windows.Forms.ToolStripItem[] {\r
-            this.toolStripMenuItemパレットから削除する} );\r
-                       this.contextMenuStripリスト用.Name = "contextMenuStripリスト用";\r
-                       resources.ApplyResources( this.contextMenuStripリスト用, "contextMenuStripリスト用" );\r
-                       // \r
-                       // toolStripMenuItemパレットから削除する\r
-                       // \r
-                       this.toolStripMenuItemパレットから削除する.Name = "toolStripMenuItemパレットから削除する";\r
-                       resources.ApplyResources( this.toolStripMenuItemパレットから削除する, "toolStripMenuItemパレットから削除する" );\r
-                       this.toolStripMenuItemパレットから削除する.Click += new System.EventHandler( this.toolStripMenuItemパレットから削除する_Click );\r
-                       // \r
-                       // Cチップパレット\r
-                       // \r
-                       this.AllowDrop = true;\r
-                       resources.ApplyResources( this, "$this" );\r
-                       this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-                       this.Controls.Add( this.listViewチップリスト );\r
-                       this.Controls.Add( this.toolStripツールバー );\r
-                       this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;\r
-                       this.Name = "Cチップパレット";\r
-                       this.ShowInTaskbar = false;\r
-                       this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show;\r
-                       this.TopMost = true;\r
-                       this.DragDrop += new System.Windows.Forms.DragEventHandler( this.Cチップパレット_DragDrop );\r
-                       this.DragEnter += new System.Windows.Forms.DragEventHandler( this.Cチップパレット_DragEnter );\r
-                       this.FormClosing += new System.Windows.Forms.FormClosingEventHandler( this.Cチップパレット_FormClosing );\r
-                       this.toolStripツールバー.ResumeLayout( false );\r
-                       this.toolStripツールバー.PerformLayout();\r
-                       this.contextMenuStripリスト用.ResumeLayout( false );\r
-                       this.ResumeLayout( false );\r
-                       this.PerformLayout();\r
-\r
-               }\r
-\r
-               #endregion\r
-\r
-               private System.Windows.Forms.ToolStrip toolStripツールバー;\r
-               internal System.Windows.Forms.ListView listViewチップリスト;\r
-               private System.Windows.Forms.ImageList imageList小さなアイコン;\r
-               private System.Windows.Forms.ImageList imageList大きなアイコン;\r
-               private System.Windows.Forms.ToolStripSplitButton toolStripSplitButton表示形式;\r
-               private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem大きなアイコン;\r
-               private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem小さなアイコン;\r
-               private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem一覧;\r
-               private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem詳細;\r
-               private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;\r
-               private System.Windows.Forms.ToolStripButton toolStripButton上移動;\r
-               private System.Windows.Forms.ToolStripButton toolStripButton下移動;\r
-               private System.Windows.Forms.ColumnHeader columnHeaderラベル;\r
-               private System.Windows.Forms.ColumnHeader columnHeader番号;\r
-               private System.Windows.Forms.ColumnHeader columnHeaderファイル;\r
-               private System.Windows.Forms.ContextMenuStrip contextMenuStripリスト用;\r
-               private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemパレットから削除する;\r
-       }\r
-}
\ No newline at end of file