Table of Contents

Constructor HintSyntaxPaint

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

HintSyntaxPaint(IPainter, Control)

Initializes a new instance of the HintSyntaxPaint class with specified graphic surface and owner control.

public HintSyntaxPaint(IPainter painter, Control control)

Parameters

painter IPainter

Specifies IPainter object used to draw text and graphic primitives.

control Control

Specifies control owning the HintSyntaxPaint.