Table of Contents

Method GetHandle

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetHandle()

Gets native handler of the control. For Windows this is hWnd, for other operating systems currently returns null. You should not use this property.

public override IntPtr GetHandle()

Returns

nint