Example: Change the ControlInCharge and ButtonBarName properties
- Last UpdatedNov 26, 2024
- 2 minute read
Install and embed the Utilization and Button Bar controls into a symbol as described in:
In this example, the ControlInCharge property of the Button Bar control and the ButtonBarName property of the Utilization controls are set.
The ButtonBarName property is set to associate the Button Bar control with the Utilization control. For more information, see ButtonBarName property.
The ControlInCharge property is used to set or get the ID of the control that currently has control of the Button Bar control. For more information, see ControlInCharge property.
Set the ControlInCharge property of the ButtonBar control
-
Select the embedded Button Bar control.
The Properties Editor shows all properties of the Button Bar control.
-
In the Factelligence property category, locate the ControlInCharge property.
-
Set the ControlInCharge property to the name of the Utilization control.

Set the ButtonBarName property of the Utilization control
-
Select the embedded Utilization control.
The Properties Editor shows all properties of the Utilization control.
-
In the Factelligence property category, locate the property ButtonBarName.
-
Set the ButtonBarName property to the name of the button bar.
