CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2007
    Posts
    116

    Lightbulb Textbox Control!

    Hi,

    I am trying to create a TextBox which can take Social Security Number in this format(121-ww-212).
    Please advice.
    I am using VisualStudio2008 and C# language.

    Thanks

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: Textbox Control!

    Have you noticed the MaskedTextbox control?

  3. #3
    Join Date
    Mar 2007
    Posts
    116

    Re: Textbox Control!

    Thanks

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

Featured