Click or drag to resize

PathEditBeforeShowDialog Event

Occurs before a dialog for file/folder selection is shown after the button of the PathEdit control has been clicked.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public event CancelEventHandler BeforeShowDialog

Value

Type: System.ComponentModelCancelEventHandler
See Also