
Textbox control only numeric and range checking?
At last estimate, there were several gazillion different
numeric controls on the market. If you can manage to buy
something, I recommend the Component one TDBNumeric and
Numeric Lite. They have just about every property you
could think of, including caption , ranges, formats and
fonts for the data and for the caption. Also, built in
Spinners and dropdown.
You also get a standard set of controls which are all
good. Text, masked edit, calendar, and a few others which
I forgot.
Good luck,
Walter
Quote:
>-----Original Message-----
>Is there a way to easily set textboxes to only allow
numeric entry and also
Quote:
>have some sort of range checking options in the
properties.
>It seems this should be something that should be standard
in the package?
>Or do I need a third party tool?
>Thanks for any advice
>.