Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / Refresh Method


In This Topic
    Refresh Method (IElement)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Sub Refresh() 
    'Usage
     
    
    Dim instance As IElement
     
    instance.Refresh()
    void Refresh()
    See Also