Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Forms
Window.IHandler Interface
IHandler Methods
BringToFront Method
Close Method
SendToBack Method
SetOwner Method
Window
IHandler
Close Method
Closes the window
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
void
Close
()
Sub
Close
abstract
Close
:
unit
->
unit
Remarks
Note that once a window is closed, it cannot be shown again in most platforms.
See Also
Reference
Window
IHandler Interface
Eto.Forms Namespace