WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Menu Assembly
/
C1.WinUI.Menu Namespace
/
C1ContextMenu Class
/ OnClosing Method
The
System.ComponentModel.CancelEventArgs
instance containing the event data.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
OnClosing Method
In This Topic
Raises the
Closing
event.
Syntax
C#
protected
virtual
void
OnClosing(
CancelEventArgs
e
)
Parameters
e
The
System.ComponentModel.CancelEventArgs
instance containing the event data.
See Also
Reference
C1ContextMenu Class
C1ContextMenu Members