<?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: Add button to ESRI tool on custom toolbar in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-button-to-esri-tool-on-custom-toolbar/m-p/12179#M285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have created a custom toolbar that has a couple of ESRI tools on it that do not have a default button image. How can I set an image for these buttons on my toolbar?&lt;BR /&gt; &lt;BR /&gt;I can create/add a button image on custom tools that I add on my toolbar, but can't figure out how to set an image for the ESRI tools.&lt;BR /&gt; &lt;BR /&gt;For example on my toolbar I have the Merge command (comes from Editor &amp;gt; Merge), added to the toolbar in vb.net using &lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&lt;SPAN style="font-size:2;"&gt;AddItem(&lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: 2;"&gt;"esriEditor.MergeCommand"&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;SPAN style="font-size:2;"&gt;This tool has no default image, just the text "Merge" - I want to set an image on my toolbar.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;Mike.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/a7e6a803-d80b-43bf-984c-428f0133e6e9.htm"&gt;http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/a7e6a803-d80b-43bf-984c-428f0133e6e9.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Dec 2010 09:18:20 GMT</pubDate>
    <dc:creator>Venkata_RaoTammineni</dc:creator>
    <dc:date>2010-12-21T09:18:20Z</dc:date>
    <item>
      <title>Add button to ESRI tool on custom toolbar</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-button-to-esri-tool-on-custom-toolbar/m-p/12177#M283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have created a custom toolbar that has a couple of ESRI tools on it that do not have a default button image. How can I set an image for these buttons on my toolbar?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can create/add a button image on custom tools that I add on my toolbar, but can't figure out how to set an image for the ESRI tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example on my toolbar I have the Merge command (comes from Editor &amp;gt; Merge), added to the toolbar in vb.net using &lt;/SPAN&gt;&lt;PRE class="plain" name="code"&gt;AddItem("esriEditor.MergeCommand")&lt;/PRE&gt;&lt;SPAN style="font-size:2;"&gt;This tool has no default image, just the text "Merge" - I want to set an image on my toolbar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;Mike.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Apr 2010 20:29:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-button-to-esri-tool-on-custom-toolbar/m-p/12177#M283</guid>
      <dc:creator>MikeLouwrens</dc:creator>
      <dc:date>2010-04-11T20:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Add button to ESRI tool on custom toolbar</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-button-to-esri-tool-on-custom-toolbar/m-p/12178#M284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Open the customise window using menu (either Tools - Customize in 9.3 or Customize - customize mode in v10) or right click a toolbar and scroll down to 'customize' option. While this window is open right click on the button on your toolbar&amp;nbsp; for which you want to change the image and select 'change button image'. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Joe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 09:14:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-button-to-esri-tool-on-custom-toolbar/m-p/12178#M284</guid>
      <dc:creator>JoeBrickley</dc:creator>
      <dc:date>2010-12-21T09:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add button to ESRI tool on custom toolbar</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-button-to-esri-tool-on-custom-toolbar/m-p/12179#M285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have created a custom toolbar that has a couple of ESRI tools on it that do not have a default button image. How can I set an image for these buttons on my toolbar?&lt;BR /&gt; &lt;BR /&gt;I can create/add a button image on custom tools that I add on my toolbar, but can't figure out how to set an image for the ESRI tools.&lt;BR /&gt; &lt;BR /&gt;For example on my toolbar I have the Merge command (comes from Editor &amp;gt; Merge), added to the toolbar in vb.net using &lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&lt;SPAN style="font-size:2;"&gt;AddItem(&lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: 2;"&gt;"esriEditor.MergeCommand"&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;SPAN style="font-size:2;"&gt;This tool has no default image, just the text "Merge" - I want to set an image on my toolbar.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;Mike.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/a7e6a803-d80b-43bf-984c-428f0133e6e9.htm"&gt;http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/a7e6a803-d80b-43bf-984c-428f0133e6e9.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 09:18:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-button-to-esri-tool-on-custom-toolbar/m-p/12179#M285</guid>
      <dc:creator>Venkata_RaoTammineni</dc:creator>
      <dc:date>2010-12-21T09:18:20Z</dc:date>
    </item>
  </channel>
</rss>

