Originally posted by kleinma
but did you notice that when both are unselected when you first run the app.. it works how it should... its only after you clear the options via code that it skips them...

and i cant set one as default because this is how the specs are set up
You can programmatically set the focus though. Check on the text boxe's lostfocus if the focus is changed using tab ... if it is set the focus to one of two options.