Import .NET Controls in ArchestrA IDE
- Last UpdatedOct 30, 2024
- 2 minute read
You must first import the .NET controls to the ArchestrA IDE.
To import the .NET controls to the ArchestrA IDE
-
Open the ArchestrA IDE.
-
Click Galaxy > Import > Client Control. The Import Client Control(s) page appears.
-
Browse to the root location of AVEVA Batch Management installation and open the IBGuiControls.Net.dll file from the ...\Batch Management\AppObjects folder.

The following .NET controls are imported and are available under the Graphic Toolbox tab as shown in the screenshot:
-
BatchButton: The BatchButton control is a configurable batch action button. It is tied to a BatchList control or in some cases it is linked to a BatchField control.
-
BatchField: The BatchField control is a data field that is linked to a BatchList control.
-
BatchGuiConfig: The BatchGuiConfig control provides central administration of all Batch GUI controls for an application.
-
BatchList: The BatchList control provides live list data.
-
BatchSecCtrl: The BatchSecCtrl control allows the user application access to the AVEVA Batch Management security system so that applications and functions can be secured.
-
InBatchSFC: The InBatchSFC control allows you to set different colors to different conditions in the SFC.
-
OcxBatch: The OcxBatch control provides an interface that you can use to schedule, monitor, and control batches.
-
For more information related to the Properties description of each control, refer to ActiveX GUI Controls