Skip to main content
A newer version of this page is available. .

Document Events

A Document within a WidgetView.
Name Description
CustomButtonChecked Occurs when a check Custom Header Button within this Document is checked.
CustomButtonClick Occurs when an end-user clicks a regular Custom Header Button within this Document.
CustomButtonUnchecked Occurs when a check Custom Header Button within this Document is unchecked.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
Maximized Occurs when this Document is maximized at runtime.
Restored Occurs when this maximized Widget Document is restored to its normal state.
See Also