WinStudio
In WinStudio, a property class extension is a type of global object that overrides the attributes of an IDO property class of the same name. Property class extensions apply only to components that are bound to IDO properties for which there is an IDO property class. In these cases, a WinStudio property class extension lets you standardize how components override the IDO property class behavior. A component can override the attributes of its property class extension. Attributes that are not overridden can be updated in the property class extension, automatically updating every component that inherits from the class.
You can create a property class extension for any IDO property class that exists in the IDO objects database. Packaged attributes are inheritable in the WinStudio inheritance hierarchy.
About Inheritance from IDOs, Component Classes, and Property Class Extensions