In This Article

ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.Primitives Namespace

Classes

CollapsedRegionAdornment

Represents a default implementation of a collapsed region adornment.

CommandButton

Defines a custom command button control.

EditorIndicatorMargin

Represents a default implementation of an indicator margin for an IEditorView.

EditorLineNumberMargin

Represents a default implementation of a line number margin for an IEditorView.

EditorOutliningMargin

Represents a default implementation of an outlining margin for an IEditorView.

EditorRulerMargin

Represents a default implementation of a ruler margin for an IEditorView.

EditorSelectionMargin

Represents a default implementation of a selection margin for an IEditorView.

EditorView

Represents a text view that supports editing within a SyntaxEditor control.

EditorViewHost

Represents an element that can lay out editor views within a SyntaxEditor.

EditorViewMarginBase

Provides the abstract base class for an editor view margin.

EditorViewSelectionGripper

Represents a gripper that can be dragged to extend the selection via touch interaction.

EditorViewSplitter

Represents a splitter that allows two IEditorView objects to be resized.

EditorWordWrapGlyphMargin

Represents a default implementation of a word wrap glyph margin for an IEditorView.

IntelliPromptCodeSnippetSelector

Represents a default implementation of an IntelliPrompt code snippet selector.

IntelliPromptCompletionList

Represents a default implementation of an IntelliPrompt completion list.

IntelliPromptParameterInfo

Represents a default implementation of an IntelliPrompt quick info.

IntelliPromptQuickInfo

Represents a default implementation of an IntelliPrompt quick info.

PrinterDocumentTitleMargin

Represents a default implementation of a document title margin for an IPrinterView.

PrinterLineNumberMargin

Represents a default implementation of a line number margin for an IPrinterView.

PrinterPageNumberMargin

Represents a default implementation of a page number margin for an IPrinterView.

PrinterViewMarginBase

Provides the abstract base class for a printer view margin.

PrinterWordWrapGlyphMargin

Represents a default implementation of a word wrap glyph margin for an IPrinterView.

ScrollBarBlock

Represents a block that appears next to where two scrollbar controls intersect.

ScrollBarSplitter

Represents a splitter that appears next to a scrollbar.

SearchOverlayPane

Represents an IOverlayPane implementation that can be used to perform searching within an editor.

SearchViewBase

Provides the abstract base class for a view with editor-searching UI.

TextView

Represents a base class that can be used to implement an ITextView.