The online racing simulator
Text box for an IP address in VB.net
In vb.net, is it possible to make a text box for entering an ip address that behaves like the ones in TCP/IP properties of WinXP? How?

Cheers much

p.s. I know there's a ready made user control just like it for C#, but that doesn't really help me because I want one for vb.net. Having said that I haven't downloaded vscs express and had a look at the source...
Compile the C# user control into a dll, import the dll into your VB.NET project, and use it.

Quote from NotAnIllusion :In vb.net, is it possible to make a text box for entering an ip address that behaves like the ones in TCP/IP properties of WinXP? How?

Cheers much

p.s. I know there's a ready made user control just like it for C#, but that doesn't really help me because I want one for vb.net. Having said that I haven't downloaded vscs express and had a look at the source...

Ty, I'll give it a go. Seems I'll have to get vscs anyway then
Actually, you don't need VS for C# for this. All you have to do is open a command shell, go into the directory, where the .csproj-file is located and call "%windir%\Microsoft.NET\Framework\v2.0.50727\msbuild".
Append "/?" for further help.

Regards
Jens (Red Runner)

FGED GREDG RDFGDR GSFDG