Search Tools Links Login

Simple Validation Example using WithEvents


Visual Basic 6, or VB Classic

Ever wanted to apply validation to a lot of textboxes, but got fed up of writing the call to validation into every single textbox_change Sub on your form? WithEvents is for you! You can set up a validation class that'll keep track of the events for you ... code is a simple example, where textboxes change colour when their contents are changed.

Original Author: Azrael

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 85 times

Categories

Visual Basic 6

Attachments

Simple_Val4261012172001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 2,805 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.