Fixed error with info form.

This commit is contained in:
Adam McCane 2024-02-07 12:10:04 -05:00
parent 9f6be9d958
commit 165b262acf

View File

@ -319,7 +319,6 @@ namespace Louis__Pharmacy_CNSA212_FP
this.ClientSize = new System.Drawing.Size(920, 468);
this.Controls.Add(this.tbcInfo);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MainMenuStrip = this.mnusNavigation;
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Name = "frmInfo";
this.Text = "Louis\' Pharmacy - View Patient / Prescription Info";