'Declaration
Public Event DocumentActiveLayerChanged As DocumentEventHandler
'Usage
Dim instance As NDocumentEventSinkService Dim handler As DocumentEventHandler AddHandler instance.DocumentActiveLayerChanged, handler
public event DocumentEventHandler DocumentActiveLayerChanged