Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
180
Sample Application
posted

Is there a sample app anywhere that shows vanilla usage of a Ribbon-based WPF application i.e. encompassing events invoked when tab items, groups and button tools etc. are selected. Alternatively are there sample code snippets illustrating the basic methods?

With all due respect something like

Public Event Opening() As EventHandler(Of RibbonGroupOpeningEventArgs)

is not quite what I envisaged.

Thanks

John French

Parents
No Data
Reply
  • 69686
    Suggested Answer
    posted

    Hello John,

    All the sample that we ship are in the XamFeatureBrowser , which is installed with our product. There you can find sample for the XamRibbon, showing basic and advanced fucntionality.The XamShowCase shows sample applications using our components - there you can find the XamSalesManager sample, which is also using the XamRibbon control.

Children
No Data