Dmitriy
Wed Feb 25 04:35:57 CST 2004
Hi,
You can use the Hide() method of the form or of the control.
--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://www.x-unity.net/teststudio.aspx
Bring the power of unit testing to VS .NET IDE
"Nilesh" <nilesh.rade@symphonysv.com> wrote in message
news:0919F62A-F2D3-4737-AD46-99A98B04F287@microsoft.com...
> Hi
> Is there any API using which I can do exactly the reverse thing that an
ShowWindow method os User32.dll does?
> I want to make a window disappear......
> Any 1 can help