how to use a component in a console app?
Hi,
the subject says it all...
I'm trying to make my first console application and need to use a component that I've used in forms applications.
It's easy with a form, drag and drop, but I'm having trouble figuring out how to use a component in a console app.
any help would be much appreciated.
thanks
- J
Re: how to use a component in a console app?
Quote:
Originally posted by sequoyan
Hi,
the subject says it all...
I'm trying to make my first console application and need to use a component that I've used in forms applications.
It's easy with a form, drag and drop, but I'm having trouble figuring out how to use a component in a console app.
any help would be much appreciated.
thanks
- J
you mean like buttons, pictureboxes and things like that? hmm I dont think you can