Method OnShowTooltip
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
OnShowTooltip(ref string, IBookMark)
When implemented by a class, raises OnShowTooltip event.
bool OnShowTooltip(ref string tooltip, IBookMark bookMark)
Parameters
Returns
- bool
True if event is handled, otherwise false.