Uppdatering
This commit is contained in:
2
MetoderUppgift/Form1.Designer.cs
generated
2
MetoderUppgift/Form1.Designer.cs
generated
@@ -54,6 +54,7 @@ namespace MetoderUppgift
|
||||
Throttle.Name = "Throttle";
|
||||
Throttle.Size = new Size(112, 45);
|
||||
Throttle.TabIndex = 0;
|
||||
Throttle.TabStop = false;
|
||||
Throttle.Value = 2;
|
||||
//
|
||||
// lblThr
|
||||
@@ -150,6 +151,7 @@ namespace MetoderUppgift
|
||||
lblMaxHastighet.Size = new Size(223, 15);
|
||||
lblMaxHastighet.TabIndex = 11;
|
||||
lblMaxHastighet.Text = "Max hastighet [m/s] (Recommended: 30)";
|
||||
lblMaxHastighet.Click += lblMaxHastighet_Click;
|
||||
//
|
||||
// BilSimulation
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user