how to off cursor

H

hisham

dear friend,
any body can help...
i would to off scroll thru cursor data in the form. what heppen now, data in
form can scroll bar from cursor.
 
S

Stuart McCall

hisham said:
dear friend,
any body can help...
i would to off scroll thru cursor data in the form. what heppen now, data
in
form can scroll bar from cursor.

Try setting the 'Scroll Bars' property of the form to 'Neither'.
 
Top