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

AutoDetectmdiChildForms Leave Event error

1 Answer 26 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Adrian Bennett
Top achievements
Rank 1
Adrian Bennett asked on 28 May 2009, 05:24 AM
Hi,

Ive run into a problem where in an mdi application using the docking manager to auto detect the child forms, when you switch between forms, the leave event is fired by the form that fired the enter event, instead of the form that was previously visible.

Ive tested this with a basic mdi form setup using just .net controls and it works fine, the moment I add a DockingManager and set it to autodetectmdiChildForms the events are fired by the same form.

If you know a work around that would be great?

Cheers
Adrian

1 Answer, 1 is accepted

Sort by
0
Julian Benkov
Telerik team
answered on 29 May 2009, 09:27 AM
Hi Adrian Bennett,

You can use Activated/Deactivated events of Form object. We have made a full redesign of ActiveWindow management in the new RadDock and most problems related to this behaviour has disappeared. The beta edition of new RadDock will be available very soon.

I hope this helps. Please do not hesitate to write me back if you have further questions.

All the best,
Julian Benkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Dock
Asked by
Adrian Bennett
Top achievements
Rank 1
Answers by
Julian Benkov
Telerik team
Share this question
or