Custom Window Class
I'm trying to give my app a custom class name instead of the default name given (something like WindowsForms10.Window.8.app.0.3b95145) for sending messages to from a different app. I've searched everywhere but I can't find a way of doing it in C#, does anyone know a way of doing it?

