WinStudio

Creating a Component Class Based on a Component

To create a new component class based on a component:

  1. Open a form and enter Design Mode.
  2. Create a component or select a component that does not inherit from a component class.
  3. In the Component property sheet, enter in the Component Class row the name of the new component class.
  4. Click OK to confirm that you want to create a new component class.
  5. Click the row Set Class From, and then click the ellipses (...) button.
  6. Click Yes.

Related Topics

About Inheritance from IDOs, Component Classes, and Property Class Extensions

Tip: Inheritance Strategies