<?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: Passing Dockable window Buttons and parameters to a Customized tool in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/passing-dockable-window-buttons-and-parameters-to/m-p/173317#M4493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try returning the listview via IDockableWindowDef.UserData.&amp;nbsp; In your custom tool, you should be able to access the listview by casting IDockableWindow.UserData.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 May 2010 18:57:45 GMT</pubDate>
    <dc:creator>KirkKuykendall</dc:creator>
    <dc:date>2010-05-03T18:57:45Z</dc:date>
    <item>
      <title>Passing Dockable window Buttons and parameters to a Customized tool</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/passing-dockable-window-buttons-and-parameters-to/m-p/173316#M4492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to pass one of my dockable window objects (for example the "ListView" ) to a customized tool that i am developing...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The tool is supposed to update the list view...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my project directory i have the dockable window associated files and the tool class (that implements base tool)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can i pass the "ListView" from the dockable window to the tool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to do so by calling the name of the dockable window and then access the ListView (by a dot)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but, it says that i must use the instance of the dockable window?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no main (using Dll's), so i don't know excatly how to use the instance of of the dockable window and its buttons...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank's!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Asaf.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 14:08:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/passing-dockable-window-buttons-and-parameters-to/m-p/173316#M4492</guid>
      <dc:creator>asafati</dc:creator>
      <dc:date>2010-05-03T14:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Dockable window Buttons and parameters to a Customized tool</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/passing-dockable-window-buttons-and-parameters-to/m-p/173317#M4493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try returning the listview via IDockableWindowDef.UserData.&amp;nbsp; In your custom tool, you should be able to access the listview by casting IDockableWindow.UserData.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 18:57:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/passing-dockable-window-buttons-and-parameters-to/m-p/173317#M4493</guid>
      <dc:creator>KirkKuykendall</dc:creator>
      <dc:date>2010-05-03T18:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Dockable window Buttons and parameters to a Customized tool</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/passing-dockable-window-buttons-and-parameters-to/m-p/173318#M4494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank's,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just did it...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And it works...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've found a very good example here, that helped me work with my problem...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/e439cf8c-778b-4fdb-b4c4-fab51a546ac6.htm"&gt;http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/e439cf8c-778b-4fdb-b4c4-fab51a546ac6.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank's,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;kirkktx!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 20:02:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/passing-dockable-window-buttons-and-parameters-to/m-p/173318#M4494</guid>
      <dc:creator>asafati</dc:creator>
      <dc:date>2010-05-03T20:02:19Z</dc:date>
    </item>
  </channel>
</rss>

