Skip to content

ChildWindowClosingHandler

FoolRunning edited this page Jul 26, 2022 · 2 revisions

delegate void ChildWindowClosingHandler(IPluginChildWindow sender, CancelEventArgs args)

Handler for handling a child window closing

Parameter Description
sender The child window that triggered the event
args

This page is auto-generated. User edits will be lost when regenerated.

Clone this wiki locally