←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly