MCole-K9 / JamaicaAgriculturalHub

0 stars 0 forks source link

IsFormOpen() Method not Working #1

Closed MCole-K9 closed 2 years ago

MCole-K9 commented 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

MCole-K9 commented 2 years ago

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.