This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > ICommandBar Interface > ICommandBar.IsVisible Method (ArcObjects .NET 10.4 SDK) |
Indicates if this commandbar is visible.
[Visual Basic .NET] Public Function IsVisible ( _ ) As Boolean
[C#] public bool IsVisible ( );