Eyeshot 10 WinForms API Reference
Update Method (ProgressBar)

WinForms Assembly > devDept.Eyeshot Namespace > ProgressBar Class : Update Method
Syntax
'Declaration
 
Public Overrides Sub Update( _
   ByVal another As IUserInterfaceElement _
) 
public override void Update( 
   IUserInterfaceElement another
)

Parameters

another
See Also

Reference

ProgressBar Class
ProgressBar Members