Handle to the view window associated with the control.
[Visual Basic 6.0] Property ViewWindow As Long
[Visual Basic .NET] Public ReadOnly Property ViewWindow As Integer
[C#] public int ViewWindow {get;}
The operating environment identifies each window, form and control in an application by assigning it a handle, or hWnd. The ArcReaderControl is composed of several windows, this property returns the hWnd of window containing the CurrentView.