Click or drag to resize

BrowserEventsTitleChange Event

Occurs when the title of a document in the object becomes available or changes.

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

Value

Type: SystemEventHandlerDispatchEventArgs
See Also