VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Restrict the Entry of Textbox data to Numeric Fields.

Gulzar  (3 Submissions)   Custom Controls/Forms/Menus   VB 6.0   Unknown Difficulty   Mon 15th March 2004   Mon 8th February 2021

Restrict the Entry of Textbox data to Numeric Fields.

API Declarations


Useful Code
Paste the Code in the Text Box's Key Press Event.
It check for the Key which is pressed if it 0 to 9 it allows the Entry others not Allowed. Its also allows the Back space to delete text backwards if there is some mistake.

Rate Restrict the Entry of Textbox data to Numeric Fields. (1(1 Vote))
Restrict the Entry of Textbox data to Numeric Fields..bas

Restrict the Entry of Textbox data to Numeric Fields. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters