Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / FireStateNotify Method


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