Merge branch 'master' of https://github.com/EggMan20339/CNSA-212
This commit is contained in:
commit
a5cfb16d80
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user