Spread Windows Forms 15.0
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)
    void StateNotify( 
       object o
    )

    Parameters

    o
    See Also