Provides access to members that control popup windows that show map data. Note: the IDataWindow interface has been superseded byIDataWindow2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
Application | Provides the window with a reference to the application. |
![]() |
hWnd | The window's handle. |
![]() |
IsDockable | Indicates if the window is dockable. |
![]() |
IsVisible | Indicates if the window is visible. |
![]() |
PutPosition | The window's position in screen pixels. |
![]() |
QueryPosition | The window's position in screen pixels. |
![]() |
Refresh | Cause the window to redraw. |
![]() |
Show | Indicates if the window is shown. |
CoClasses that implement IDataWindow
CoClasses and Classes | Description |
---|---|
DataGraphWindow | Window in hosting and displaying data graph. |
GenericWindow | User data windows. |
ImageInsetWindow | Window to display ImageInsets. |
MapInsetWindow | Window to display MapInsets. |
OverviewWindow | Window to display Overviews. |
TableWindow | Window to display Tables in ArcMap. |