OverlayBaseParent Property

CVB.Net Documentation
The display on which the label lives (if any...). Note that a label may only be associated with one display at a time

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

[BrowsableAttribute(false)]
public Display Parent { get; }

Property Value

Type: Display
See Also

Reference