Stop records navigation by mouse

P

Prince

Hi,

I develop "single form" and hide navigation buttons and create own buttons
to save and move records, but records can be move by mouse roling can we
stop that??

Thanks in advance
 
R

Rick Brandt

Prince said:
Hi,

I develop "single form" and hide navigation buttons and create own
buttons to save and move records, but records can be move by mouse
roling can we stop that??

Thanks in advance



See...

http://www.lebans.com/mousewheelonoff.htm

....for a solution to the mouse wheel. Of course you will want to prevent
all of the other ways a user can change records.

PageUp key
PageDown key
Applying Filter (menus and toolbars)
Removing Filter (menus and toolbars)
Find (menus and toolbars)
Edit, Go-To on the main menu

(I probably missed some)
 
Top