Spread WinForms 15
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()
See Also