Input for WinForms | ComponentOne
C1.Framework Namespace / C1IconTemplate Class / MinimizeButton Property

In This Topic
    MinimizeButton Property
    In This Topic
    Gets the path for the MinimizeButton icon. Uses from Ribbon control.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property MinimizeButton As String
    public static string MinimizeButton {get;}
    See Also