--- trunk/RomCheater/Docking/FloatingDataTypeConverter.Designer.cs 2012/06/02 11:02:38 218 +++ trunk/RomCheater/Docking/FloatingDataTypeConverter.Designer.cs 2012/06/02 11:55:57 220 @@ -28,11 +28,22 @@ /// private void InitializeComponent() { - this.components = new System.ComponentModel.Container(); + this.SuspendLayout(); + // + // FloatingDataTypeConverter + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.Text = "FloatingDataTypeConverter"; + this.ClientSize = new System.Drawing.Size(438, 339); + this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Name = "FloatingDataTypeConverter"; + this.Text = "Data Type Converter"; + this.ResumeLayout(false); + } #endregion + + } } \ No newline at end of file