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()
Function GetNativeParentWindow As Window
abstract GetNativeParentWindow : unit -> Window
Return Value
Type:
WindowThe parent window.
See Also