Interface for active element registered by SnippetReplaceableTextElement.

C# | Visual Basic | Visual C++ |
public interface IReplaceableActiveElement : IActiveElement
Public Interface IReplaceableActiveElement _ Inherits IActiveElement
public interface class IReplaceableActiveElement : IActiveElement

All Members | Methods | Properties | Events | ||
Icon | Member | Description |
---|---|---|
![]() | Deactivate(SnippetEventArgs) |
Called when the interactive mode is deactivated.
(Inherited from IActiveElement.) |
![]() | IsEditable |
Gets whether this element is editable (the user will be able to select it with Tab).
(Inherited from IActiveElement.) |
![]() | OnInsertionCompleted()()()() |
Called when the all snippet elements have been inserted.
(Inherited from IActiveElement.) |
![]() | Segment |
Gets the segment associated with this element. May be null.
(Inherited from IActiveElement.) |
![]() | Text |
Gets the current text inside the element.
|
![]() | TextChanged |
Occurs when the text inside the element changes.
|
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238