WordWrapNeededEventArgs Class

T3000 CrossPlatform

WordWrapNeededEventArgs Class

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

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

Inheritance Hierarchy
SystemObject  SystemEventArgs
    FastColoredTextBoxNSWordWrapNeededEventArgs

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

Dim instance As WordWrapNeededEventArgs

The WordWrapNeededEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodWordWrapNeededEventArgs
Initializes a new instance of the WordWrapNeededEventArgs class
Top
Properties
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
See Also