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


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