OSDN Git Service

DTXManiaソリューション、DTXManiaプロジェクト、DTXCreatorプロジェクト、FDKプロジェクトについて英語化。
[dtxmania/dtxmania.git] / DTXCreatorプロジェクト / コード / 06.汎用 / Cメッセージポップアップ.Designer.cs
diff --git a/DTXCreatorプロジェクト/コード/06.汎用/Cメッセージポップアップ.Designer.cs b/DTXCreatorプロジェクト/コード/06.汎用/Cメッセージポップアップ.Designer.cs
deleted file mode 100644 (file)
index 6714df4..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-namespace DTXCreator.汎用\r
-{\r
-       partial class Cメッセージポップアップ\r
-       {\r
-               /// <summary>\r
-               /// 必要なデザイナ変数です。\r
-               /// </summary>\r
-               private System.ComponentModel.IContainer components = null;\r
-\r
-               /// <summary>\r
-               /// 使用中のリソースをすべてクリーンアップします。\r
-               /// </summary>\r
-               /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>\r
-               protected override void Dispose( bool disposing )\r
-               {\r
-                       if( disposing && ( components != null ) )\r
-                       {\r
-                               components.Dispose();\r
-                       }\r
-                       base.Dispose( disposing );\r
-               }\r
-\r
-               #region Windows フォーム デザイナで生成されたコード\r
-\r
-               /// <summary>\r
-               /// デザイナ サポートに必要なメソッドです。このメソッドの内容を\r
-               /// コード エディタで変更しないでください。\r
-               /// </summary>\r
-               private void InitializeComponent()\r
-               {\r
-                       System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager( typeof( Cメッセージポップアップ ) );\r
-                       this.panelメッセージ = new System.Windows.Forms.Panel();\r
-                       this.pictureBox1 = new System.Windows.Forms.PictureBox();\r
-                       ( (System.ComponentModel.ISupportInitialize) ( this.pictureBox1 ) ).BeginInit();\r
-                       this.SuspendLayout();\r
-                       // \r
-                       // panelメッセージ\r
-                       // \r
-                       this.panelメッセージ.AccessibleDescription = null;\r
-                       this.panelメッセージ.AccessibleName = null;\r
-                       resources.ApplyResources( this.panelメッセージ, "panelメッセージ" );\r
-                       this.panelメッセージ.BackgroundImage = null;\r
-                       this.panelメッセージ.Font = null;\r
-                       this.panelメッセージ.Name = "panelメッセージ";\r
-                       this.panelメッセージ.Paint += new System.Windows.Forms.PaintEventHandler( this.panelメッセージ_Paint );\r
-                       // \r
-                       // pictureBox1\r
-                       // \r
-                       this.pictureBox1.AccessibleDescription = null;\r
-                       this.pictureBox1.AccessibleName = null;\r
-                       resources.ApplyResources( this.pictureBox1, "pictureBox1" );\r
-                       this.pictureBox1.BackgroundImage = null;\r
-                       this.pictureBox1.Font = null;\r
-                       this.pictureBox1.Image = global::DTXCreator.Properties.Resources.りらちょー;\r
-                       this.pictureBox1.ImageLocation = null;\r
-                       this.pictureBox1.Name = "pictureBox1";\r
-                       this.pictureBox1.TabStop = false;\r
-                       // \r
-                       // Cメッセージポップアップ\r
-                       // \r
-                       this.AccessibleDescription = null;\r
-                       this.AccessibleName = null;\r
-                       resources.ApplyResources( this, "$this" );\r
-                       this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-                       this.BackColor = System.Drawing.SystemColors.Window;\r
-                       this.BackgroundImage = null;\r
-                       this.ControlBox = false;\r
-                       this.Controls.Add( this.pictureBox1 );\r
-                       this.Controls.Add( this.panelメッセージ );\r
-                       this.Font = null;\r
-                       this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;\r
-                       this.Icon = null;\r
-                       this.Name = "Cメッセージポップアップ";\r
-                       this.Load += new System.EventHandler( this.Cメッセージポップアップ_Load );\r
-                       this.FormClosing += new System.Windows.Forms.FormClosingEventHandler( this.Cメッセージポップアップ_FormClosing );\r
-                       ( (System.ComponentModel.ISupportInitialize) ( this.pictureBox1 ) ).EndInit();\r
-                       this.ResumeLayout( false );\r
-\r
-               }\r
-\r
-               #endregion\r
-\r
-               private System.Windows.Forms.Panel panelメッセージ;\r
-               private System.Windows.Forms.PictureBox pictureBox1;\r
-       }\r
-}
\ No newline at end of file