Basic Library for WinRT
OnValueChanged Method (C1ProgressBar)

Syntax
'Declaration
 
Protected Overridable Sub OnValueChanged( _
   ByVal oldValue As System.Double, _
   ByVal newValue As System.Double _
) 
protected virtual void OnValueChanged( 
   System.double oldValue,
   System.double newValue
)

Parameters

oldValue
newValue
See Also

Reference

C1ProgressBar Class
C1ProgressBar Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback