property Edit.BookMarkBackColor as Color
Specifies the bookmark bar background's color.

TypeDescription
Color A color expression that specifies the bookmark bar background's color.

Use the BookMarkBackColor and BookMarkBackColor2 properties to customize colors of the control's bookmark bar. Use the Bookmark property to bookmark a line. Use the BookmarksList property to retrieve the list of line that has a bookmark. Use the ClearBookmarks method to clear all bookmarks in the control.