diff --git a/Louis'-Pharmacy_CNSA212-FP/frmAddPatientPhysician.Designer.cs b/Louis'-Pharmacy_CNSA212-FP/frmAddPatientPhysician.Designer.cs index 8caf93d..4282843 100644 --- a/Louis'-Pharmacy_CNSA212-FP/frmAddPatientPhysician.Designer.cs +++ b/Louis'-Pharmacy_CNSA212-FP/frmAddPatientPhysician.Designer.cs @@ -34,10 +34,11 @@ namespace Louis__Pharmacy_CNSA212_FP // // frmAddPatientPhysician // - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(800, 450); + this.ClientSize = new System.Drawing.Size(600, 366); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); + this.Margin = new System.Windows.Forms.Padding(2); this.Name = "frmAddPatientPhysician"; this.Text = "Louis\' Pharmacy - Add Patient / Physician"; this.ResumeLayout(false);