CommandBars w/ DockingPaneManager |
Post Reply |
Author | |
rplp4
Groupie Joined: 18 May 2008 Status: Offline Points: 31 |
Post Options
Thanks(0)
Posted: 21 August 2011 at 1:10pm |
I am having an issue with docking panes and Command bars.
I am using .net 2010 with command bars and want to use a docking pane. I have set the option to send to back. This will keeps it below the menu bar but not any tool bars. As soon as I click on the tool bar the docking pane is placed and is sized correctly.
I use DockingPaneManager.SetCommandBars(CommandBars1) . This works but now I get a message about the "member not found". I get this message any time the docking pane is closed moved or locked open.
I am using verion 12.0.2.
|
|
Product: Xtreme SuitePro (ActiveX) version 12.0.0
Platform: Vista (64bit) - SP 2 Language: Visual Basic 6.0 |
|
Willowmaster
Senior Member Joined: 12 July 2010 Location: Netherlands Status: Offline Points: 180 |
Post Options
Thanks(0)
|
Did you set the handle when the AttachPane event fires?
|
|
Product: Xtreme SuitePro (ActiveX) version 15.3.1
Platform: Windows XP (32bit) - SP 3 (on VMWare) Language: Visual Basic 6.0 |
|
rplp4
Groupie Joined: 18 May 2008 Status: Offline Points: 31 |
Post Options
Thanks(0)
|
Yes I have it used as it is in the sample. |
|
Product: Xtreme SuitePro (ActiveX) version 12.0.0
Platform: Vista (64bit) - SP 2 Language: Visual Basic 6.0 |
|
rplp4
Groupie Joined: 18 May 2008 Status: Offline Points: 31 |
Post Options
Thanks(0)
|
Does anyone have any suggestions on this? Does someone from CodeJock monitor this forum?
|
|
Product: Xtreme SuitePro (ActiveX) version 12.0.0
Platform: Vista (64bit) - SP 2 Language: Visual Basic 6.0 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Check how it works in \Common\C#.NET\GUISample or Common\C#.NET\Office2003 samples.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
rplp4
Groupie Joined: 18 May 2008 Status: Offline Points: 31 |
Post Options
Thanks(0)
|
Thank you. This was a big help.
it needed to be
DockingPaneManager.SetCommandBars(CommandBars1.GetDispatch) |
|
Product: Xtreme SuitePro (ActiveX) version 12.0.0
Platform: Vista (64bit) - SP 2 Language: Visual Basic 6.0 |
|
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 |