I know how to create an instance of activeX control using CreateObject, but this doesn't exactly display the visual control on the form. It seems like it only creates an object instance of it. How do I make it so that i can switch between activex *visual* controls dynamically on a form? thanks,