On Oct 23, 2010, at 9:50 AM, Jim Byrnes wrote:

> What controls which key causes movement to the next control in the tab 
> order?

        Tab is the only key which is expected to advance focus.

> I now have a mixture of dTextBoxes and dMaskedTextBoxes.  Only the Tab 
> key will cause movement in a dTextBox, but either the Tab or the Enter 
> keys will work in a dMaskedTextBox.

        Interesting - I don't use dMaskedTextBox much

> I would like the Enter key to work throughout my form. I realize I could 
> replace all of the dTextBoxes, but thought it might be easier if there 
> was just some setting I was unaware of that could be changed.

        I am working on generalizing the code to add navigation keys to all the 
controls. It may take a day or two until it's ready.


-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to