On Focus Event |
Post Reply |
Author | |
Neil
Groupie Joined: 16 December 2007 Status: Offline Points: 40 |
Post Options
Thanks(0)
Posted: 02 February 2008 at 5:37am |
I am using the DockingPane in a VB6 project. I am displaying different documents in different panes. I need to be able to know when a user clicks on a Pane (i.e. when the Pane gets focus), so that I can change the menu, depending on the Active Pane.
I cannot find an 'OnFocus' event for the DockingPane control - does anyone know how I can "trap" the event of a user clicking on a pane (i.e. a Pane getting focus?). |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Neil, You can determine which Pane is selected with the Action event.
|
|
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 |