Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Forms
Dialog.IHandler Interface
IHandler Methods
InsertDialogButton Method
RemoveDialogButton Method
ShowModal Method
ShowModalAsync Method
Dialog
IHandler
ShowModal 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
C#
VB
F#
Copy
void
ShowModal
()
Sub
ShowModal
abstract
ShowModal
:
unit
->
unit
See Also
Reference
Dialog
IHandler Interface
Eto.Forms Namespace