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

problems with class module

Status
Not open for further replies.

oigo

Programmer
Apr 27, 2002
23
0
0
CO
Hello, I get a class module in my application but I don´t find the properties Persistable and Instancing in the Properties window, where I set these properties?

Thanks
 
You only get those if you set your project to be a ActiveX exe or ActiveX dll. Just adding a class module to a normal project won't make them appear.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top