Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

ToolTipEventArgs Class

Provides data for the ShowToolTip event.

Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Inheritance

Syntax

public class ToolTipEventArgs : System.EventArgs;
Public Class ToolTipEventArgs
    Inherits System.EventArgs

Constructors

This class cannot be instantiated.

Fields

PublicCellThe cell for which a tooltip is to be displayed or null/Nothing indicating that no cell is associated with this event.
PublicStaticInherited from System.EventArgsEmptyProvides a value to use with events that do not have event data.
PublicRowHeaderThe row header for which a tooltip is to be displayed or null/Nothing indicating that no row header is associated with this event.
PublicToolTipIconDefines the tooltip icon, used with balloon style tooltips only (ToolTipAppearanceEnum.Balloon). This value can be modified by the ShowToolTip event handler. The default is ToolTipIcon.None.
PublicToolTipStyleDefines the appearance of the tooltip. This value can be modified by the ShowToolTip event handler.
PublicToolTipTextDefines the tooltip text. This value can be modified by the ShowToolTip event handler.
PublicToolTipTitleDefines the tooltip title, used with balloon style tooltips only (ToolTipAppearanceEnum.Balloon). This value can be modified by the ShowToolTip event handler. The default is an empty string.
PublicUsageDefines in which area of the control the object is located for which a tooltip is to be displayed.

Methods

PublicInherited from System.ObjectEqualsDetermines whether the specified object is equal to the current object.
ProtectedInherited from System.ObjectFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
PublicInherited from System.ObjectGetHashCodeServes as the default hash function.
PublicInherited from System.ObjectGetTypeGets the Type of the current instance.
ProtectedInherited from System.ObjectMemberwiseCloneCreates a shallow copy of the current Object.
PublicStaticInherited from System.ObjectReferenceEqualsDetermines whether the specified Object instances are the same instance.
PublicInherited from System.ObjectToStringReturns a string that represents the current object.

See Also Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.