Results 1 to 9 of 9

Thread: XP Style Password Textbox

  1. #1

    Thread Starter
    Hyperactive Member gmatteson's Avatar
    Join Date
    Feb 2002
    Location
    Rhode Island, USA
    Posts
    293

    XP Style Password Textbox

    Does anyone know how to get the "circles" in a password box like XP uses? I don't want to have to use the asteriks.

  2. #2
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    Well you can use zeros . j/k but I think its an OS thing. You have to have themes enabled for it to work.

  3. #3

    Thread Starter
    Hyperactive Member gmatteson's Avatar
    Join Date
    Feb 2002
    Location
    Rhode Island, USA
    Posts
    293

    themes...

    do you mean the Application.EnableVisualStyles()?

  4. #4
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    No, I meant for it to be enabled at the OS level, meaning you have to have WinXP for it to work.

  5. #5

    Thread Starter
    Hyperactive Member gmatteson's Avatar
    Join Date
    Feb 2002
    Location
    Rhode Island, USA
    Posts
    293

    xp

    i have xp, but i want to be able to make my textboxes have the circles in them, but i dont know how to do that....is there a special character that i can put in?

  6. #6
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: xp

    Like DevGrp said , use zero and change your textbox font to bold . It's nice .

  7. #7
    Hyperactive Member hassa046's Avatar
    Join Date
    May 2001
    Location
    Venlo, The Netherlands
    Posts
    336
    Depending on the font u have to use character (Tahoma) U+2022 or U+25CF

    Greetzzz

  8. #8
    Frenzied Member dynamic_sysop's Avatar
    Join Date
    Jun 2003
    Location
    Ashby, Leicestershire.
    Posts
    1,142
    just set the font to wingdings and use l
    that will give you the black circles
    ~
    if a post is resolved, please mark it as [Resolved]
    protected string get_Signature(){return Censored;}
    [vbcode][php] please use code tags when posting any code [/php][/vbcode]

  9. #9
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277

    Thumbs up

    That's a cool solution. And it works!!
    ~Peter


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width