Window Property

Summary

Gets the handle to the control's window.

Syntax
C#
VB
C++
public virtual IntPtr Window { get; } 
Public Overridable ReadOnly Property Window As IntPtr 
public: 
virtual property IntPtr Window { 
   IntPtr get(); 
} 

Property Value

An IntPtr value representing the control window handle.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly