Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking for an improved textbox control
Message
From
04/06/2008 09:25:35
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
03/06/2008 19:29:36
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01321469
Message ID:
01321566
Views:
18
Hi Sam,

>I am looking for a textbox control to use with the MM .NET framework that allows the user to enter numeric values the way they would enter values in a calculator. The value should appear right justified in the textbox and the first digit entered should appear at the far right side of the textbox. As additional digits are entered, the previously entered digits should shift to the left and the new digits should appear to the right of those digits. If a mask is used with a decimal point then when the user enters a decimal point, all digits should properly align to the decimal point position and the cursor should appear immediately to the right of the decimal position. It is unbelievable to me that Microsoft does not offer a NumericTexBox that functions like this. There must be some third party controls that offer this functionality.
>
>If anyone knows of such a control, please let me know.
>

Would you not need to just sub class the mmTextBox and create this in order for it to work with MM? If you use a third party control, how do you get it to work with MM security and such?

I haven't built this control myself, but it doesn't seem all that difficult.
Tim
Timothy Bryan
Previous
Reply
Map
View

Click here to load this message in the networking platform