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

Leadtools.MediaFoundation Assembly