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


IIdentifyDialog2.HideLayersComboBox Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CartoUI)  

IIdentifyDialog2.HideLayersComboBox Property

Indicates whether to hide Layers ComboBox in Identify Dialog.

[Visual Basic .NET]
Public Property HideLayersComboBox As Boolean
[C#]
public bool HideLayersComboBox {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IIdentifyDialog2 Interface