Parent
Returns a form, object or a collection in which the ADS-OCX is contained.
object.Parent As Object
Comment
In order, for instance, to find the name of the container, you must enter the following instruction: AdsOcx1.Parent.Name
Returns a form, object or a collection in which the ADS-OCX is contained.
object.Parent As Object
In order, for instance, to find the name of the container, you must enter the following instruction: AdsOcx1.Parent.Name