Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ProgressBar Class / ShowPercentText Property

In This Topic
    ShowPercentText Property
    In This Topic
    Gets or sets the percent text visibility status.
    Syntax
    'Declaration
     
    Public Property ShowPercentText As Boolean
    public bool ShowPercentText {get; set;}
    See Also