<?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: Needing Help with ArcObjects Program, Programming Several Checkboxes to one Combobox in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/needing-help-with-arcobjects-program-programming/m-p/620397#M16685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ken, I moved it to ArcObjects space. Let me know if I made any mistakes. Also, I added all the code that I have at this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2014 19:08:53 GMT</pubDate>
    <dc:creator>MichelleCouden1</dc:creator>
    <dc:date>2014-09-11T19:08:53Z</dc:date>
    <item>
      <title>Needing Help with ArcObjects Program, Programming Several Checkboxes to one Combobox</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/needing-help-with-arcobjects-program-programming/m-p/620395#M16683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached a picture of my GUI. So when you look at the GUI you'll notice the combobox with Abilene in it, then look to the right and you will see several checkboxes. This is how I need it to work. They select a District i.e. Abilene, then they can check as many boxes as they want for the stations they want in their map. For Example, Abilene is the district and then they want ATR, AVC, BC, and LTPP stations. I have code written below please let me know if this is the right path or is there a shorter way to program this GUI.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;PRE&gt;&lt;/PRE&gt;&lt;/P&gt;&lt;P&gt;Private Sub CmdMap_Click ()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If cboDistrict.Text = "Abilene" Then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If ChkAtr.Text = True Then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pGxFile1.Path = "K:/permanentstations/Atr.lyr&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ElseIf ChkAvc.Text = True Then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pGxFile1.Path = "K:/permanentstations/Avc.lyr&lt;/P&gt;&lt;P&gt;[\\CODE]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 20:51:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/needing-help-with-arcobjects-program-programming/m-p/620395#M16683</guid>
      <dc:creator>MichelleCouden1</dc:creator>
      <dc:date>2014-09-10T20:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Help with ArcObjects Program, Programming Several Checkboxes to one Combobox</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/needing-help-with-arcobjects-program-programming/m-p/620396#M16684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you provide a slightly longer code fragment, showing a few cities and their possible paths?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you should &lt;A _jive_internal="true" href="https://community.esri.com/docs/DOC-2258"&gt;move&lt;/A&gt; this discussion to the&lt;A _jive_internal="true" href="https://community.esri.com/community/developers/gis-developers/arcobjects-sdk"&gt; ArcObjects space&lt;/A&gt; to get more focused attention on this question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 21:07:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/needing-help-with-arcobjects-program-programming/m-p/620396#M16684</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-09-10T21:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Help with ArcObjects Program, Programming Several Checkboxes to one Combobox</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/needing-help-with-arcobjects-program-programming/m-p/620397#M16685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ken, I moved it to ArcObjects space. Let me know if I made any mistakes. Also, I added all the code that I have at this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 19:08:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/needing-help-with-arcobjects-program-programming/m-p/620397#M16685</guid>
      <dc:creator>MichelleCouden1</dc:creator>
      <dc:date>2014-09-11T19:08:53Z</dc:date>
    </item>
  </channel>
</rss>

