VisualContainerControlBaseEvalTransparentPaint Method |
Work out if this control needs to paint transparent areas.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax protected virtual bool EvalTransparentPaint()
Return Value
Type:
BooleanTrue if paint required; otherwise false.
See Also