TextSource.TextChangedEventArgs Class

T3000 CrossPlatform

TextSourceTextChangedEventArgs Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:FastColoredTextBoxNS.TextSource.TextChangedEventArgs"]

Inheritance Hierarchy
SystemObject  SystemEventArgs
    FastColoredTextBoxNSTextSourceTextChangedEventArgs

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public class TextChangedEventArgs : EventArgs
Public Class TextChangedEventArgs
	Inherits EventArgs

Dim instance As TextSource.TextChangedEventArgs

The TextSourceTextChangedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodTextSourceTextChangedEventArgs
Initializes a new instance of the TextSourceTextChangedEventArgs class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldiFromLine
Public fieldiToLine
Top
See Also