? on using docking_attachpane |
Post Reply |
Author | |
LittleJK
Senior Member Joined: 13 April 2006 Status: Offline Points: 168 |
Post Options
Thanks(0)
Posted: 19 May 2006 at 10:08am |
What is the real difference using the DockingPaneManager_AttachPane event verses just attaching the form/picture box handle to the docking pane in the form_load event? We are wondering because we have successfully attached forms and picture boxes to the panes by declaring them in the form_load event. We are finding that it has also decreased the flickering of the panes being positioned and loaded when loading the form. We are using the greatest and latest version 10.1. Thanks |
|
LittleJK
Senior Member Joined: 13 April 2006 Status: Offline Points: 168 |
Post Options
Thanks(0)
|
In the form_load we declare it by: With PaneOptions If fSegcal Is Nothing Then Set fSegcal = New frm_segcal .Handle = fSegcal.hWnd Verses Select Case Item.id
|
|
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 |