C#
VB
C++
Gets the handle to the control's window.
public virtual IntPtr Window { get; }
Public Overridable ReadOnly Property Window As IntPtr
public:
virtual property IntPtr Window {
IntPtr get();
}
An IntPtr value representing the control window handle.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET