Re: What can we do in C#.net with a given window handle?
- From: "Chris Mullins [MVP]" <cmullins@xxxxxxxxx>
- Date: Thu, 26 Apr 2007 15:26:08 -0700
"Andrew" <Andrew@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote
What can we do in C#.net with a given window handle? For example, can we
activate or close this window? How? Any reference papers?
Anything you could do in Win32 you can do in C#. It may require some Win32
calls, but really there are no limits.
What are you trying to accomplish?
--
Chris Mullins, MCSD.NET, MCPD:Enterprise, Microsoft C# MVP
http://www.coversant.com/blogs/cmullins
.
- Prev by Date: "The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel"
- Next by Date: why use .net?
- Previous by thread: "The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel"
- Next by thread: Re: What can we do in C#.net with a given window handle?
- Index(es):
Relevant Pages
|