Skip to main content

WidgetView.ReleaseDeferredLoadMaximizedControl Method

Name Parameters Description
ReleaseDeferredLoadMaximizedControl(Document, Boolean, Boolean) document, keepControl, disposeControl Raises the WidgetView.MaximizedControlReleasing event for the target document and sets its initial ControlReleasingEventArgs.KeepControl and ControlReleasingEventArgs.DisposeControl parameters.
ReleaseDeferredLoadMaximizedControl(Document, Boolean) document, keepControl Raises the WidgetView.MaximizedControlReleasing event for the target document and specifies whether its maximized control should be retained.
ReleaseDeferredLoadMaximizedControl(Document) document Raises the WidgetView.MaximizedControlReleasing event with default parameters for the target document.