MicahCarrick
Nov 29th, 1999, 02:27 PM
Thank you for your help y'all ... so far it's all been very helpful.
Now what I'm trying to do is, using the GetCursorPosition (That aaron so nicely introduced to me in my last question), is there some way to establish when the mouse button is clicked ... anywhere on any form and then use that getCursorPostition to establish where it was clicked? Basically all I'm trying to do is get my form to unload when the user clicks anywhere else outside that form ... lost_focus doesn't seem to work. Perhaps there's a better idea out there?
And for Aaron young, you seem to have quite a few answers ... how long you been doing VB. and all the API's you know ... do you have appleman's guide, use borlands win32 reference, or just know em' that well?
Micah Carrick
Now what I'm trying to do is, using the GetCursorPosition (That aaron so nicely introduced to me in my last question), is there some way to establish when the mouse button is clicked ... anywhere on any form and then use that getCursorPostition to establish where it was clicked? Basically all I'm trying to do is get my form to unload when the user clicks anywhere else outside that form ... lost_focus doesn't seem to work. Perhaps there's a better idea out there?
And for Aaron young, you seem to have quite a few answers ... how long you been doing VB. and all the API's you know ... do you have appleman's guide, use borlands win32 reference, or just know em' that well?
Micah Carrick