Skip to content

Planet-Source-Code/azrael-simple-validation-example-using-withevents__1-29868

Repository files navigation

Simple Validation Example using WithEvents

Description

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.

More Info

Submitted On 2001-12-17 10:08:52
By Azrael
Level Beginner
User Rating 4.3 (17 globes from 4 users)
Compatibility VB 6.0
Category Object Oriented Programming (OOP)
World Visual Basic
Archive File Simple_Val4261012172001.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published