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

Force Mouseover behavior in Radpane

1 Answer 71 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Arun
Top achievements
Rank 1
Arun asked on 10 Aug 2012, 10:21 AM
I have a radpane which is unpinned.From my code at some situation i  want to make the radpane to behave like there is a mouseover in the radpane, ie the radpane should get expanded using code.  Is it possible to do so ? and how?

1 Answer, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 14 Aug 2012, 08:09 AM
Hi Arun,

I would suggest to you to use the MouseEnter and MouseLeave events to achieve that behavior in your project. You should use those events on the PaneGroup or the SplitContainer in which the pane is declared rather than in the Pane itself.

I prepared and attached a sample project for you, give it a try.

Greetings,
Vladi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Docking
Asked by
Arun
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Share this question
or