Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I like to use a com component (OCX) on my Web Form. I have it in my Toolbox and on the Web Form.

 

It displays fine but I cant seem to get it to work. I cant access its properties to set and load data.

 

It shows up with two sets of properties - one that you see in VB6 and one with <object>. How do I get both of them to see the same thing.

 

I am new at this and was wondering if I can get some help as to how I can get an activex (ocs) to work in Vb.Net 2003 Web Form.

 

Thanks

Sunil Prasad

Posted

Imports VsPrinterLib

 

gives me access to all the properties I get in VB6.

 

Only ones I cant access are the <Object> properties.

 

I dont get it. I really like to use this OCX in my web form.

 

Thanks

Sunil

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...