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.2
Syntax
public event CancelEventHandler BeforeShowDialog

Value

CancelEventHandler
See Also