<?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-In Tab Key problems in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-tab-key-problems/m-p/192971#M5045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I contacted ESRI support and they confirmed that when a Windows Form is modeless that the Tab key does not work for a Combobox that has AutoComplete settings other than None and a populated list.&amp;nbsp; I have asked them to file a bug report for that behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the Tab key does work with both the AutoComplete Combobox and my custom component in a Windows Form when the Form is Modal.&amp;nbsp; For my particular project I can use the Modal Dialog (launching the Form with ShowDialog instead of Show).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My custom component still has Tab problems with a DockableWindow, so I cannot use a DockableWindow unless I can come up with a way to make that work.&amp;nbsp; But since that component is not a standard windows control I do not expect ESRI can offer me much help, so for now I am not going to use a DockableWindow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the Modal Windows Form is the only available solution at this time, in case this comes up for anyone else.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 16:36:42 GMT</pubDate>
    <dc:creator>RichardFairhurst</dc:creator>
    <dc:date>2012-10-11T16:36:42Z</dc:date>
    <item>
      <title>Add-In Tab Key problems</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-tab-key-problems/m-p/192970#M5044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to use VB.Net to create an Add-In form, but I have been having problems with the behavior of the Tab key.&amp;nbsp; I have tried both an Add-In DockableWindow and a System Windows Form, and cannot get the Tab key to behave the way I want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using a System Windows Form, the tab key does not work with a standard Combobox that has a populated list and the AutoCompleteMode set to anything other than None.&amp;nbsp; If the AutoCompleteMode is set to Suggest, for example, the Tab key simply does nothing after the Combobox gets focus.&amp;nbsp; The only way to exit the Combobox is to use the Mouse as far as I can tell.&amp;nbsp; I need the keyboard to be able to navigate the form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With a DockableWindow the tab key works fine for the above Combobox, but it does not work with a custom component I have created that composites a DateTimePicker and a TextBox.&amp;nbsp; I get either too few tab stops or too many tab stops, depending on how I try to override the TabStop and TabIndex properties of the custom component to attempt to get the tab to focus on just the TextBox part of the component.&amp;nbsp; Has anyone successfully used a custom-built composit component with an Add-in?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using a Windows Form Application I do not seem to have these problems, but I am not sure how to get that to interact with ArcMap Desktop.&amp;nbsp; Will I have to abandon using an Add-In to fix this problem?&amp;nbsp; Will a straight Windows Form application work with ArcMap Desktop, and where can I find help with setting it up and distributing an application built that way?&amp;nbsp; Thanks for any help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 21:09:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-tab-key-problems/m-p/192970#M5044</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2012-10-10T21:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Add-In Tab Key problems</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-tab-key-problems/m-p/192971#M5045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I contacted ESRI support and they confirmed that when a Windows Form is modeless that the Tab key does not work for a Combobox that has AutoComplete settings other than None and a populated list.&amp;nbsp; I have asked them to file a bug report for that behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the Tab key does work with both the AutoComplete Combobox and my custom component in a Windows Form when the Form is Modal.&amp;nbsp; For my particular project I can use the Modal Dialog (launching the Form with ShowDialog instead of Show).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My custom component still has Tab problems with a DockableWindow, so I cannot use a DockableWindow unless I can come up with a way to make that work.&amp;nbsp; But since that component is not a standard windows control I do not expect ESRI can offer me much help, so for now I am not going to use a DockableWindow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the Modal Windows Form is the only available solution at this time, in case this comes up for anyone else.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 16:36:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-tab-key-problems/m-p/192971#M5045</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2012-10-11T16:36:42Z</dc:date>
    </item>
  </channel>
</rss>

