Configure the speed panel (type)
Add a label, gauge, and a button that changes panels.
-
Create a speed label:
- In Project view pane, right-click SpeedPanel (type) and select .
-
Hover-over the label, select
, and enter SpeedLabel.
- In Properties pane, set Text to Speed.
-
Create a speed circular gauge:
-
Create a button that changes panels:
- In Project view, right-click SpeedPanel (type) and select .
-
Hover-over the label, select
, and enter ChangePanelButton.
- In Properties, set the Text property value to Change Panel.
-
In Events, next to MouseClick event, select
and select .
- Under Input arguments, create a dynamic link between NewPanel and