|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
run form without thishey 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 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 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 > > |
|||||||||||||||||||||||