> Just want to make sure you're aware that TextBoxBase (and the internal 
> TextControl it uses for edit functionality) are still under heavy 
> development. I don't know if you were planning on using the underlying 
> control code or writing the control from scratch.

I was actually planning on implementing
System.ComponentModel.MaskedTextProvider first, which is what
MaskedTextBox uses for it's masking abilities. This will free me from
having to worry about the actual textbox and the gui side of it until
you have a chance to hammer out the changes on the textbox side. At that
point it should just be a matter of combining the two.

Thomas

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to