This document is archived and information here might be outdated.  Recommended version.


IParcelPropertiesWindow Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelPropertiesWindow Interface
ArcGIS Developer Help

IParcelPropertiesWindow Interface

Provides access to Cadastral Edit Properties Dockable window Interface. Note: the IParcelPropertiesWindow interface has been superseded by IParcelPropertiesWindow2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Description

Members

Name Description
Read-only property hWnd Window handle of the Editor Dockable Window.
Method Refresh Refresh the selected page in the Edit Parcel Properties Window.
Method SetActiveObject Forward object to pages that support ICadastralEditorPageUpdates.
Method Show Show/Hide the Parcel Edit Properties Window.
Read-only property Visible Indicates whether the Editor Dockable window is visible.

Classes that implement IParcelPropertiesWindow

Classes Description
PropertiesDockableWindow Parcel Properties Dockable Window.