Change Parent Interfaces Dialog Box
Requires: Base Development System
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:
- Available Interfaces—Displays all the interfaces in the LabVIEW project.
A class or interface cannot inherit from any of its descendants. Descendants are dimmed in the Available Interfaces list.
- 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.