Change Parent Interfaces Dialog Box
- Updated2025-07-30
- 1 minute(s) read
Click the Change Parent Interfaces button on the Inheritance page of the Class/Interface Properties dialog box to display this dialog box.
Use the Change Parent Interfaces dialog box to change the parent interfaces that a class or interface inherits from.
This dialog box includes the following components:
| Option | Description |
|---|---|
| Available Interfaces | Displays all the interfaces in the LabVIEW project. |
| Inherit from these interfaces | Displays all the interfaces that the current class or interface inherits from. |
| Include | Adds the selected interface(s) to the parent interfaces list. |
| Exclude | Removes the selected interface(s) from the parent interfaces list. |