Version

Activated Event

Raised after the EditorDocumentView has been activated.
Syntax
'Declaration
 
Public Event Activated As EventHandler(Of EventArgs)
public event EventHandler<EventArgs> Activated