Function in Class

This commit is contained in:
Frozd
2025-09-18 08:34:06 +02:00
parent 1654c4d722
commit 7d71783102
11 changed files with 1154 additions and 24 deletions

View File

@@ -72,6 +72,7 @@
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoSize = true;
this.BackColor = System.Drawing.SystemColors.Control;
this.Controls.Add(this.lblCarDetails);
this.Controls.Add(this.lblCarName);