"On Enter" Event

M

mike

Hi all
I want to be able to move to the next line while typing in a text box
on pressing enter.
How can I do that?
All help will be appreciated.
Thanks
 
R

Rick Brandt

mike said:
Hi all
I want to be able to move to the next line while typing in a text box
on pressing enter.
How can I do that?
All help will be appreciated.
Thanks

Change the "Enter Key Behavior" property of the control. It's on the {
Other } tab of the property sheet I believe.
 
Top