IPAddressControl Lib NuGet Package

Why didn't Microsoft include an IP address control in the stock toolbox for Visual Studio .NET? I needed something similar to the MFC CIPAddressCtrl class in a C# application recently, and was forced to roll my own.

I tried to mimic the behavior of CIPAddressCtrl using C#, and hopefully I've succeeded.

IPAddressControl is a ContainerControl that aggregates four specialized TextBox controls of type FieldCtrl and three specialized Controls of type DotCtrl.




Got any IPAddressControl Lib Question?





Info

Version: 1.2.4446.28646
Author(s): hermano.cabral
Last Update: Thursday, November 14, 2013
.NET Fiddle: Create the first Fiddle
Project Url: https://code.google.com/p/ipaddresscontrollib
NuGet Url: https://www.nuget.org/packages/IPAddressControl


Install
Install-Package IPAddressControl
dotnet add package IPAddressControl
paket add IPAddressControl
IPAddressControl Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1

avg-downloads-per-day

3

days-since-last-release

3815