NativeHandle Property (INativeWindow)
Class
INativeWindow
.
Action
Gets the native window handle for the object.
Syntax
C#
protected
Integer
NativeHandle { get; }
VB
'Declaration Protected Read Property NativeHandle As
Integer
Access
Read only.