Article ID: 140244
Article Last Modified on 2/10/2000
MOUSE DBLCLICK AT 0.1,0.1 WINDOW "Standard"
MODIFY PROJECT HOME()+'samples\mainsamp\tastrade.pjx'To dock the Tastrade Project, use this command:
MOUSE DBLCLICK AT -0.1,0.1 WINDOW "PROJECT MANAGER - TASTRADE"To undock the Tastrade Project, use this command:
MOUSE DBLCLICK AT 0.1,0.1 WINDOW "PROJECT MANAGER - TASTRADE"NOTE: In this last example, you could have just used the window name PROJECT. However, if there is more than one project open and only PROJECT is used, Visual FoxPro picks one of the projects at random to dock or undock. You need to use the complete name to guarantee that a particular project is docked or undocked.
Additional query words: VFoxWin
Keywords: KB140244