Click or drag to resize

VisualContainerControlBaseTransparentParent Property

Gets the control reference that is the parent for transparent drawing.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected virtual Control TransparentParent { get; }

Property Value

Type: Control
See Also