Control properties
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a C# application, with a property "Windowhandler" of type IntPtr. This is a window handler of a (managed) control contained by another .NET application that is running. Now I need to retrieve that control's name and type. Does anyone can point me in the right direction on how this can be done? Thanks, Kind regards, Ludwig