|
IP Address Control (VB.NET)
| Version Compatibility: |
Visual Basic.NET
|
More information: This control is used for IO of IP addresses. If the IP address is not known, It can be found via DNS lookup through a context menu. The control also allows IP addresses to be cut, copied, and pasted through a context menu. The control can also be left invisible, and simply used to validate an IP address.
The control implements multi-Threaded DNS resolution for host name resolution so the parent form will not have its performance affected. This code has been viewed 108398 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. /source/1009/IPAddress.zip
|