H
Hilton
Hi,
This is a C#, CF 1.0 app for the Smartphone (e.g. Cingular Blackjack).
I have a page with some controls and some text boxes. The (non-text box)
controls should never get the focus. The focus must always remain with one
of the text boxes. Since CF 1.0 does not have TabStop, what would be the
easiest/best way of doing this?
BTW: Ilya (or other MS folks), does Label have its TabStop hard-coded to
false?
Thanks,
Hilton
This is a C#, CF 1.0 app for the Smartphone (e.g. Cingular Blackjack).
I have a page with some controls and some text boxes. The (non-text box)
controls should never get the focus. The focus must always remain with one
of the text boxes. Since CF 1.0 does not have TabStop, what would be the
easiest/best way of doing this?
BTW: Ilya (or other MS folks), does Label have its TabStop hard-coded to
false?
Thanks,
Hilton