I have a program with a main screen that calls subprograms.
I call the subprograms from the Click method of a button on the main screen.
If you single-click on the button, it launches the subprogram.
But if you double-click on the button, the program locks up.
The only way to get out is to Ctrl-Alt-Del, yet the Task Manager says that VFP is running.
I've looked for another window behind the main screen, nothing there.
I can't find a double-click method in the property sheet either.
Any idea what causes this, and how I can control it?
TIA
I call the subprograms from the Click method of a button on the main screen.
If you single-click on the button, it launches the subprogram.
But if you double-click on the button, the program locks up.
The only way to get out is to Ctrl-Alt-Del, yet the Task Manager says that VFP is running.
I've looked for another window behind the main screen, nothing there.
I can't find a double-click method in the property sheet either.
Any idea what causes this, and how I can control it?
TIA