Method OnShowTooltip
OnShowTooltip(ref string, IBookMark)
Raises ShowToolTip
event.
public virtual bool OnShowTooltip(ref string tooltip, IBookMark bookMark)
Parameters
Returns
- bool
True if event is handled, otherwise false.
Raises ShowToolTip
event.
public virtual bool OnShowTooltip(ref string tooltip, IBookMark bookMark)
True if event is handled, otherwise false.