Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. Ribbon in WinForm Apps

Ribbon in WinForm Apps

Scheduled Pinned Locked Moved Visual Studio
csharphelpc++wpfcom
4 Posts 2 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Thomas Stockwell
    wrote on last edited by
    #1

    I was just recently at a MSDN event and I happened to inquire about the Ribbon being in .NET 4.0. To that I got no answer, but the presenter did say that their was a Ribbon SDK available. The problem is, I can't find it. Does anyone know where a Microsoft Ribbon SDK is, that is .NET compliant? I do know about the following articles on custom ribbon controls: http://www.codeproject.com/KB/WPF/ribboncontrol.aspx[^] http://www.codeproject.com/KB/toolbars/WinFormsRibbon.aspx[^] and the VC++ Feature Pack which supports the ribbon implementation in non-.NET applications. Any help would be much appreciated.

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    S 2 Replies Last reply
    0
    • T Thomas Stockwell

      I was just recently at a MSDN event and I happened to inquire about the Ribbon being in .NET 4.0. To that I got no answer, but the presenter did say that their was a Ribbon SDK available. The problem is, I can't find it. Does anyone know where a Microsoft Ribbon SDK is, that is .NET compliant? I do know about the following articles on custom ribbon controls: http://www.codeproject.com/KB/WPF/ribboncontrol.aspx[^] http://www.codeproject.com/KB/toolbars/WinFormsRibbon.aspx[^] and the VC++ Feature Pack which supports the ribbon implementation in non-.NET applications. Any help would be much appreciated.

      Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

      S Offline
      S Offline
      Simon P Stevens
      wrote on last edited by
      #2

      The only ribbon control supplied by MS is for MFC. There is no winforms or WPF ribbon currently provided. The MFC ribbon SDK provided by MS is included with Vs2008, & the vc++ feature pack. It's actually a 3rd party product from BCGSoft[^] that MS have licensed. BCGSoft do also do a .net version[^] but you'll have to buy that. There are stacks of others out there. You've mentioned a few, there are loads more, both free and commercial.

      Simon

      1 Reply Last reply
      0
      • T Thomas Stockwell

        I was just recently at a MSDN event and I happened to inquire about the Ribbon being in .NET 4.0. To that I got no answer, but the presenter did say that their was a Ribbon SDK available. The problem is, I can't find it. Does anyone know where a Microsoft Ribbon SDK is, that is .NET compliant? I do know about the following articles on custom ribbon controls: http://www.codeproject.com/KB/WPF/ribboncontrol.aspx[^] http://www.codeproject.com/KB/toolbars/WinFormsRibbon.aspx[^] and the VC++ Feature Pack which supports the ribbon implementation in non-.NET applications. Any help would be much appreciated.

        Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

        S Offline
        S Offline
        Simon P Stevens
        wrote on last edited by
        #3

        There seems to be a CTP of a WPF ribbon control from MS available here[^]. It looks like this is an early release of what will potentially eventually be included in .net 4.0.

        Simon

        T 1 Reply Last reply
        0
        • S Simon P Stevens

          There seems to be a CTP of a WPF ribbon control from MS available here[^]. It looks like this is an early release of what will potentially eventually be included in .net 4.0.

          Simon

          T Offline
          T Offline
          Thomas Stockwell
          wrote on last edited by
          #4

          Thanks for the reply[s]. I am not sure if that is exactly what the presenter was referring to (I think he was refering to the feature pack like you said in the previous post), but I will be sure to test it. Thanks. I did however find a RibbonBar from RAD Controls in the connect.microsoft.com - Visual Studio Registration Benefits Portal. So now I have a few options to look at.

          Thanks again, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups