Provides access to members that control a data window with a particular hWnd.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
ActiveXUID | UID of ActiveX component to place in data window. |
![]() |
Application | Provides the window with a reference to the application. |
![]() |
FindWindow | Find an already displayed window. |
![]() |
hWnd | The window's handle. |
![]() |
IsDockable | Indicates if the window is dockable. |
![]() |
IsVisible | Indicates if the window is visible. |
![]() |
Name | Name of data window. |
![]() |
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. |
![]() |
Title | Name displayed on form. |
Inherited Interfaces
Interfaces | Description |
---|---|
IDataWindow | Provides access to members that control popup windows that show map data. |
CoClasses that implement IGenericWindow
CoClasses and Classes | Description |
---|---|
GenericWindow | User data windows. |