Click or drag to resize

VisualControlBaseEvalTransparentPaint 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
C#
protected virtual bool EvalTransparentPaint()

Return Value

Type: Boolean
True if paint required; otherwise false.
See Also