Home All Groups Group Topic Archive Search About

run form without this

Author
24 Jul 2006 4:44 AM
rodchar
hey all,
is there a way to run my vb.net form without it showing up down at the
bottom (i don't know what the thing is called, but it's when you hit minimize
and it's down there at the bottom for you to restore)?

thanks,
rodchar

Author
24 Jul 2006 5:40 AM
Steven Nagy
Yes.
Its one of the properties of your form.
Possibly "ShowInTaskBar"


rodchar wrote:
Show quoteHide quote
> hey all,
> is there a way to run my vb.net form without it showing up down at the
> bottom (i don't know what the thing is called, but it's when you hit minimize
> and it's down there at the bottom for you to restore)?
>
> thanks,
> rodchar
Author
24 Jul 2006 12:35 PM
rodchar
Thank you very much.

Show quoteHide quote
"Steven Nagy" wrote:

> Yes.
> Its one of the properties of your form.
> Possibly "ShowInTaskBar"
>
>
> rodchar wrote:
> > hey all,
> > is there a way to run my vb.net form without it showing up down at the
> > bottom (i don't know what the thing is called, but it's when you hit minimize
> > and it's down there at the bottom for you to restore)?
> >
> > thanks,
> > rodchar
>
>