Click or drag to resize

BaseDefaultMetroWindowOnClosed Method

[Missing <summary> documentation for "M:RAYLASE.Marker.GUI.Common.Interactivity.PopupWindows.BaseDefaultMetroWindow.OnClosed(System.EventArgs)"]


Namespace: RAYLASE.Marker.GUI.Common.Interactivity.PopupWindows
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
protected override void OnClosed(
	EventArgs e
)

Parameters

e  EventArgs

[Missing <param name="e"/> documentation for "M:RAYLASE.Marker.GUI.Common.Interactivity.PopupWindows.BaseDefaultMetroWindow.OnClosed(System.EventArgs)"]

See Also