Results 1 to 2 of 2

Thread: Form to ActiveX

  1. #1

    Thread Starter
    Addicted Member MrPresident2k's Avatar
    Join Date
    May 2002
    Location
    INDIA
    Posts
    167

    Exclamation 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.

  2. #2
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    you cannot.
    you will have to make your own methodes and properties to access them.

    ie

    YourControl.AddToCombo sItem
    -= a peet post =-

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width