Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / TextShape Class / FireUIChangeComplete Method


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