Labels and Text boxes
When you're using a form to enter text in a memo field, pressing [Enter] within the text inserts a line break.
However, when you're working with a memo in a table's Datasheet view, pressing [Enter] moves the focus to the next field.
You can force line breaks when you're entering text by pressing [Ctrl][Enter]. This technique also works with text fields and can be applied when you're entering text in labels or text boxes on a form.
To permanently configure a text box so that pressing [Enter] inserts a new line, set its EnterKeyBehavior property equal to New Line In Field.
See all Topics
No comments:
Post a Comment