Closed MCole-K9 closed 2 years ago
For some reason the IsFormOpen method is not working. Writing the code directly in the scope of where it is being used doesn't seem to make a difference. It is strange because the code work in other projects
After debugging i discoverd that the program is not seeing the the name property of the form. Will use the text property of the form instead.
For some reason the IsFormOpen method is not working. Writing the code directly in the scope of where it is being used doesn't seem to make a difference. It is strange because the code work in other projects