<?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 Converting VBA form to .Net in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/converting-vba-form-to-net/m-p/568448#M15312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I almost feel stupid for posting this topic because I'm sure the answer is far more simple than what I've been able to come up with....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcView 9.3 (and before), I created some UserForms in the MXD file using VBA.&amp;nbsp; It was pretty simple.&amp;nbsp; For instance, I had one where I wanted to compare the field layouts of 2 shapefiles, so I made 2 list boxes and some buttons that populated those list boxes with field names.&amp;nbsp; Another form I had allowed a user to put in "default values" for new features into textboxes that were on a form&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now in ArcView 10, all of that has changed...&amp;nbsp; The simple question is, how do I create a custom form in version 10 using Visual Studio 2008?&amp;nbsp; I read about doing a Desktop Add-in, but I don't think that is what I want.&amp;nbsp; I want to be able to build a form with as many textboxes, buttons, etc. on it and write code to make those controls work.&amp;nbsp; Is it really that difficult or am I just missing something incredibly obvious...?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JMiller&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Aug 2010 13:52:20 GMT</pubDate>
    <dc:creator>JasonMiller</dc:creator>
    <dc:date>2010-08-26T13:52:20Z</dc:date>
    <item>
      <title>Converting VBA form to .Net</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/converting-vba-form-to-net/m-p/568448#M15312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I almost feel stupid for posting this topic because I'm sure the answer is far more simple than what I've been able to come up with....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcView 9.3 (and before), I created some UserForms in the MXD file using VBA.&amp;nbsp; It was pretty simple.&amp;nbsp; For instance, I had one where I wanted to compare the field layouts of 2 shapefiles, so I made 2 list boxes and some buttons that populated those list boxes with field names.&amp;nbsp; Another form I had allowed a user to put in "default values" for new features into textboxes that were on a form&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now in ArcView 10, all of that has changed...&amp;nbsp; The simple question is, how do I create a custom form in version 10 using Visual Studio 2008?&amp;nbsp; I read about doing a Desktop Add-in, but I don't think that is what I want.&amp;nbsp; I want to be able to build a form with as many textboxes, buttons, etc. on it and write code to make those controls work.&amp;nbsp; Is it really that difficult or am I just missing something incredibly obvious...?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JMiller&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 13:52:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/converting-vba-form-to-net/m-p/568448#M15312</guid>
      <dc:creator>JasonMiller</dc:creator>
      <dc:date>2010-08-26T13:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Converting VBA form to .Net</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/converting-vba-form-to-net/m-p/568449#M15313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think the easiest way to accomplish this in v10 is to use the Add-In framework. The ESRI templates from the SDK make it pretty easy. If you add a Dockable Window component to your add-in, you'll have access to the form designer to add fields, buttons, etc. There is also a code view like VBA for responding to form events. Good luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 18:02:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/converting-vba-form-to-net/m-p/568449#M15313</guid>
      <dc:creator>LesleyBross</dc:creator>
      <dc:date>2010-08-26T18:02:37Z</dc:date>
    </item>
  </channel>
</rss>

