FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FourWayArrowShape Class / FireUIChangeComplete Method


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