Click or drag to resize

ThemedControlHandlerTControl, TWidget, TCallbackGetNativeParentWindow Method

Gets the window this control is contained in

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

Return Value

Type: Window
The parent window, or null if it is not currently on a window

Implements

ControlIHandlerGetNativeParentWindow
See Also