<?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: Adding a tab to file bottom menu in Vault Customization Forum</title>
    <link>https://forums.autodesk.com/t5/vault-customization-forum/adding-a-tab-to-file-bottom-menu/m-p/12486655#M1263</link>
    <description>&lt;P&gt;Hi Jaap&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is an example of adding a custom tab in the Hello World sample&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's in the &lt;STRONG&gt;VS19\CSharp\HelloWorld&lt;/STRONG&gt; sub-folder when you install the SDK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2024 18:45:33 GMT</pubDate>
    <dc:creator>Nick_Hall</dc:creator>
    <dc:date>2024-01-09T18:45:33Z</dc:date>
    <item>
      <title>Adding a tab to file bottom menu</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/adding-a-tab-to-file-bottom-menu/m-p/12425613#M1262</link>
      <description>&lt;P&gt;I want to add a custom tab here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jaapflonk_0-1701947408763.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1301954i43C0FC5B9A9B7202/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jaapflonk_0-1701947408763.png" alt="jaapflonk_0-1701947408763.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ive tried adding a button to all CommandSites like this:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;          CommandSite FileMenu = new CommandSite("FileMenu", "FileMenu")
            {
                Location = CommandSiteLocation.FileMenu,
                DeployAsPulldownMenu = false
            };
            FileMenu.AddCommand(ifsCmdItem);

            sites.Add(FileMenu);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;None of them seem to be the one i want. Ive seen custom tabs before on this location.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anybody know how to do this?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 11:12:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/adding-a-tab-to-file-bottom-menu/m-p/12425613#M1262</guid>
      <dc:creator>jaapflonk</dc:creator>
      <dc:date>2023-12-07T11:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a tab to file bottom menu</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/adding-a-tab-to-file-bottom-menu/m-p/12486655#M1263</link>
      <description>&lt;P&gt;Hi Jaap&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is an example of adding a custom tab in the Hello World sample&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's in the &lt;STRONG&gt;VS19\CSharp\HelloWorld&lt;/STRONG&gt; sub-folder when you install the SDK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 18:45:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/adding-a-tab-to-file-bottom-menu/m-p/12486655#M1263</guid>
      <dc:creator>Nick_Hall</dc:creator>
      <dc:date>2024-01-09T18:45:33Z</dc:date>
    </item>
  </channel>
</rss>

