Erdenmandal
03-16-2004, 04:57 AM
Hello ALL
I want to get IP Address from User side. I have user Masked Edit component with 999\.999\.999\.999 mask.
It works, But I want to put also possiblity to write for example if IP is 192.168.0.ccc . If user just type "." cursor could by jump to the next digit.
Does somebody have an Idea.
Squirm
03-16-2004, 10:20 AM
I've been using the IPADDRESS control recently. Your post inspired me to wrap it into a neat standalone .ctl for use in your own projects. You can find it here:
http://www.visualbasicforum.com/showthread.php?p=686838#post686838
Erdenmandal
03-17-2004, 02:30 AM
Thanks, Any way How can I use it in my source
Squirm
03-17-2004, 06:07 AM
Project --> Add User Control --> Existing --> IPAddressBox.ctl --> OK
Then use it as you would any other control - place one on your form.
Erdenmandal
03-18-2004, 03:00 AM
Yeah. I knew it. I tried it in Visual Basic 6. But I am momental using Visual Basic net (German language). There is in Insert User control menu no "Existing" section.
Squirm
03-18-2004, 05:12 AM
Okay then sorry for the confusion, your thread was in the Legacy VB (4/5/6) forum and since you didn't mention otherwise, I assumed that was what you were using. Hopefully someone can come up with a .Net solution. I expect my control could be ported quite simply to VB.Net.
Erdenmandal
03-18-2004, 05:53 AM
Thanks for your attention. I saw your User control in VB6. It works, great.
Super ;). How did you put a picture infront of your name ?