ArcObjects Library Reference (ArcMapUI)  

IGenericWindow Interface

Provides access to members that control a data window with a particular hWnd.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Write-only property ActiveXUID UID of ActiveX component to place in data window.
Write-only property Application Provides the window with a reference to the application.
Read-only property FindWindow Find an already displayed window.
Read-only property hWnd The window's handle.
Read-only property IsDockable Indicates if the window is dockable.
Read-only property IsVisible Indicates if the window is visible.
Read/write property Name Name of data window.
Method PutPosition The window's position in screen pixels.
Method QueryPosition The window's position in screen pixels.
Method Refresh Cause the window to redraw.
Method Show Indicates if the window is shown.
Write-only property 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.