Docking Panes |
Post Reply |
Author | |
Shawshank
Senior Member Joined: 16 October 2005 Status: Offline Points: 117 |
Post Options
Thanks(0)
Posted: 16 October 2005 at 2:04pm |
I'm trying to dock a Pane to the top of a ReportControl. I attempt to do so by using this statement: DockingPaneManager.SetCommandBars CommandBars This creates an error that actually crashes the VB6 IDE. What is the proper way of doing this? Shawshank
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Neighbour can be only another DockingPane or Nothing. Set Pane1 = DockingPaneManager.CreatePane(1, 200, 120, DockTopOf) |
|
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 |