For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic > January 2006 > why no form be shown in task bar?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author why no form be shown in task bar?
Jerry Chen

2006-01-09, 7:16 pm


why no form be shown in task bar?

I want to show a form in taskbar by setting it's property ShowInTaskBar to
true, but I dont see it occur in taskbar.I dont know what happened.


Bob Butler

2006-01-09, 7:16 pm

"Jerry Chen" <jerane@sina.com> wrote in message
news:%23rY9ISUCGHA.412@TK2MSFTNGP15.phx.gbl
> why no form be shown in task bar?
>
> I want to show a form in taskbar by setting it's property
> ShowInTaskBar to true, but I dont see it occur in taskbar.I dont know
> what happened.


If you are showing it using vbModal it will not be there; you can use the
API to force it to appear in this case

The borderstyle also affects whether it appears or not

--
Reply to the group so all can participate
VB.Net: "Fool me once..."

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com