For security reasons, we are now requiring Username instead of Email. If you forgot your Username, please use the Forgot Username/Password link below.
Already have an account?
Please enter a minimum of 6 characters, including at least 1 number. Example: p4$$word
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.
Bind your menus to a data source. Just set the ItemsSource property to bind C1ContextMenu to any collection that implements IEnumerable.
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.
Add separators to aid in the visual grouping of items.
C1ContextMenu items support commands and command parameters. Program against them as you would against any other buttons throughout your application.
Customize the look of each menu item easily through XAML.