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

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