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

Leadtools.Multimedia Assembly

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