Tagged Questions
The maked-textbox tag has no wiki summary.
3
votes
4answers
3k views
Decimal Textbox in Windows Forms
I am doing an Financial Winforms application and am having some trouble with the controls.
My customer needs to insert decimal values all over the place (Prices, Discounts etc) and I'd like to avoid ...
1
vote
3answers
860 views
Formatted input box in VB.NET
Is there a control or method to accept formatted input in VB.NET?
i.e. It accepts input in a given format ##/##/## or similar?