Click or drag to resize

ControlLoadComplete Event

Occurs when the load is complete, which happens after the Load event

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<EventArgs> LoadComplete

Value

Type: SystemEventHandlerEventArgs
See Also