Click or drag to resize

BrowserEventsTitleChange Event

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

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

Value

Type: SystemEventHandlerDispatchEventArgs
See Also