This question is locked. New answers and comments are not allowed.
Hello,
I would like to know wich event is raised when I click on the RadPane Close button (In floating mode) ?
In my application, I have RadPanelGroup and I add some RadPane as items of this.
I can detect when the radpane child is in my RadpaneGroup Child collection when it is docked.
1) So When the radPane is in floating, It was remove from my RadPaneGroup Child Collection and I don't know where is it before docking again this radPane....
Would you like to help me for this please ?
2) Then, I would like to override the Close Event when the radPane is in floating... How I can do this ?
Thanks :)
I would like to know wich event is raised when I click on the RadPane Close button (In floating mode) ?
In my application, I have RadPanelGroup and I add some RadPane as items of this.
I can detect when the radpane child is in my RadpaneGroup Child collection when it is docked.
1) So When the radPane is in floating, It was remove from my RadPaneGroup Child Collection and I don't know where is it before docking again this radPane....
Would you like to help me for this please ?
2) Then, I would like to override the Close Event when the radPane is in floating... How I can do this ?
Thanks :)