Click to See Complete Forum and Search --> : How do you hide the windows task bar without using API???
kourosh
Nov 20th, 1999, 12:24 PM
Hi, I wanted to know how do you hide the windows task bar without using API? I know it is possible because I have seen it in a program once. Please help me.
:)
ShadowCrawler
Nov 20th, 1999, 01:17 PM
1. What's wrong with using API?
2. I doubt there would be instrinct VB support for something like that
------------------
(¯`·.¸¸.·´¯`·->ShadowCrawler<-·´¯`·.¸¸.·´¯)
Teenage Programmer
Visual Basic, HTML, C++, JavaScript
http://welcome.to/X12Tech
Email: craigkovatch@compuserve.com
ICQ#: 9872708 (http://wwp.mirabilis.com/9872708)
John
Nov 20th, 1999, 01:52 PM
If you don't mind using the API, have look at:
http://www.vb-world.net/tips/tip38.html
Or if you want to encapsulate it all in an ActiveX control:
http://www.vb-world.net/tips/tip86.html
------------------
John Percival
Editor, VB-World.net
john@vb-world.net
kourosh
Nov 21st, 1999, 06:43 AM
The problem is I have no knowledge about windows API. That is why I don't want to use it.
:)
Yonatan
Nov 21st, 1999, 11:53 AM
What's the difference? They both do the same...
This thing is impossible without the API, just like anything else - any program you make uses the API a LOT and you don't even know it...
------------------
Yonatan
Teenage Programmer
E-Mail: RZvika@netvision.net.il
ICQ: 19552879 (http://www.icq.com/19552879)
AIM: RYoni69
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.