DockingManager with Commandbar in VB.NET |
Post Reply |
Author | |
gaudetm
Senior Member Joined: 23 September 2006 Location: Canada Status: Offline Points: 134 |
Post Options
Thanks(0)
Posted: 28 April 2008 at 1:27pm |
Hi, I a happy customer since 1996 and I now decide to move to the VB.NET 2008 from VB6 but it's a big step and I rewrite all my existing applications to VB.NET but One thing appening just like before in VB6 the dockingpanemanager and commandbars on the same form the docking panes are hides by the commandbars except if i double clic on the tab to hide and then back to show the ribbon in vb6 change the z order on the form and dockingpane1.setcommandbars commandbars1 fix the problem but can i do in VB.NET since axdockingpane1.setcommandbars axcommandbars1 generate a error?
please send email to me also when you have the solution
Marc
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
As always grab code from our samples :)
DockingPaneManager.SetCommandBars(CommandBars.GetDispatch)
|
|
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 |