C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonNumericBox Class / OnChangeCanceled Method

In This Topic
OnChangeCanceled Method (RibbonNumericBox)
In This Topic
Raises the ChangeCanceled event.
Syntax
'Declaration
 
Protected Overridable Sub OnChangeCanceled( _
   ByVal e As System.EventArgs _
) 
 

Parameters

e
See Also