<?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: Create a ComboBox/DropDown in a ToolbarControl in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/create-a-combobox-dropdown-in-a-toolbarcontrol/m-p/341089#M8956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think what you are after is an IToolControl.&amp;nbsp; See the documentation here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriSystemUI/IToolControl.htm" title="http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriSystemUI/IToolControl.htm"&gt;IToolControl Interface&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Apr 2015 17:33:21 GMT</pubDate>
    <dc:creator>RiverTaig1</dc:creator>
    <dc:date>2015-04-06T17:33:21Z</dc:date>
    <item>
      <title>Create a ComboBox/DropDown in a ToolbarControl</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/create-a-combobox-dropdown-in-a-toolbarcontrol/m-p/341088#M8955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am stuck.... I am developing an ArcEngine MapControl application and I want to add a combobox to the toolbarcontrol.&amp;nbsp; Something I assumed should be relatively straightforward.&amp;nbsp; I have tried developing a custom control that implements ICommand and I've tried creating a BaseCommand that implements IComboBox.&amp;nbsp; I just can't seem to hook it all up so that it displays anything but the Command button.&amp;nbsp; Any pointers or samples would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 00:04:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/create-a-combobox-dropdown-in-a-toolbarcontrol/m-p/341088#M8955</guid>
      <dc:creator>FergusGraham</dc:creator>
      <dc:date>2015-03-19T00:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create a ComboBox/DropDown in a ToolbarControl</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/create-a-combobox-dropdown-in-a-toolbarcontrol/m-p/341089#M8956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think what you are after is an IToolControl.&amp;nbsp; See the documentation here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriSystemUI/IToolControl.htm" title="http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriSystemUI/IToolControl.htm"&gt;IToolControl Interface&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 17:33:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/create-a-combobox-dropdown-in-a-toolbarcontrol/m-p/341089#M8956</guid>
      <dc:creator>RiverTaig1</dc:creator>
      <dc:date>2015-04-06T17:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create a ComboBox/DropDown in a ToolbarControl</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/create-a-combobox-dropdown-in-a-toolbarcontrol/m-p/341090#M8957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.... that was it exactly.&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a BaseCommand&lt;/P&gt;&lt;P&gt;Implement IToolControl&lt;/P&gt;&lt;P&gt;Instantiate a ComboBox in the BaseCommand.New() &lt;/P&gt;&lt;P&gt;Add hWnd = ComboBox.Handle.ToInt32 in the Get of the IToolControl.hWnd property&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 15:40:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/create-a-combobox-dropdown-in-a-toolbarcontrol/m-p/341090#M8957</guid>
      <dc:creator>FergusGraham</dc:creator>
      <dc:date>2015-04-07T15:40:52Z</dc:date>
    </item>
  </channel>
</rss>

