Hi,
I have an issue for the property ActivePane, as it is returning null even there is an Pane displaying.
Will it return null when checked in PaneActivate event?
Regards,
Ceaser
Hello Ceaser, I was tried to reproduce the behavior you have described, but I was able to retrieve the current active pane. I was check it in PaneActivate event and I was able to retrieve it trough the property ActivePane and also using the argument Pane form that event. It look like something deactivate or resets you Pane when is been activated. Do you noticed that there is no active Pane when you explicitly make it active? Try to debug PaneDeactivate event to check if there is something that deactivate your Pane. Do you have some implementation in your Pane that may cause deactivation?I hope this information was helpful.Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.