Deleting a Declared Interface

Delete a declared interface from the object painter for the object implementing the interface.

When you delete an interface, you can keep or delete the interface functions, indexers, and properties.

  1. Open the painter for the object with a declared interface that you want to delete.
  2. Select Declare from the drop-down list at the top left of the painter, then select Interfaces from the second drop-down list.
  3. Right-click the interface to delete and select Delete.
  4. In the Delete Interface dialog box, unselect any checked functions, indexers, or properties you want to keep.
  5. Click OK.
    If you open the PB Object Outline view, you still see the functions, indexers, or properties you chose to keep.