Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IChangeNotify Interface / ChangeNotify Method
Object


In This Topic
ChangeNotify Method
In This Topic
Handles change notification.
Syntax
'Declaration
 
Sub ChangeNotify( _
   ByVal o As Object _
) 
 
'Usage
 
Dim instance As IChangeNotify
Dim o As Object
 
instance.ChangeNotify(o)

Parameters

o
Object
See Also