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


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