: : : Hi,
: : :
: : : do you know a way that a vb form will be shown in the task if it is borderless?
: : :
: : : Thanks,
: : : Andrew
: : :
: :
: : If you meant to say Taskbar, then just do this:
: : First set the 'Border' property of the form in question to 'None'. Then set the 'ShowInTaskbar' property to 'True'. That's it!
: :
: Thanks.
:
And, next time, please post in the VB board:
http://www.programmersheaven.com/c/MsgBoard/wwwboard.asp?Board=14