Advertisement
5_2007-2008 VB function enhancement #178389

EventRaise

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

AI

Yapay Zeka Özeti: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Kaynak Kod
original-source
Upload
Orijinal Yorumlar (3)
Wayback Machine'den kurtarıldı