Table of Contents

Property CustomPainter

Namespace
Alternet.Editor.CodeCompletion
Assembly
Alternet.Editor.v9.dll

CustomPainter

When implemented by a class, specifies a custom painter that provides control's drawing.

ICustomPaint CustomPainter { get; set; }

Property Value

ICustomPaint