OverlayBaseDestroyAndCreatePropertyChanged Method

CVB.Net Documentation
Method to be called whenever a property value changed that necessitates a destroy + create in order to reflect the property change on the actual display.

Namespace:  Stemmer.Cvb.Forms.Overlays
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

protected virtual void DestroyAndCreatePropertyChanged()
See Also

Reference