M
Manpreet Randhawa
Is there a way to override the forms default window class name ..
(WindowsForms10.Window.8.....) ?
I tried to override CreateParams but got an exception
System.ComponentModel.Win32Exception "Invalid window class name"
Can someone please help as my app needs to be located by a c++ app
which is using FindWindow() method.
Any help will be greatly appreciated...
(WindowsForms10.Window.8.....) ?
I tried to override CreateParams but got an exception
System.ComponentModel.Win32Exception "Invalid window class name"
Can someone please help as my app needs to be located by a c++ app
which is using FindWindow() method.
Any help will be greatly appreciated...