Create Bookmark Control Dialog Box
Applies to |
---|
The information in this topic applies only to the specified Visual Studio Tools for Office projects and versions of Microsoft Office. Project type
Microsoft Office version
For more information, see Features Available by Application and Project Type. |
This dialog box appears when you drag a Bookmark control from the Toolbox onto the document. Clicking OK inserts the Bookmark control at the range selected. The range remains selected.
The Create Bookmark Control dialog box is non-modal so that you can select a range within the document. The Bookmark control surrounds the selection. If the range is the insertion point and not a selection, the Bookmark control is inserted as a zero-length bookmark at that location.
The default name of the bookmark is BookmarkX, where X is an integer that increases incrementally as additional Bookmark controls are added to the document.
See Also
Tasks
How to: Add Bookmark Controls to Word Documents
How to: Resize Bookmark Controls