Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / SpinDownNotify Method
Object of the action


In This Topic
SpinDownNotify Method (SuperEditBase)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overridable Sub SpinDownNotify( _
   ByVal o As Object _
) 
 
'Usage
 
Dim instance As SuperEditBase
Dim o As Object
 
instance.SpinDownNotify(o)

Parameters

o
Object of the action
See Also