How to use IPAdress Control in VB ??
Visual Basic
1
Posts
1
Posters
4
Views
1
Watching
-
I would like to use the IPAddress Control as provided by Microsoft in a VB Application. In VB, unlike VC, you can't just add the control to a form, it is just not in the toolbox. I tried to create a new (subclassed) ActiveX control but I could not get things to work. Does anyone know how to get this to work? Or can someone explain to me, why it can't be done (if so)? Greetings, Patrick :confused: