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