Re: What can we do in C#.net with a given window handle?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"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


.



Relevant Pages

  • Re: help with thunk implementation for armV4
    ... Win32 does not really provide window objects, ... and the machine code in the thunk leaves the stack ... kept on the stack or heap - the core message handler is inherited by ...
    (microsoft.public.windowsce.app.development)
  • Splitter window in Win32
    ... I am a newbie to win32. ... The approach I am following to create this splitter window is, ... Very often I am getting stucked into lot many exceptions like "Access ...
    (microsoft.public.win32.programmer.ui)
  • Hosting .Net controls in Win32 application
    ... new modules in .NET WinForms and dock them as child windows in the old Win32 ... Child window relationship ... but I have strange feeling about going around .NET's message loop ... ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Can windowform surface be drawn by native window functions? (Win32 or MFC)
    ... in fact I did try some drawing on the .NET ... window using the traditional Win32 functions and it does work. ... I am writing a .NET app that uses DLL libraries in native C++. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Cello Shots (contd)
    ... Under Win32 it is worthwhile in new or exploratory code to keep window ... REPL and have all the HWND's accessible. ... > Kenny Tilton wrote: ...
    (comp.lang.lisp)