Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ProgressBar Class / Clone Method

In This Topic
    Clone Method (ProgressBar)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function Clone() As Object
    public virtual object Clone()
    See Also