in vs.net 2003, a vc.net project, i want to add a ip address control on my
form,but i can't find it.where is it?

Re: where is ip address control? by Sijin

Sijin
Fri Sep 03 00:55:48 CDT 2004

There is no standard IP Addredd control in .Net, you can use these
third-party free controls for the same

http://www.freevbcode.com/ShowCode.asp?ID=4859
http://codeproject.com/cs/miscctrl/IPAddressTextBox.asp

Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph



Clark wrote:
> in vs.net 2003, a vc.net project, i want to add a ip address control on my
> form,but i can't find it.where is it?