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

Focus Pane or Floating Window on right click

1 Answer 107 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 21 Nov 2012, 02:47 PM
Hi,

I've noticed that the panes and floating windows aren't focused when I right mouse click on each control.

What's the best way to focus a Pane/Floating Window on right mouse click?

Thank you for your time,

Rob

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 26 Nov 2012, 01:07 PM
Hi Robert,

Unfortunately  the triggering of the GotFocus event depends on the controls that are hosted in the RadPane. For example clicking on a simple TextBox would work, but with some other controls it wont do it. What you can do is, if possible to use ActivePaneChanged event instead of GotFocus as shown in the attache project. Also you can check simple implementation of selecting  RadPane in a PaneGroup with clicking on its header. It would be great if you can check it out and let us know if this works for you.
Hope this will help.

All the best,
Georgi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Docking
Asked by
Robert
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or