PC Review


Reply
Thread Tools Rate Thread

Cursor.Position

 
 
Michael.A.Kelley@gmail.com
Guest
Posts: n/a
 
      19th Jan 2007
I want to move the cursor in a MouseMove event callback. I'm using
Cursor.Position to set the new mouse position. Unfortunately this
seems to prevent the rest of the form from updating until I stop
setting Cursor.Position (for example, I have a textbox and a progress
bar that should update while the MouseMove event is being handled, but
they don't update if I always set the Cursor.Position property.) I've
tried calling the Win32 function SetCursorPos() directly, but that has
the same effect. Is there something else I can do to make my form
update?

Thanks!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Cursor position Al Campagna Microsoft Access Forms 6 12th Jan 2010 07:05 PM
Re: Cursor position John W. Vinson Microsoft Access Forms 0 11th Jan 2010 09:37 PM
Cursor position JonWayn Microsoft Access Form Coding 1 17th Oct 2008 10:41 PM
Position Cursor to A1 Dennis Damsgaard Microsoft Excel Programming 3 8th Jun 2004 10:30 PM
Cursor position ramesh Microsoft Word New Users 1 1st Aug 2003 07:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:52 AM.