IPAddressControl 1.2.4446.28646

dotnet add package IPAddressControl --version 1.2.4446.28646
NuGet\Install-Package IPAddressControl -Version 1.2.4446.28646
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IPAddressControl" Version="1.2.4446.28646" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IPAddressControl --version 1.2.4446.28646
#r "nuget: IPAddressControl, 1.2.4446.28646"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 31,388 11/14/2013