Results 1 to 4 of 4

Thread: [RESOLVED] Allowing only numbers in a inputbox?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2007
    Posts
    190

    Resolved [RESOLVED] Allowing only numbers in a inputbox?

    Read the title, does anyone know how todo it?

  2. #2
    Lively Member chxxangie's Avatar
    Join Date
    Feb 2007
    Location
    Malaysia
    Posts
    79

    Re: Allowing only numbers in a inputbox?

    like that?
    Attached Files Attached Files

  3. #3
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: Allowing only numbers in a inputbox?

    It will be a lot easier if you design a regular form and show it modally as an inputbox.

    You can find lots of thread on how to make a numeric-only textbox in this forum. Use one of those codes to make the 'input textbox' of your 'frmInputBox' as numeric-only.

    (If you want to use a 'real' inputbox then you'll need to do subclassing. See this thread to see how.)
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jan 2007
    Posts
    190

    Re: Allowing only numbers in a inputbox?

    Thanks chxxangie & Iprank

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