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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.