Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
PageViewContextMenu value.By default an ImGearPageViewContextMenu with default menu items is shown when right clicking on the PageView control. The default menu items may change from version to version. This property can be set to an instance of ImGearPageViewContextMenu to specify a custom context menu.
You can set the styling for the context menu globally for your application or locally by putting a style (associated with System.Windows.Controls.ContextMenu) in the resources section of the PageView control.