Window Property

Summary
Gets or sets the handle to the convert control window.
Syntax
C#
C++/CLI
public virtual IntPtr Window { get; set; } 
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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

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