Print Page | Close Window

AxDockingPane Options ignored after AttachToWindow

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=7340
Printed Date: 31 January 2025 at 1:03pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: AxDockingPane Options ignored after AttachToWindow
Posted By: Joe Calabrese
Subject: AxDockingPane Options ignored after AttachToWindow
Date Posted: 08 June 2007 at 4:49pm
Before attaching the AxDockingPane to a Windows Panel, the AxDockingPane options worked well.  But after attaching to a Windows Panel, they do not have any effect.
 
Is there something else I need to do?
 
Here is some code (VB.NET) ...
DockingPaneManager.Options.AlphaDockingContext = True
DockingPaneManager.Options.ShowDockingContextStickers = True
DockingPaneManager.Options.ShowCaptionMaximizeButton = True
DockingPaneManager.VisualTheme = VisualTheme.ThemeWhidbey
DockingPaneManager.AttachToWindow(Me.Controls("ContentPanel").Handle)
 
In this example, the VisualTheme continues to work well, but the Options do not. 



Replies:
Posted By: apuhjee
Date Posted: 18 June 2007 at 11:15am
I'm having a similar problem in that I'm not able to get the CommandBar to stretch the entire width of the Panel that it's attached to.
 
Have you been able to solve this problem?
 
Regards ~ jp


Posted By: Joe Calabrese
Date Posted: 18 June 2007 at 11:23am
I was not able to resolve it, so I submitted it to Codejock as an issue.  They wrote back last week saying that they will look into debugging it.
 
Joe



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net