WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Windows.Forms.Edit.Interfaces

    Show / Hide Table of Contents

    Namespace Syncfusion.Windows.Forms.Edit.Interfaces

    Interfaces

    IAutoFormatter

    Provides the functionality for custom autoformatters.

    IBackgroundFormat

    Provides the functionality for background settings.

    IBookmark

    Provides the functionality for single bookmark.

    IBorderFormat

    Provides the functionality for text border settings.

    IChange

    Provides the functionality for change in the stream.

    IChangesStream

    Provides the functionality for stream, that tracks changes.

    ICollapsableConfigLexem

    Provides the functionality for lexem configurations. It describes behaviour of the lexem, that can be collapsed. It describes behaviour of the lexem, that can be collapsed.

    IConfig

    Provides the basic functionality for reading and writting configuration. needed for coloring.

    IConfigLanguage

    Provides the functionality for lexem-parser configuration.

    IConfigLexem

    Provides the functionality for lexem to control parsing of input stream.

    IContextChoiceController

    Provides the functionality for context choice controller.

    IContextChoiceItem

    Provides the functionality for context choice item contained in ContextChoice window.

    ICursorGraphicalCoordinates

    Provides the functionality for getting the Graphical coordinates of the cursor.

    ICursorManager

    Provides the functionality for cursor manager.

    ICursorPhysicalCoordinates

    Provides the functionality for getting the physical coordinates of the cursor in text.

    ICursorVirtualCoordinates

    Provides the functionality for getting the virtual coordinates of the cursor. Collapsings can change the virtual coordinates.

    ICustomBookmark

    Provides the functionality for drawing the custom bookmark.

    IDataWindow

    Provides the functionality for data window.

    IDynamicFormat

    Provides the functionality for dynamic formatting.

    IDynamicFormatsLayer

    Provides the functionality for DynamicFormatsLayer.

    IFindDialogForm

    Provides the functionality for Find dialog form.

    IFormatManager

    Provides the functionality for formats manager declaration interface.

    IGotoDialogForm

    Provides the functionality for Goto dialog form.

    ILexem

    Provides the functionality for the abstraction which link language and formatting.

    ILexemLine

    Provides the functionality for lexem line.

    ILexemParser

    Provides the basic functionality of each Lexem parser for our control.

    ILexemWrapper

    Provides the functionality for lexem wrapper that are used in autoformatting.

    ILongOperation

    Provides the functionality for Long operation.

    ILongOperationController

    Provides a controller for long operations.

    INamedImage

    Provides an interface that contains named image.

    INamedImagesCollection

    Provides the read-write access functionality to the collection of the named images.

    IObjectInitialize

    Provides the functionality to initialize the object.

    IParsePoint

    Provides the functionality for getting the parse point from which lexem started in stream.

    IPositionConverter

    Provides the functionality for getting the converter positions.

    IReferenceConfig

    Provides the functionality for getting the configuration and the reference which is linked to it.

    IRenderedLexem

    Provides the functionality for rendering the lexem. If column is -1 then lexem is unrendered.

    IReplaceDialogForm

    Provides the functionality for Replace dialog form.

    ISnippetFormat

    Provides the interface that contains format which is used for rendering utility object. It holds settings needed for proper rendering one or more snippets on user screen.

    ISource

    Provides the functionality for data window that contains source of data.

    IStream

    Provides the functionality for the streams.

    IXMLDataProvider

    Provides the functionality for saving data to XML.

    Enums

    ChangeType

    Defines the constants that specifies the type of change in stream.

    FindNextResult

    Defines a constant that specifies the result of FindNext method.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved