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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. What's that little ... thingy?

What's that little ... thingy?

Scheduled Pinned Locked Moved IT & Infrastructure
question
10 Posts 5 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.
  • D Offline
    D Offline
    Darren D
    wrote on last edited by
    #1

    Hi, When you look at the textbox properties of a control there can be a little button with a ... for a caption on it. What is the name of that control and where do I get one? TIA, Darren

    D M P 3 Replies Last reply
    0
    • D Darren D

      Hi, When you look at the textbox properties of a control there can be a little button with a ... for a caption on it. What is the name of that control and where do I get one? TIA, Darren

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      It's a Button, albeit a small one, and you can find it in the ToolBox.

      Dave Kreskowiak Microsoft MVP - Visual Basic

      D 1 Reply Last reply
      0
      • D Darren D

        Hi, When you look at the textbox properties of a control there can be a little button with a ... for a caption on it. What is the name of that control and where do I get one? TIA, Darren

        M Offline
        M Offline
        MatrixCoder
        wrote on last edited by
        #3

        Like Dave said, it's a button, but the ... is usually used for buttons that open a dialog box (usually Open File Dialogs).


        Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.

        1 Reply Last reply
        0
        • D Dave Kreskowiak

          It's a Button, albeit a small one, and you can find it in the ToolBox.

          Dave Kreskowiak Microsoft MVP - Visual Basic

          D Offline
          D Offline
          Darren D
          wrote on last edited by
          #4

          Hi Dave, Thanks for the reply. Is there an example of how to make a usercontrol that has the button built into a textbox? How about a sample project similar to this? Thanks, Darren

          D 1 Reply Last reply
          0
          • D Darren D

            Hi Dave, Thanks for the reply. Is there an example of how to make a usercontrol that has the button built into a textbox? How about a sample project similar to this? Thanks, Darren

            D Offline
            D Offline
            Dave Kreskowiak
            wrote on last edited by
            #5

            I don't have any examples of User Controls I can post. I'm a stinkin' contractor. The code I write isn't mine to do with as I please. But, to clarify, the button is NOT part of or inside the TextBox control. It mearly hovers over the top of it. There's not much to making a User Control like this. If the use is small enough, you probably don't even have to make one. Just drop a Button on top of the TextBox and handle the Click event to show a dialog or whatever your want.

            Dave Kreskowiak Microsoft MVP - Visual Basic

            1 Reply Last reply
            0
            • D Darren D

              Hi, When you look at the textbox properties of a control there can be a little button with a ... for a caption on it. What is the name of that control and where do I get one? TIA, Darren

              P Offline
              P Offline
              Pete OHanlon
              wrote on last edited by
              #6

              This button is normally called a Browse button.

              the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
              Deja View - the feeling that you've seen this post before.

              D 1 Reply Last reply
              0
              • P Pete OHanlon

                This button is normally called a Browse button.

                the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
                Deja View - the feeling that you've seen this post before.

                D Offline
                D Offline
                Darren D
                wrote on last edited by
                #7

                Thanks Pete! Browse button, I couldn't remember that. When I have a browse button inside a textbox, what is that called? Property browsing textbox is a bit too long. Isn't there some sample/example project somewhere that already does this? Thanks, Darren

                S 1 Reply Last reply
                0
                • D Darren D

                  Thanks Pete! Browse button, I couldn't remember that. When I have a browse button inside a textbox, what is that called? Property browsing textbox is a bit too long. Isn't there some sample/example project somewhere that already does this? Thanks, Darren

                  S Offline
                  S Offline
                  S Douglas
                  wrote on last edited by
                  #8

                  Darren D wrote:

                  Isn't there some sample/example project somewhere that already does this?

                  Search Code Project for "Browse Button" Or see PJ Arends Article File Searcher Edit Control with Browse Button[^]


                  I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

                  D 1 Reply Last reply
                  0
                  • S S Douglas

                    Darren D wrote:

                    Isn't there some sample/example project somewhere that already does this?

                    Search Code Project for "Browse Button" Or see PJ Arends Article File Searcher Edit Control with Browse Button[^]


                    I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

                    D Offline
                    D Offline
                    Darren D
                    wrote on last edited by
                    #9

                    Thanks dude! DD

                    S 1 Reply Last reply
                    0
                    • D Darren D

                      Thanks dude! DD

                      S Offline
                      S Offline
                      S Douglas
                      wrote on last edited by
                      #10

                      Your welcome. :)


                      I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

                      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