INativeWindow Interface

Description

Interface for objects that provide a native window handle.

Syntax

C#
public class INativeWindow, 
VB
'Declaration
Public Class INativeWindow

Properties

Name Description
NativeHandle The native window handle for the object.