NumberBox - TextBox that takes only number input
This snippet is to create a user control that will only take numbers. Numbers will accept decimal values, for which the NumberBox is validated to take only one. The implementation for the control is the same as it is for the TextBox, since it is inherited from this class and uses all of its...
__________________
VB.NET
domain name forum
|