![]() |
Problem with CommandBar and DockingPane in VS2008 |
Post Reply
|
| Author | |
vie87vn
Newbie
Joined: 15 January 2009 Location: Vietnam Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Topic: Problem with CommandBar and DockingPane in VS2008Posted: 22 February 2009 at 3:13am |
|
I'm using both CommandBar and DockingPane. I'm trying with your code:
DockingPane.SetCommandBar(Me.CommandBar) and 'Send to Back' DockingPane control but on RunTime, I had a message like this: ![]() How to fix? Plz help me! I'm using VS2008. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 February 2009 at 3:35am |
|
DockingPaneManager.SetCommandBars Me.CommandBars
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
vie87vn
Newbie
Joined: 15 January 2009 Location: Vietnam Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 February 2009 at 8:25am |
|
I did as your code but not successful.
I fixed with this code: DockingPaneManager.SetCommandBars(Me.CommandBars.GetDispatch()) Thankx for your helping. |
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 February 2009 at 9:18am |
Yes, that is correct for .NET |
|
![]() |
|
sforces
Groupie
Joined: 13 May 2009 Status: Offline Points: 71 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 May 2009 at 2:51pm |
Thank you that just solved it for me too!
|
|
![]() |
|
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 |