G
Guest
Hi. If I do a Win32 GetClassName() on the handle of one of my Form objects, I
get something like "WindowsForms10.Window.8.app3". Is there any way for me to
set, either at design-time or run-time, the ClassName of my form so that it's
something more meaningful than this?
Also, how does are these ClassName strings generated and do there dot
notations have any meaning?
Thanks.
Alex
get something like "WindowsForms10.Window.8.app3". Is there any way for me to
set, either at design-time or run-time, the ClassName of my form so that it's
something more meaningful than this?
Also, how does are these ClassName strings generated and do there dot
notations have any meaning?
Thanks.
Alex