<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating a addin toolbar in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-addin-toolbar/m-p/180493#M4673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Freddie and thank you for your reply - just what I needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kaare&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Sep 2016 07:58:27 GMT</pubDate>
    <dc:creator>KåreRasmussen1</dc:creator>
    <dc:date>2016-09-02T07:58:27Z</dc:date>
    <item>
      <title>Creating a addin toolbar</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-addin-toolbar/m-p/180491#M4671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone.&lt;/P&gt;&lt;P&gt;I´ve installed Visual Studio 2013 express and Arcobjects SDK 10.3.1.&lt;/P&gt;&lt;P&gt;When I choose ArcMap add-in the Add-In wizard (C#) there is no Toolbar in Add-in type.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I create a toolbar?&amp;nbsp;Preferably from the wizard but if there is another way I´m open for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kaare&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 08:30:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-addin-toolbar/m-p/180491#M4671</guid>
      <dc:creator>KåreRasmussen1</dc:creator>
      <dc:date>2016-08-31T08:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a addin toolbar</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-addin-toolbar/m-p/180492#M4672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the below video. The toolbar is created with a few xml tags in the config.esriaddinx. You can either stub it out by inserting the code directly into the config.esriaddinx or right click on your project, select add new item, and then add an addin container to your project, which will stub out the xml for you. You'll want to add the toolbar after you've created your commands if you're not familiar with manipulating the xml behind the toolbar to add items to it because the wizard will allow you to select the items from a drop-down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6162395973001w320h240r481" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6162395973001" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6162395973001w320h240r481');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6162395973001"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 14:04:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-addin-toolbar/m-p/180492#M4672</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2016-08-31T14:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a addin toolbar</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-addin-toolbar/m-p/180493#M4673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Freddie and thank you for your reply - just what I needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kaare&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 07:58:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-addin-toolbar/m-p/180493#M4673</guid>
      <dc:creator>KåreRasmussen1</dc:creator>
      <dc:date>2016-09-02T07:58:27Z</dc:date>
    </item>
  </channel>
</rss>

