Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SEditButton Class / FireStateNotify Method


In This Topic
    FireStateNotify Method (SEditButton)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Sub FireStateNotify() 
    'Usage
     
    
    Dim instance As SEditButton
     
    instance.FireStateNotify()
    public void FireStateNotify()
    See Also