Method GotoNextBookMark
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
GotoNextBookMark()
When implemented by a class, moves Edit control's caret to the location of the next unnumbered bookmark.
void GotoNextBookMark()
Remarks
If the currently selected bookmark is the last bookmark within the bookmarks collection the method moves to the first bookmark.