Click or drag to resize

ControlIHandlerGetNativeParentWindow Method

Gets a parent window wrapper around the native window

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Window GetNativeParentWindow()

Return Value

Type: Window
The parent window.
See Also