Tab stopped working

S

-- SCOTT--

After adding numerous controls to a Multipage control, I
am now no longer able to tab between Text Box controls.
The tab function did work prior to the recent adds.
Instead of changing the focus, the tab key now adds a tab
in the Text Box.

The Text Box properties which affect the tab as set as
follows:
AutoTab = False
MultiLine = False
TabIndex = 1 thru n (depending on text box location)
TabKeyBehavior = False
TabStop = True

Any help is greatly appreciated!!!

Thanks...Scott
 

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