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


IChooseObjectFromObjectsUI.WindowTitle Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IC > IChooseObjectFromObjectsUI Interface > IChooseObjectFromObjectsUI.WindowTitle Property
ArcGIS Developer Help

IChooseObjectFromObjectsUI.WindowTitle Property

Title of the window. Default: Select an object.

[Visual Basic .NET]
Public WriteOnly Property WindowTitle
[C#]
public void WindowTitle {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IChooseObjectFromObjectsUI Interface