Method GotoBookMark
GotoBookMark(object)
Key event that moves Edit control's caret to the location of the specified bookmark.
public void GotoBookMark(object param)
Parameters
paramobjectSpecifies Index property of the bookmark.
Key event that moves Edit control's caret to the location of the specified bookmark.
public void GotoBookMark(object param)
param objectSpecifies Index property of the bookmark.