namespace DTXCreator { partial class Cバージョン情報 { /// /// 必要なデザイナ変数です。 /// private System.ComponentModel.IContainer components; /// /// 使用中のリソースをすべてクリーンアップします。 /// /// マネージ リソースが破棄される場合 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 } }