Results 1 to 2 of 2

Thread: textbox to only enter IP address

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Dec 2001
    Posts
    1,331

    textbox to only enter IP address

    Hello,

    VS 2008 WM5.

    I have a text box that the user has to enter a version 4 IP address. However, I would like to have the text box format so they can only enter an IP address. In windows forms you can do this with the edit mask textbox. However, I couldn't find this control on the 3.5 CF.

    Is there any way to format a text box for formating for a IP address.

    So the user can enter something like this 123.34.123.54 without putting the dots in.

    Many thanks for any advice,

    Steve
    steve

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: textbox to only enter IP address

    Hi,
    not out of the box - you can always derive your own - this may give you a start

    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

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