Hi,
In my application there is a lots of Dockable control panes are there and from this pane I have to find whether a particular pane is opened or not.
This pane may not be active always, but opened in the user interface.
regards,
Ceaser
The IsVisible property on the pane will indicate whether it is visible somewhere on screen.