ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / IsRibbonMinimized Property

In This Topic
    IsRibbonMinimized Property
    In This Topic
    Gets or sets whether the ribbon is currently minimized.
    Syntax
    public static bool IsRibbonMinimized {get; set;}
    Public Shared Property IsRibbonMinimized As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also