Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I delay SelectedIndexChanged Event Handler
Message
De
02/03/2005 16:22:38
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Titre:
How do I delay SelectedIndexChanged Event Handler
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
00992157
Message ID:
00992157
Vues:
95
The combobox SelectedIndexChanged event fires when
1) the user selects a different item in the combo box
2) you programmatically change the combo box's SelectedIndex property
3) you bind data to the combo box
4) you Show the form on which the combo box resides

I want to use the event only for the first activity, a user selects a different item in the combo box.

Based on this, how can I write code to register my event handlers for the SelectedIndexChanged event after the form's Load event? Any examples (VB.NET preferred)?
THANKS
Joe Salvatore, Programmer/Analyst - The Stellar Group
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform