Click or drag to resize

DialogIHandlerShowModal Method

Shows the dialog modally, blocking the current thread until it is closed.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
void ShowModal()
See Also