property SplitBar.ExtendedObject as String
Specifies a list of property names separated by comma character, that indicates the Object property of the extended control. The Object property of an extended control returns the original /hosted object.

TypeDescription
String A String expression that specifies a list of property names separated by comma character, that indicates the Object property of the extended control. For instance, "Object,GetOcx,DefaultInterface,nativeObject"
By default, the ExtendedObject property is "Object". The Object property of an extended control returns the original /hosted object. 

The ExtendedObject property may be used by /COM version by the following properties:

on following programming languages:

The ExtendedObject property is not available on the /NET version.