Click or drag to resize

ShellControlConnector Events

The ShellControlConnector type exposes the following members.

Events
  NameDescription
Public eventFileChanged
EventHandler for the FolderChanged event, which is triggered when the selected files has changed in one of the connected controls.
Public eventFolderChanged
EventHandler for the FolderChanged event, which is triggered when the path has changed in one of the connected controls.
Public eventCode exampleFolderChanging
Occurs, when navigating a folder. You can intercept navigation by setting the Cancel parameter in the event arguments.
Top
See Also