Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Any controls in CommandBars
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Any controls in CommandBars

 Post Reply Post Reply
Author
Message
San0k View Drop Down
Groupie
Groupie


Joined: 06 February 2008
Location: Ukraine
Status: Offline
Points: 48
Post Options Post Options   Thanks (0) Thanks(0)   Quote San0k Quote  Post ReplyReply Direct Link To This Post Topic: Any controls in CommandBars
    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.
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post 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.
Back to Top
San0k View Drop Down
Groupie
Groupie


Joined: 06 February 2008
Location: Ukraine
Status: Offline
Points: 48
Post Options Post Options   Thanks (0) Thanks(0)   Quote San0k Quote  Post ReplyReply Direct Link To This Post Posted: 25 February 2008 at 9:43am
I mean _any_ controls. E.g. WebBrowser or TreeView.
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post 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).
Back to Top
San0k View Drop Down
Groupie
Groupie


Joined: 06 February 2008
Location: Ukraine
Status: Offline
Points: 48
Post Options Post Options   Thanks (0) Thanks(0)   Quote San0k Quote  Post ReplyReply Direct Link To This Post Posted: 26 February 2008 at 4:25am
Thanks a lot!
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.