StyleNeededEventArgs Class

T3000 CrossPlatform

StyleNeededEventArgs Class

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

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

Inheritance Hierarchy
SystemObject  SystemEventArgs
    FastColoredTextBoxNSStyleNeededEventArgs

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBoxNS (in FastColoredTextBoxNS.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public class StyleNeededEventArgs : EventArgs
Public Class StyleNeededEventArgs
	Inherits EventArgs

Dim instance As StyleNeededEventArgs

The StyleNeededEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodStyleNeededEventArgs
Initializes a new instance of the StyleNeededEventArgs class
Top
Properties
  NameDescription
Public propertyCancel
Public propertyStyle
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 fieldToken
Top
See Also