Breaking Change BC3129
Visible to All Users

The PopupMenuShowing event behavior has been changed

In previous versions, the PdfViewer.PopupMenuShowing event could not be raised for the context menu shown in the navigation pane.
Now, the Usability - Provide the capability to raise the PdfPopupMenuShowing event when a popup menu is shown in a bookmarks tree suggestion has been implemented.

The PdfPopupMenuShowingEventArgs.Menu  property has become obsolete and returns null when the PopupMenuShowing event is raised for outlines. Use the ItemLinks property instead to avoid this behavior.

You can also obtain the current popup menu type shown for the PDF Viewer using the PdfPopupMenuShowingEventArgs.PdfPopupMenuKind property. This property can return one of the PdfPopupMenuKind enumeration values: PageContent, BookmarkTree, and BookmarkOptions.

Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.