hi
I'm looking for a window form textbox allowing to insert just floating point values, with 3 decimals.
I remember that in VB6 there was a property called data member witch was doing it.
Is there in C# something like that?
Could you suggest to me a tutorial or an HOWTO?
Thanks in advance! :)