Docking Panes and CommandBar in Visual studio 2005 |
Post Reply |
Author | |
imperial
Newbie Joined: 22 May 2008 Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 14 January 2009 at 5:00am |
I'm trying to use Docking Panes with CommandBar in Visual Studio 2005;Docking Panes show errors while Form shown。 1、Open C# sample of DockingPane with Visual Studio 2005;
2、Add a AxXtremeCommandBars.AxCommandBars to frmMain;
3、Edit function frmMain_Load,add
DockingPaneManager.SetCommandBars(axCommandBars1);
at the end of the function.
4、Build Project and run,Error shows.
BTW:It works in VB6。
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
See our samples in VB.NET folder
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
imperial
Newbie Joined: 22 May 2008 Status: Offline Points: 9 |
Post Options
Thanks(0)
|
Would you please give me a URL to the sample?
I can't find which sample uses commandbar with dockingpane.
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
"C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v12.1.1\Samples\Common\C#.NET\MDIDocking\MDIDocking.sln"
|
|
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 |