Click or drag to resize

DocumentHandler Methods

The DocumentHandler type exposes the following members.

Methods
  NameDescription
Public methodDispose
Public methodOnActivate
Override to handle the activation of the document (when it is opened in its own window)
Public methodOnDestroy
Override to dispose the resources
Public methodOnInit
Override to handle the initialization of the document
Top
See Also