IPAddressControl 1.2.4446.28646
dotnet add package IPAddressControl --version 1.2.4446.28646
NuGet\Install-Package IPAddressControl -Version 1.2.4446.28646
<PackageReference Include="IPAddressControl" Version="1.2.4446.28646" />
paket add IPAddressControl --version 1.2.4446.28646
#r "nuget: IPAddressControl, 1.2.4446.28646"
// Install IPAddressControl as a Cake Addin #addin nuget:?package=IPAddressControl&version=1.2.4446.28646 // Install IPAddressControl as a Cake Tool #tool nuget:?package=IPAddressControl&version=1.2.4446.28646
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on IPAddressControl:
Repository | Stars |
---|---|
uholeschak/ediabaslib
.NET BMW and VAG Ediabas interpreter library
|
Version | Downloads | Last updated |
---|---|---|
1.2.4446.28646 | 35,368 | 11/14/2013 |