X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=DTXCreator%E3%83%97%E3%83%AD%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%2F%E3%82%B3%E3%83%BC%E3%83%89%2F00.%E5%85%A8%E4%BD%93%2FC%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1.Designer.cs;fp=DTXCreator%E3%83%97%E3%83%AD%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%2F%E3%82%B3%E3%83%BC%E3%83%89%2F00.%E5%85%A8%E4%BD%93%2FC%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1.Designer.cs;h=0000000000000000000000000000000000000000;hb=7bf3e650c7c6f5afac463ea6e288fcd3fad4387b;hp=e28dfdfaa4c8a3194454745d39b3db8c33852501;hpb=296446998eeba408353da55a275458b590e4ebf5;p=dtxmania%2Fdtxmania.git diff --git a/DTXCreatorプロジェクト/コード/00.全体/Cバージョン情報.Designer.cs b/DTXCreatorプロジェクト/コード/00.全体/Cバージョン情報.Designer.cs deleted file mode 100644 index e28dfdfa..00000000 --- a/DTXCreatorプロジェクト/コード/00.全体/Cバージョン情報.Designer.cs +++ /dev/null @@ -1,61 +0,0 @@ - -namespace DTXCreator -{ - partial class Cバージョン情報 - { - /// - /// 必要なデザイナ変数です。 - /// - private System.ComponentModel.IContainer components = null; - - /// - /// 使用中のリソースをすべてクリーンアップします。 - /// - /// マネージ リソースが破棄される場合 true、破棄されない場合は false です。 - /// - protected override void Dispose( bool disposing ) - { - if( disposing && ( this.components != null ) ) - { - this.components.Dispose(); - } - base.Dispose( disposing ); - } - - #region Windows フォーム デザイナで生成されたコード - - /// - /// デザイナ サポートに必要なメソッドです。このメソッドの内容を - /// コード エディタで変更しないでください。 - /// - private void InitializeComponent() - { - this.SuspendLayout(); - // - // Cバージョン情報 - // - this.AutoScaleDimensions = new System.Drawing.SizeF( 6F, 12F ); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.BackgroundImage = global::DTXCreator.Properties.Resources.バージョン情報; - this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; - this.ClientSize = new System.Drawing.Size( 450, 250 ); - this.ControlBox = false; - this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; - this.MaximizeBox = false; - this.MinimizeBox = false; - this.Name = "Cバージョン情報"; - this.Padding = new System.Windows.Forms.Padding( 8 ); - this.ShowIcon = false; - this.ShowInTaskbar = false; - this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; - this.Paint += new System.Windows.Forms.PaintEventHandler( this.Cバージョン情報_Paint ); - this.Click += new System.EventHandler( this.Cバージョン情報_Click ); - this.KeyDown += new System.Windows.Forms.KeyEventHandler( this.Cバージョン情報_KeyDown ); - this.ResumeLayout( false ); - - } - - #endregion - - } -}