إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Occurs when the selection state of any item or items in the view has changed.
Syntax
function EventHandler()
{
// Code to handle the event.
}
// Set the event property to the handler.
ShellFolderView.SelectionChanged = EventHandler;
Parameters
This event handler has no parameters.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional, Windows XP [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Header |
|
| IDL |
|
| DLL |
|