problem in Dynamically adding objects of user control

Jul 14 2004 8:53 AM
Hello EveryBody I implemented one ActiveX Control in Visual Basic 6.0. And I want to add instances of this control (Dynamically) in new control or new form. But VB is not allowing me to Set object to ActiveX control. (it allow to declare object but problem is in set operation). ...every suggtion and help is regreated..