ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / C1IconTemplate Class / MinimizeButton Property

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