|
-
Jun 4th, 2002, 02:39 AM
#1
Thread Starter
Addicted Member
Form to ActiveX
Hi,
Thanks in advance for ur help.
Iam facing a problem. I have a form and an activeX control. Iam selecting a value in the form and clicking a button, and I have to fill a dropdown in the AvtiveX control according to the value selected in the form. Iam not able to access the ActiveX control(User Control) from the form. How can I access the controls in the ActiveX control from a Form.
Thanks.
-
Jun 4th, 2002, 02:46 AM
#2
-= B u g S l a y e r =-
you cannot.
you will have to make your own methodes and properties to access them.
ie
YourControl.AddToCombo sItem
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|