Guys,
What's up :-) Need your help.
My control is constructed from nested list boxes and tree views. Each list box / tree view item also contains rich text boxes and other controls.
I want to define a 'tab' focus behavior such that when the user clicks 'Tab' the next focusable item (according to an order i define) will become focused.
Currently it doesn't work as i accept (it only works partially).
My question is not specific to my case - rather on how to define such behavior at all. As an extreme example, let's say i want to completely control this and make the focus jump between items not physically near.
Anyone might know how this can be controlled?
YOUR HELP WILL BE APPRECIATED :-) Gili