WinStudio
Creating a Component Class Based on a Component
To create a new component class based on a component:
- Open a form and enter Design Mode.
- Create a component or select a component that does not inherit
from a component class.
- In the Component property sheet, enter in the Component
Class row the name of the new component class.
- Click OK to confirm that you want to create a new component
class.
- Click the row Set Class From, and then click the ellipses
(...) button.
- Click Yes.
Related Topics
About
Inheritance from IDOs, Component Classes, and Property Class Extensions
Tip: Inheritance Strategies