DynamicLayoutCreate Method |
Creates the layout content
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax member Create : unit -> unit
Remarks
This is called automatically during the PreLoad or Load event, but can be called manually if changes are made
after initially created
See Also