Click or drag to resize

DialogTShowModal Method

Shows the dialog and blocks until the user closes the dialog

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public T ShowModal()

Return Value

Type: T
The result of the modal dialog
See Also