ComponentOne List for WinForms
C1.Win.C1List Namespace / C1PrintProgress Class / TxtCancel Property

In This Topic
    TxtCancel Property (C1PrintProgress)
    In This Topic
    Gets or sets the text for the Cancel button.
    Syntax
    'Declaration
     
    
    Public Property TxtCancel As String
    public string TxtCancel {get; set;}
    See Also