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
449
do u have a runable example for CAB and Ribbon?
posted

I download one from your website named: cab_tbmanagerribbon_v71. I changed all references to current version v82. but still not able to run it.

and all the examples from Public Documents\Infragistics\NetAdvantage for .NET 2008 Vol. 2 CLR 2.0\CAB Extensiblility Kit  are not compilable.

Thanks

Parents
  • 2077
    Offline posted

    A working example, with all the necesary libraries, can be found here: http://www.fileshare.ro/1147506789.85

    It is built with Infragistics WinForms 8.2.2038. The solution is based on SCSF May 2007, and was built with Visual Studion 2005.

    In the Shell project, the Ribbon and Ribbon's Tabs are added as UIExtentionSites. In the NewToolbar.Module, in ModuleController class the ribbon is extended with ToolButtons. If you click a button a MessageBox is shown, showing the CommandName associated with that button.

    HTH,

    Emanuel

Reply Children