Click or drag to resize

FolderViewEventsEnterpriseIdChanged Event

Occurs when enterprise id is changed in Common File Dialog during Save As.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public event EventHandler<DispatchEventArgs> EnterpriseIdChanged

Value

Type: SystemEventHandlerDispatchEventArgs
See Also