Tab's in a multiline text box

G

Guest

I've always wondered this so I've finally going to ask.

When you have a multi-line textbox on a form, is it possible to make the Tab
key actually insert a tab character into the textbox instead of moving the
focus on to the next control in the form? I’ve made a form with a rich text
control on it. My users can't seem to understand that the tab key shifts the
focus instead of indenting. Anyone solved this problem?
 
G

Guest

Okay that’s a bit embarrassing there’s a TabKeyBehaviour property that
controls this. Nevermind.

- Rm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top