Hey!
I'm using VB6. I have a form which contains five buttons and a frame. There are couple of buttons, checkboxes and six optionbuttons on this frame. I want to set the tabstop only for those five buttons outside the frame. How to do this? Setting the tabstop property to false helps only with the regular command buttons and checkboxes but after the tabindex 5 my app jumps to one of those optionbuttons (even I have set them also to tabstop = false)....please help.
L


Reply With Quote
