AppSpecialist
Programmer
I know this has probably been hashed out quite a bit, but I have a question.
In the form load procedure I am using findwindow to see if th form is already loaded. It finds a match and thinks the form is already loaded... but there is no other version running. I am thinking it is finding itself???
Anyone know of a better way to do what I am looking for or to get findwindow not to look at itself. In this instance... App.previnstance will not do the job for me.
Thanks so much...
In the form load procedure I am using findwindow to see if th form is already loaded. It finds a match and thinks the form is already loaded... but there is no other version running. I am thinking it is finding itself???
Anyone know of a better way to do what I am looking for or to get findwindow not to look at itself. In this instance... App.previnstance will not do the job for me.
Thanks so much...