Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / FireUIChangeComplete Method


In This Topic
    FireUIChangeComplete Method (PSObject)
    In This Topic
    Occurs when the User Interface (UI) change is complete.
    Syntax
    'Declaration
     
    
    Public Sub FireUIChangeComplete() 
    'Usage
     
    
    Dim instance As PSObject
     
    instance.FireUIChangeComplete()
    public void FireUIChangeComplete()
    See Also