Results 1 to 3 of 3

Thread: Hi Peet regd Form to ActiveX

  1. #1

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

    Hi Peet regd Form to ActiveX

    Hi,

    This is what my problem is. Iam creating an ActiveX control to be displayed in a browser. In that I have a form. This form is just to be as a MSgBox. And in that form I have a selection in which if I select a value, I have to update a DropDown in the control.
    So I wrote a public method in the control to be accessed from the form.

    So the control is not in the form. Iam using it in the browser. So I have to create an Object of the control or do something to access the public method in the control from the form.

    Thanks,
    Pres

  2. #2
    Hyperactive Member
    Join Date
    May 2002
    Location
    Wisconsin, USA
    Posts
    279
    I don't exactly understand what your problem is. Could you please explain a little more?

  3. #3

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

    Hi..

    Hi,
    This is the problem. I have an ActiveX control. I have to embed this in a Browser not in a form. I have a form with the ActiveX and it has some images and corresponding buttons. This form pops up when I click a particular button in the control.

    If I select an image the corresponding name of the image should get populated in a combo box which is in the ActiveX control.

    The problem is I cannot access the control from the form.

    Generally I have to pass a set of values from a form to a ActiveX control.

    I have attached a sample project of this sort.

    Thanks,
    Pres.
    Attached Files Attached Files

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