dbTalk Databases Forums  

Form Coordinates

comp.databases.ms-access comp.databases.ms-access


Discuss Form Coordinates in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mat
 
Posts: n/a

Default Form Coordinates - 01-27-2009 , 11:53 PM






Hi there,

I am interested in getting the mouses coordinates on the form. I am
able to do this with the mousemove event but when the mouse passes
over a control it stops accessing the mousemove event for the form.

Thanks for any help.

Mat

Reply With Quote
  #2  
Old   
MGFoster
 
Posts: n/a

Default Re: Form Coordinates - 01-28-2009 , 12:55 AM






Mat wrote:
Quote:
Hi there,

I am interested in getting the mouses coordinates on the form. I am
able to do this with the mousemove event but when the mouse passes
over a control it stops accessing the mousemove event for the form.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Then you use the MouseMove event of the Control, which means you'll need
to put event procedures for all the control's MouseMove events.

--
MGFoster:::mgf00 <at> earthlink <decimal-point> net
Oakland, CA (USA)
** Respond only to this newsgroup. I DO NOT respond to emails **

-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQA/AwUBSYABaYechKqOuFEgEQIF0wCg1mACje6sBqL8LOLnVBezyt Xsa8wAmwdq
YOaXuFivz/ULmF0MCq3Q/IPb
=GYd9
-----END PGP SIGNATURE-----


Reply With Quote
  #3  
Old   
Mat
 
Posts: n/a

Default Re: Form Coordinates - 01-28-2009 , 01:04 AM



Quote:
Then you use the MouseMove event of the Control, which means you'll need
to put event procedures for all the control's MouseMove events.
Yeah I feared as much.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.