G
Guest
Hi
Is there any way by which I can get the ControlType like System.Windows.Forms.Button from an handle of the control.
I want to list number of controls per control type (System.Windows.Forms.*) present in any .NET application from other application. And/Or I want to list all .NET controls and their names (Button1, Button2, etc) in any .NET application
Any ideas
Regards
Neelesh
Is there any way by which I can get the ControlType like System.Windows.Forms.Button from an handle of the control.
I want to list number of controls per control type (System.Windows.Forms.*) present in any .NET application from other application. And/Or I want to list all .NET controls and their names (Button1, Button2, etc) in any .NET application
Any ideas
Regards
Neelesh