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

Is there an undock event?

1 Answer 67 Views
Docking
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 19 Dec 2010, 05:56 PM
Hello,

My problem is when I undock a RadPane and then I lose my transparent background of the PaneGroup and instead get a white(defualt) background of the floating container that I also want to be transparent.
I wanted to know if there is an event that is fired when a RadPane is being undocked (and the other way around). If there is I could find the floating container and set in code its backgorund to transparent.

Thank you

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 20 Dec 2010, 05:02 PM
Hello David,

You can hook to the PaneStateChange event of the RadDocking control, find the floating Pane and change its Background.

Hope this information helps. If you have further questions please let us know.

Kind regards,
Konstantina
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
Docking
Asked by
David
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or