Currency field in a form
Hi everybody:
I need to insert an input field in a form, but I have to restrict the input just to float, double or currency.In form designer I found textbox control, but I can not realise how to avoid that the user insert text instead of figure.
My init code looks as follows:
private System.Windows.Forms.TextBox txtOpeningBalance;
Does somebody know how to create a float, double or currency field?
Regards
---
Ariel Folonier
San Nicolas
Argentina
__________________
---
Ariel Folonier
San Nicolas
Argentina
|