Inheritance of property attributes
WinStudio components that are bound to an IDO property inherit (or override) the attributes of the IDO property. Additionally, an IDO property can inherit (or override) attributes from an IDO property class, and WinStudio components can inherit (or override) attributes from component classes and property class extensions.
The inheritance hierarchy for components bound to IDO properties is as follows:
IDO property class (if any)
IDO property
WinStudio property class extension (if any)
WinStudio component class (if any)
WinStudio component
For components not bound to IDO properties, the inheritance hierarchy is:
WinStudio component class (if any)
WinStudio component