Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
This is basically what Greg suggested but doing it at the form level instead of the field level. ProcessTabKey just executes the underlying Tab code which generally takes the current control that youa re in and calls the SelectNext() methods. But at any rate, glad you got it going.
|