Office 2007 Toolbar

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Samuel

    Office 2007 Toolbar

    Hi

    I would like to implement a toolbar similar to the one in Office 2007

    Can anyone tell me if this control is available in VS 2008

    Thank you,
    Samuel


  • Herfried K. Wagner [MVP]

    #2
    Re: Office 2007 Toolbar

    "Samuel" <samuel.shulman @ntlworld.comsc hrieb:
    I would like to implement a toolbar similar to the one in Office 2007
    >
    Can anyone tell me if this control is available in VS 2008
    There is no such control (ribbon) available in the .NET Framework/VS.

    CodeProject: WPF C# Ribbon Control Library.
    <URL:http://www.codeproject .com/KB/WPF/ribboncontrol.a spx>

    CodeProject: An easy way to add a Ribbon Panel Office 2007 style.
    <URL:http://www.codeproject .com/KB/menus/Ribbon_Panel.as px>

    CodeProject: A Graphical WPF Ribbon Control Builder.
    <URL:http://www.codeproject .com/KB/WPF/ribbonbuilder.a spx>

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

    Comment

    • rowe_newsgroups

      #3
      Re: Office 2007 Toolbar

      On Feb 18, 1:38 pm, "Herfried K. Wagner [MVP]" <hirf-spam-me-
      h...@gmx.atwrot e:
      "Samuel" <samuel.shul... @ntlworld.comsc hrieb:
      >
      I would like to implement a toolbar similar to the one in Office 2007
      >
      Can anyone tell me if this control is available in VS 2008
      >
      There is no such control (ribbon) available in the .NET Framework/VS.
      >
      CodeProject: WPF C# Ribbon Control Library.
      <URL:http://www.codeproject .com/KB/WPF/ribboncontrol.a spx>
      >
      CodeProject: An easy way to add a Ribbon Panel Office 2007 style.
      <URL:http://www.codeproject .com/KB/menus/Ribbon_Panel.as px>
      >
      CodeProject: A Graphical WPF Ribbon Control Builder.
      <URL:http://www.codeproject .com/KB/WPF/ribbonbuilder.a spx>
      >
      --
      M S Herfried K. Wagner
      M V P <URL:http://dotnet.mvps.org/>
      V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
      I do recall seeing a link from Microsoft that had an api/sdk (don't
      remember which) that you could download for the ribbon bar.
      Unfortunately, I did not keep the link and now I can't find it. Some
      good searching on Microsoft's sites might turn up the link, but the
      codeproject articles may be easier. And, IIRC, you have to register
      your application with Microsoft before you are allowed to distribute
      it with the ribbon bar.

      Thanks,

      Seth Rowe

      Comment

      • zacks@construction-imaging.com

        #4
        Re: Office 2007 Toolbar

        On Feb 18, 1:12 pm, "Samuel" <samuel.shul... @ntlworld.comwr ote:
        Hi
        >
        I would like to implement a toolbar similar to the one in Office 2007
        >
        Can anyone tell me if this control is available in VS 2008
        >
        Thank you,
        Samuel
        There may not be a ribbon control yet in .NET, but you sure can buy
        one. Check out:

        Dreamweaver MX, Dreamweaver CS3, Adobe Dreamweaver, DMXzone, CSS, ultradev, flash, dreamweaver mx, fireworks mx, macromedia mx, tutorials, extensions, swf, mxp, mxi, developers, asp, jsp, cf, cold fusion, mac, javascript, .net, aspx, dotnet

        Comment

        • Rad [Visual C# MVP]

          #5
          Re: Office 2007 Toolbar

          On Mon, 18 Feb 2008 18:12:07 -0000, Samuel wrote:
          Hi
          >
          I would like to implement a toolbar similar to the one in Office 2007
          >
          Can anyone tell me if this control is available in VS 2008
          >
          Thank you,
          Samuel
          Not out of the box, but several companies make ribbon comonents
          - DevExpress.com
          - Infragistics.co m
          - Divil.co.uk
          - ComponentArt (ASP.NET)
          --

          Comment

          Working...