Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Opening an Activex Control in VB

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0
Hi,

I'm not a programmer and have a basic question. I want to open and edit a third party activex control. What files do I need to open the control in Visual Basic to take a look at whats going on? I try to point to the *.ocx file and open that within VB, but receive an error.

thanks
 
not possible... these are compiled to prevent this. it's like trying to open an .exe in visual basic.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top