Print Page | Close Window

Any controls in CommandBars

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=9694
Printed Date: 17 June 2025 at 6:50am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Any controls in CommandBars
Posted By: San0k
Subject: Any controls in CommandBars
Date Posted: 25 February 2008 at 9:03am
Hello,

How I can use any .NET controls in CommandBar (e.g. standart WebBrowser in Toolbar)?
Or I must use DockingPane for do it?

Thanks,
Alex.



Replies:
Posted By: Aaron
Date Posted: 25 February 2008 at 9:36am
Hi,
 
Do you mean the entire browser or just the addressbar?
 
If you mean a browser you better use Dockingpanes. If you want a combo for the address you can use Commandbars.


Posted By: San0k
Date Posted: 25 February 2008 at 9:43am
I mean _any_ controls. E.g. WebBrowser or TreeView.


Posted By: Aaron
Date Posted: 25 February 2008 at 11:22am
Hi,
 
You can use any control in a popup window (CommandBars CommandBarControlCustom). I suggest you put the control in a picturebox (could also be a form) and attach the handle of your "CommandBarControlCustom" to hwnd of the picturebox (or form).


Posted By: San0k
Date Posted: 26 February 2008 at 4:25am
Thanks a lot!



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