SelectingEventArgs 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 SelectingEventArgs : EventArgs
Visual Basic
Public Class SelectingEventArgs _
	Inherits EventArgs
Visual C++
public ref class SelectingEventArgs : public EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    FastColoredTextBoxNS..::..SelectingEventArgs

See Also