Activate notification of a DockingPane |
Post Reply |
Author | |
yoavo
Senior Member Joined: 29 February 2004 Location: Israel Status: Offline Points: 140 |
Post Options
Thanks(0)
Posted: 29 October 2006 at 1:50am |
Hi,
I need to recieve a notification of an activation of a pane when calling "ShowPane" method from the code.
I tried to do it in OnDockingPaneNotify event, but it seems that only panes which were created with "EDIT" class name (like in PaneActions sample) will recieve this notification.
My pane attaches to a dialog box which does not contain edit control, and does not recieve this event when I call "ShowPane". The event is being called only when I clicks on the pane.
I must recieve an event when a pane was hidden and it becomes shown.
Yoav.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
There is no notification... Why you can't just make method which call ShowPane and execute code you need after pane become shown....
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |