Événement ShellFolderView. SelectionChanged
Se produit lorsque l’état de sélection d’un élément ou d’éléments de la vue a été modifié.
Syntaxe
function EventHandler()
{
// Code to handle the event.
}
// Set the event property to the handler.
ShellFolderView.SelectionChanged = EventHandler;
Paramètres
Ce gestionnaire d’événements n’a aucun paramètre.
Spécifications
| Condition requise | Valeur |
|---|---|
| Client minimal pris en charge |
Windows 2000 Professional, Windows XP [ desktop apps uniquement] |
| Serveur minimal pris en charge |
Windows 2000 Server - [Applications de bureau uniquement] |
| En-tête |
|
| MIDL |
|
| DLL |
|