Parent
Returns a form, object or a collection in which the ADS-OCX is contained.
object.Parent As ObjectComment
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 ObjectIn order, for instance, to find the name of the container, you must enter the following instruction: AdsOcx1.Parent.Name