Click or drag to resize

WindowIHandlerClose Method

Closes the window

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
void Close()
Remarks
Note that once a window is closed, it cannot be shown again in most platforms.
See Also