Click or drag to resize

MenuBarOnPreLoad Method

Called before the menu is assigned to a control/window

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

Parameters

e
Type: SystemEventArgs
Event arguments
See Also