Click or drag to resize

ControlOnShown Method

Raises the Shown event.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
protected virtual void OnShown(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
Event arguments
See Also