Method GetHandle
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.
[Browsable(false)]
public virtual IntPtr 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.
[Browsable(false)]
public virtual IntPtr GetHandle()