./nugetz

hermanocabral/IPAddressControlv1.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.

License

View license

Deps

0

Install Size

Vulns

✓ 0

Published

Nov 14, 2013

Get Started

$ dotnet add package IPAddressControl

Readme

No README available.