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