Method OnShowTooltip
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
OnShowTooltip(ref string, IBookMark)
Raises ShowToolTip
event with specified parameters.
public virtual bool OnShowTooltip(ref string tooltip, IBookMark bookMark)
Parameters
Returns
- bool
True if succeed; otherwise false.