This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobeControl Interface > IARGlobeControl.ViewWindow Property (ArcObjects .NET 10.5 SDK) |
Handle to the view window associated with the control.
[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 ArcReaderGlobeControl is composed of several windows, this property returns the hWnd of the window containing the current view.