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


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