I been searching high and low but can not really seem to find an answer to this question. I am trying to set a name for my form window class name. It is set to this: WindowsForms10.Window.8.app.0.3a25e75_r39_ad1

so my issue is this, I need this classname to be a certain name, I am trying to make an emulator (if you could call it that) for a program that is outdated and the thing is that I am trying to load an old piece of software that looked for the classname of the form of this old software program. So I would need to set the form classnames and controls to what they were originally named.. can this be done?