Results 1 to 40 of 61

Thread: Numeric Text Box

Hybrid View

  1. #1
    New Member
    Join Date
    Feb 2012
    Posts
    7

    Thumbs up Re: Numeric Text Box

    This is what I'm looking for. Thumbs up for you Sir!

  2. #2
    New Member
    Join Date
    Feb 2012
    Posts
    7

    Re: Numeric Text Box

    Hi Sir, just want to ask how to use the Number Group Separator. It does't changed my value. From 1000 to 1,000.

    Regards,

  3. #3

    Thread Starter
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Numeric Text Box

    Quote Originally Posted by gimomars View Post
    Hi Sir, just want to ask how to use the Number Group Separator. It does't changed my value. From 1000 to 1,000.

    Regards,
    If all you want is for numbers to be displayed with group separators then you would use the original code and set the Format property to a standard or custom numeric format string that included group separators. The MSDN documentation can tell you what those are.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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