Method GotoBookMark
GotoBookMark(int)
When implemented by a class, moves Edit control's caret to the location of the specified bookmark.
void GotoBookMark(int bookMark)
Parameters
bookMark
intSpecifies Index property of the bookmark.
When implemented by a class, moves Edit control's caret to the location of the specified bookmark.
void GotoBookMark(int bookMark)
bookMark
intSpecifies Index property of the bookmark.