CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2002
    Location
    AZ
    Posts
    7

    masked edit/text boxes Newbie

    Hello All;
    In furtherence of total idiot style posts, I have the following.

    I am brushing up on the skills and cant find a way to get a masked control in on a text box. My goal is to have an number converteed to one that includes a decimal. IE; having 63 become 6.3 Another example would be a long number that includes a comma IE; transfering 1111 to 1,111

    Any help from the non idiot couwd would be great. no offense to the idiots among us, as I am one of you...

    T

  2. #2
    Join Date
    Apr 2002
    Location
    AZ
    Posts
    7
    Doh!!! In the toolbox the little sucker is to be found. Now that I am feeling like the total idiot, I will go back under my rock, vowing to stay more current in the future

    Thom

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