Thread
:
Hiding a Window From the Taskbar (Not Exlusivley for VB)
View Single Post
Jul 27th, 2006, 3:22 AM
#
5
v0id
Hobbyist Programmer
Join Date: Apr 2006
Posts: 155
Rep Power:
3
Try look at MSDN, they probably have it.
If you set your mainwindow in C++ to WS_CHILD, it don't show up, maybe it's the same in VB.net.
__________________
-- v0id
v0id
View Public Profile
Visit v0id's homepage!
Find More Posts by v0id