PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ZoomDialogStrings Class / CloseButton Property

In This Topic
    CloseButton Property (ZoomDialogStrings)
    In This Topic
    Gets or sets the text displayed on the Close button.
    Syntax
    'Declaration
     
    Public Property CloseButton As String
    public string CloseButton {get; set;}
    See Also