redundant classses

  • Thread starter Thread starter jg
  • Start date Start date
J

jg

how do I remove predominant classes form my studio project?
I had some classes I no long need.


By the way must one always have to have class1.vb even if it is empty? I
don't like using class1 because my component is to be used by COM client and
as such it is totally meaningless

BTW I am using Vstudio 2005 express
 
If they're no longer needed, then just delete them. And unless your
class1.vb file has any code that you need, you can delete that too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top