[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.TextTipFetch

TextTipFetch Event

Occurs when the pointer (cursor) is over a cell and the text tip or cell note should be displayed (the TextTip property is set to a value other than Off).

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public event TextTipFetchEventHandler TextTipFetch
Public Event TextTipFetch As TextTipFetchEventHandler
Returns
Type Description
TextTipFetchEventHandler Occurs when the pointer (cursor) is over a cell and the text tip or cell note should be displayed (the TextTip property is set to a value other than Off).