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

RadSplitContainer size changed event and splitter position changed event

4 Answers 187 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Pascal GUERY
Top achievements
Rank 1
Pascal GUERY asked on 23 Oct 2013, 06:27 PM
Hi everyone,

I am developing a WPF application in which I use RadControls including RadDocking.

Is an event raised when the user has finished resizing a RadSplitContainer ?
I do not want to handle an event raised several times during resizing.

Is an event raised when the user has finished moving a splitter ?
I do not want to handle an event raised several times during moving.

Thank you in advance for your answers

4 Answers, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 28 Oct 2013, 01:32 PM
Hello Pascal,

I can suggest you to use the SizeChanged event of the SplitContainer, the event will be raised once when the resizing is finished. Please try this and if doesn't work for you I would ask you to give us some more details on the desired scenario.

I'm looking forward to hearing from you.

Regards,
Kalin
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Pascal GUERY
Top achievements
Rank 1
answered on 28 Oct 2013, 04:34 PM
Thank you for your suggestion.

I do not need to handle RadSplitContainer size changed event and splitter position changed event anymore.
I have written my code to be executed on application exit.
0
Tayyaba
Top achievements
Rank 1
answered on 07 Oct 2019, 07:58 AM

Hi,

 

I want to get an event before resizing of Raddocking panes.

We have SizeChanged event but there is not PreviewSizeChanged event. Is there a way to achieve preview of resizing?

 

Thanks,

Tayyaba Naz

0
Vladimir Stoyanov
Telerik team
answered on 09 Oct 2019, 11:22 AM

Hello Tayyaba,

I replied in the other forum thread that you have opened: WPF Raddocking Preview size changed event.

May I ask you to continue the discussion there in other to avoid duplicating replies? Thank you in advance for your understanding. 

Regards,
Vladimir Stoyanov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Docking
Asked by
Pascal GUERY
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Pascal GUERY
Top achievements
Rank 1
Tayyaba
Top achievements
Rank 1
Vladimir Stoyanov
Telerik team
Share this question
or