Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Need .NET ComboBox in command bar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Need .NET ComboBox in command bar

 Post Reply Post Reply
Author
Message
Yonger View Drop Down
Newbie
Newbie


Joined: 08 August 2005
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote Yonger Quote  Post ReplyReply Direct Link To This Post Topic: Need .NET ComboBox in command bar
    Posted: 28 September 2005 at 10:46am

I need to have a full .NET ComboBox in my command bar.  For cosmetic reasons I am being told to move an existing ComboBox into my command bar.  I can't find any way to add the .NET ComboBox directly into the command bar...it only allows your controls.  I added one of your ComboBoxes there but it takes strings not objects as items.  Is there some way to add a standard .NET ComboBox to a command bar or are there plans to allow your ComboBoxes to contain something more useful than just a string?

Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 19 October 2005 at 12:07pm
Use the CommandBarControlCustom object and attach the handle of the .NET combo to it.

You can see the SDI CommandBars sample on how to add custom controls, but that is a VB 6 project.
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.156 seconds.