Each GotoItem represents an item in a predefined Goto control. The corresponding string of a GotoItem is the same as the item's Name property. The GotoItem enumeration can be used with the FrameworkElement.FindName method to get the item and manipulate it.

Members

Member Description
TXITEM_GotoLabel Identifies the label of the Go to list box.
TXITEM_GotoList Identifies the Go to list box.
TXITEM_NumberLabel Identifies the label of the Number text box.
TXITEM_Number Identifies the Number respectively Bookmark combo box.
TXITEM_GotoPrevious Identifies the Previous button.
TXITEM_GotoNext Identifies the Next button.
TXITEM_Close Identifies the Close button.