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


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