VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

New textbox wrapper class

M. Novaro  (4 Submissions)   Custom Controls/Forms/Menus   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

Here it is! Want to enter only numbers in a textbox? Or only
currency? And avoid users paste something that is not valid? Try
this! This is a class module that lets you turn a standard textbox
into a new one, that accepts only numbers (also decimal).
The decimal and currency separators depends on the locale settings, and are read
via API!
New features added also!! Check it out!

Assumes
Note: to run this, you have to download and register the SSUBTMR6.DLL from www.vbaccelerator.com

Rate New textbox wrapper class (4(4 Vote))

Download New textbox wrapper class

New textbox wrapper class Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters