README.md

December 4, 2022 ยท View on GitHub

EventRaise

Description

Make a class that raises an event

Public Event BadSsn(ByVal bad_ssn As String)

Raise it as in:RaiseEvent BadSsn(ssn)

In the main program, declare an instance of the class WithEvents so the program can catch the event.

Have fun. Rodney Godfried

More Info

Submitted On2000-11-22 21:13:38
ByRodney Safe Computing (Tiger Software)
LevelIntermediate
User Rating5.0 (15 globes from 3 users)
CompatibilityVB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryVB function enhancement
WorldVisual Basic
Archive FileCODE_UPLOAD1193911222000.zip