AutoIndentEventArgs Class

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image

Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)

Syntax

C#
public class AutoIndentEventArgs : EventArgs
Visual Basic
Public Class AutoIndentEventArgs _
	Inherits EventArgs
Visual C++
public ref class AutoIndentEventArgs : public EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    FastColoredTextBoxNS..::..AutoIndentEventArgs

See Also