Click or drag to resize

ShellControlConnector Events

The ShellControlConnector type exposes the following members.

Events
  NameDescription
Public eventFileChanged
Triggered when the selected files have changed in one of the connected controls.
Public eventFolderChanged
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