Edit graphic object properties

Change the properties of an object to change the name, unique properties for the object, as well as its appearance and behavior at runtime.
  1. In Project view or in the editor, select the object to edit.
  2. In Properties, edit the properties values.
    Tip: The displayed properties for an object depend on the selected object. See Common properties.
(optional) In Events, add methods to run when an event occurs. See Add a method to an existing event.
Tip: Gauge objects contain Value and Gauge categories. If the Minimum value and Maximum value properties of a gauge change continuously and rapidly, the performance of the runtime application is impacted because the gauge must be redrawn with each change.