Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / DocumentTitleChanged Event
In This Topic
DocumentTitleChanged Event
In This Topic
Occurs when the document title is changed.
Syntax
private Sub WebControl_DocumentTitleChanged (
   ByVal sender As Variant )

Parameters

sender
See Also