ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Dialog Namespace / DialogCaptionButtons Class / Minimize Property

In This Topic
    Minimize Property
    In This Topic
    Set minimize button on the title of dialog
    Syntax
    'Declaration
     
    Public Property Minimize As DialogCaptionButton
    public DialogCaptionButton Minimize {get; set;}
    See Also