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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX Code without form

Status
Not open for further replies.

orakama

MIS
Oct 27, 2004
10
KE
hi, can anyone help me out on how to include an active X object in my code without a form.
Joseph
 
The following functions can be used:

CreateObject()
NewObject()
Add Object

...which is appropriate depends on what you are doing.

boyd.gif

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top