Hi,
I don;t know how to do this, but I suggest you to search in the windows NG,
you will definitely will have to P/invoke some API method
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Rain" <Ra**@discussions.microsoft.com> wrote in message
news:70**********************************@microsof t.com...
Does anyone know the code in C# or snippet or API so i can hide and show
the
windows taskbar? Many people have suggested using ShowWindow and
FindWindow
or the ABM_SETSTATE but i am having problem with the code. Cant seem to
make
it work. Would really appreciate any code given.. Thank you so much! I
really
need this one. Thank you in advance.
Hiding and showing of windows taskbar or the auto-hide property of the
taskbar will do. Thank you.
Im using .Net 1.1, XP.