This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a data window with a particular hWnd.
Name | 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. |
Interfaces | Description |
---|---|
IDataWindow | Provides access to members that control popup windows that show map data. |
CoClasses and Classes | Description |
---|---|
GenericWindow | User data windows. |