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 Function ShowModal As T
member ShowModal : unit -> 'T
Return Value
Type:
TThe result of the modal dialog
See Also