Table of Contents

Class CategoryFilterToolStripRenderer

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

Handles the painting functionality for the CodeCompletionBoxCategoryFilterToolStrip.

public class CategoryFilterToolStripRenderer : ToolStripRenderer
Inheritance
CategoryFilterToolStripRenderer

Constructors

CategoryFilterToolStripRenderer(Func<CodeCompletionBoxPainter>)

Initializes a new instance of the CategoryFilterToolStripRenderer class with specified painter.

Methods

OnRenderButtonBackground(ToolStripItemRenderEventArgs)

Raises the RenderButtonBackground event.

OnRenderItemImage(ToolStripItemImageRenderEventArgs)

Raises the RenderItemImage event.

OnRenderToolStripBackground(ToolStripRenderEventArgs)

Raises the RenderToolStripBackground event.