This is a migrated thread and some comments may be shown as answers.

RadPane Tabbing

0 Answers 33 Views
Docking
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 15 Oct 2012, 04:15 PM
Hi,

I'm trying to programatically control tabbing in a ChildWindow with RadPanes.

When the tab key is pressed on the last textbox on a pane I want to select the next pane and focus the first textbox on that pane.

Walking the Visual Tree, there seems to be no control for a RadPane.

Is there a way to programatically 

    - find the RadPane which contains a TextBox
    - find the next RadPane in the RadPaneGroup
    - make that active.

TIA.

No answers yet. Maybe you can help?

Tags
Docking
Asked by
David
Top achievements
Rank 1
Share this question
or