<?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 How to create Textbox using addin for ArcGIS 10? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-create-textbox-using-addin-for-arcgis-10/m-p/262096#M6723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have an &lt;SPAN style="color: #eb7a3d;"&gt;&lt;EM&gt;addin toolbar&lt;/EM&gt;&lt;/SPAN&gt; with set of tools running for arcgis 10 and would like to &lt;SPAN style="color: #eb7a3d;"&gt;add a new textbox&lt;/SPAN&gt;. As per documentation it accept only combobox. Can any one guide us how to achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Sep 2015 12:29:46 GMT</pubDate>
    <dc:creator>M_DJohnson</dc:creator>
    <dc:date>2015-09-03T12:29:46Z</dc:date>
    <item>
      <title>How to create Textbox using addin for ArcGIS 10?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-create-textbox-using-addin-for-arcgis-10/m-p/262096#M6723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have an &lt;SPAN style="color: #eb7a3d;"&gt;&lt;EM&gt;addin toolbar&lt;/EM&gt;&lt;/SPAN&gt; with set of tools running for arcgis 10 and would like to &lt;SPAN style="color: #eb7a3d;"&gt;add a new textbox&lt;/SPAN&gt;. As per documentation it accept only combobox. Can any one guide us how to achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 12:29:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-create-textbox-using-addin-for-arcgis-10/m-p/262096#M6723</guid>
      <dc:creator>M_DJohnson</dc:creator>
      <dc:date>2015-09-03T12:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Textbox using addin for ArcGIS 10?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-create-textbox-using-addin-for-arcgis-10/m-p/262097#M6724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can simply drag and drop a textbox control from Visual Studio's default Toolbox onto a dockable window. You can then turn this dockable Window on/off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Create an ArcMap Add-in project.&lt;/P&gt;&lt;P&gt;2- Add a button to your project&lt;/P&gt;&lt;P&gt;3- Add a dockable window to your project&lt;/P&gt;&lt;P&gt;4- Drag and drop a Textbox control from the Visual Studio Toolbox onto your dokable window&lt;/P&gt;&lt;P&gt;5- Add code to your button OnClick event to turn on the dockable window (make it visible). See below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="6_DockableWindow_Code.png" class="image-1 jive-image" height="494" src="https://community.esri.com/legacyfs/online/126068_6_DockableWindow_Code.png" width="853" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="6_DockableWindow.png" class="image-2 jive-image" height="449" src="https://community.esri.com/legacyfs/online/126069_6_DockableWindow.png" width="877" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 22:56:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-create-textbox-using-addin-for-arcgis-10/m-p/262097#M6724</guid>
      <dc:creator>SamiEria</dc:creator>
      <dc:date>2015-09-08T22:56:47Z</dc:date>
    </item>
  </channel>
</rss>

