Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to add textbox or combobox to toolbar

How to add textbox or combobox to toolbar

Scheduled Pinned Locked Moved C#
c++hardwaretutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pliu_2000
    wrote on last edited by
    #1

    Hi, I'm doing a project that requires a textbox and combo box embedded in a toolbar. Something similar to Outlooks Find/Look For field or Visual Studios Find in files combo box. I know it's possible to create a dropdown button on the toolbar designer, but this isn't what I'm looking for. I guess there must be a way of doing it using native methods, but can anyone give me some clues on this. Thanks in advance Regards Peter

    R 1 Reply Last reply
    0
    • P pliu_2000

      Hi, I'm doing a project that requires a textbox and combo box embedded in a toolbar. Something similar to Outlooks Find/Look For field or Visual Studios Find in files combo box. I know it's possible to create a dropdown button on the toolbar designer, but this isn't what I'm looking for. I guess there must be a way of doing it using native methods, but can anyone give me some clues on this. Thanks in advance Regards Peter

      R Offline
      R Offline
      Ravi Bhavnani
      wrote on last edited by
      #2

      If you're using .NET 2, use a ToolStrip[^] control and add a ToolStripTextBox and ToolStripComboBox to it. /ravi My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups