If there are 2 pane in the docmanager and if i wants to find which one is activated ; how to do that?
BL,
The ActivePane property will return the DockableControlPane that contains whatever control is active on the form. For more detailed information on the ActivePane property, please see the following page in our online documentation:
<http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/Infragistics2.Win.UltraWinDock.v8.2~Infragistics.Win.UltraWinDock.UltraDockManager~ActivePane.html>