Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IStateNotify Interface / StateNotify Method


In This Topic
StateNotify Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Sub StateNotify( _
   ByVal o As Object _
) 
 
'Usage
 
Dim instance As IStateNotify
Dim o As Object
 
instance.StateNotify(o)

Parameters

o
See Also