Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple callers - One listener
Message
De
18/11/2003 17:06:54
 
 
À
18/11/2003 17:00:13
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00851190
Message ID:
00851194
Vues:
9
This message has been marked as the solution to the initial question of the thread.
Private Sub FilterSetter_SearchNames(ByVal sender As System.Object, _
 ByVal e As System.EventArgs) Handles FilterSetter1.SearchNames, _
                                      FilterSetter2.SearchNames, _
                                      FilterSetter3.SearchNames, _
                                      FilterSetter4.SearchNames, _
                                      FilterSetter5.SearchNames
	MsgBox("Got a message from " & sender.ToString())
End Sub

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform