Method OnShowTooltip
- Namespace
 - Alternet.Editor.TextSource
 
- Assembly
 - Alternet.Editor.v10.dll
 
OnShowTooltip(ref string, IBookMark)
Raises OnShowTooltip event.
public virtual bool OnShowTooltip(ref string tooltip, IBookMark bookMark)
Parameters
Returns
- bool
 True if event is handled, otherwise false.