Close
Just a few details and you gain access to free downloads, support, subscription updates, betas, and special offers.
Join Now





Help Show Password

Read our Privacy Policy

ContextMenu for Windows Phone

Add touch-sensitive menus to your apps with ComponentOne™ ContextMenu for Windows Phone. Provide additional commands while saving UI space with this simple, yet customizable menu control.

Features

  • Data Bindable

    Bind your menus to a data source. Just set the ItemsSource property to bind C1ContextMenu to any collection that implements IEnumerable.

  • Zoom Background

    Give emphasis to the menu by zooming out the background. The IsZoomEnabled property indicates whether the background will zoom out when the C1ContextMenu is open. You can also style the background by just setting one brush property.

  • Separate Items

    Add separators to aid in the visual grouping of items.

  • Commanding Support

    C1ContextMenu items support commands and command parameters. Program against them as you would against any other buttons throughout your application.

  • Customizable Appearance

    Customize the look of each menu item easily through XAML.