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


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