Added some more error handling
This commit is contained in:
Generated
+1
@@ -182,6 +182,7 @@
|
||||
this.tbxDriverName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||||
this.tbxDriverName.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.tbxDriverName.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F);
|
||||
this.tbxDriverName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
|
||||
this.tbxDriverName.Location = new System.Drawing.Point(10, 235);
|
||||
this.tbxDriverName.Name = "tbxDriverName";
|
||||
this.tbxDriverName.Size = new System.Drawing.Size(243, 24);
|
||||
|
||||
Reference in New Issue
Block a user