DocumentHandler Methods |
The DocumentHandler type exposes the following members.
Name | Description | |
---|---|---|
Dispose | ||
OnActivate |
Override to handle the activation of the document (when it is opened in its own window)
| |
OnDestroy |
Override to dispose the resources
| |
OnInit |
Override to handle the initialization of the document
|