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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    System.Windows.Forms..::..MouseEventArgs
      FastColoredTextBoxNS..::..VisualMarkerEventArgs

See Also