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. ToolStripTextBox

ToolStripTextBox

Scheduled Pinned Locked Moved C#
question
5 Posts 3 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.
  • S Offline
    S Offline
    Sean89
    wrote on last edited by
    #1

    How do I make a password character show up in a ToolStripTextBox instead of letters? There seems to be no property for this like in the normal textbox control. Thanks for any repiles ;P

    R E 2 Replies Last reply
    0
    • S Sean89

      How do I make a password character show up in a ToolStripTextBox instead of letters? There seems to be no property for this like in the normal textbox control. Thanks for any repiles ;P

      R Offline
      R Offline
      ricardojb
      wrote on last edited by
      #2

      I don't think you can, you can always handle the keypress and keydown events to overwrite what the user types

      1 Reply Last reply
      0
      • S Sean89

        How do I make a password character show up in a ToolStripTextBox instead of letters? There seems to be no property for this like in the normal textbox control. Thanks for any repiles ;P

        E Offline
        E Offline
        Ed Poore
        wrote on last edited by
        #3

        How about toolStripTextBoxItem.TextBox.PasswordChar? :) Ed

        S 1 Reply Last reply
        0
        • E Ed Poore

          How about toolStripTextBoxItem.TextBox.PasswordChar? :) Ed

          S Offline
          S Offline
          Sean89
          wrote on last edited by
          #4

          Yeah that works thanks! Guess I should have looked a little harder ;)

          E 1 Reply Last reply
          0
          • S Sean89

            Yeah that works thanks! Guess I should have looked a little harder ;)

            E Offline
            E Offline
            Ed Poore
            wrote on last edited by
            #5

            Never mind, you will learn :) Ed

            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