Window Property

Summary
Gets or sets the handle to the convert control window.
Syntax
C#
VB
C++
public virtual IntPtr Window { get; set; } 
Public Overridable Property Window As IntPtr 
public: 
virtual property IntPtr Window { 
   IntPtr get(); 
   void set (    IntPtr ); 
} 

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.