ToolTipNeededEventArgs Class

T3000 CrossPlatform

ToolTipNeededEventArgs Class

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

ToolTipNeeded event args
Inheritance Hierarchy
SystemObject  SystemEventArgs
    FastColoredTextBoxNSToolTipNeededEventArgs

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

Dim instance As ToolTipNeededEventArgs

The ToolTipNeededEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodToolTipNeededEventArgs
Initializes a new instance of the ToolTipNeededEventArgs 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