<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: Enable or Disable Multi-Monitor Task Bar?</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=a9d85849-eb92-4140-9d75-98375e98394d" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=a9d85849-eb92-4140-9d75-98375e98394d</link>
<description>DisplayFusion RSS: Enable or Disable Multi-Monitor Task Bar?</description>
<lastBuildDate>Sun, 19 Apr 2026 18:05:00 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=a9d85849-eb92-4140-9d75-98375e98394d</generator>
<item>
<title>RE: Enable or Disable Multi-Monitor Task Bar?</title>
<link>https://www.displayfusion.com/Discussions/View/enable-or-disable-multi-monitor-task-bar/?ID=a9d85849-eb92-4140-9d75-98375e98394d#2</link>
<pubDate>Wed, 04 Nov 2020 15:11:20 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/enable-or-disable-multi-monitor-task-bar/?ID=a9d85849-eb92-4140-9d75-98375e98394d#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello,
If you use:
BFS.DisplayFusion.DisableAllTaskbars();
or
BFS.DisplayFusion.EnableAllTaskbars();
That should work for you. We also have a list of available functions found here: https://www.displayfusion.com/ScriptedFunctions/Help/
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
<br/>
If you use:<br/>
<br/>
BFS.DisplayFusion.DisableAllTaskbars();<br/>
<br/>
or<br/>
<br/>
BFS.DisplayFusion.EnableAllTaskbars();<br/>
<br/>
That should work for you. We also have a list of available functions found here: https://www.displayfusion.com/ScriptedFunctions/Help/<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>Enable or Disable Multi-Monitor Task Bar?</title>
<link>https://www.displayfusion.com/Discussions/View/enable-or-disable-multi-monitor-task-bar/?ID=a9d85849-eb92-4140-9d75-98375e98394d</link>
<pubDate>Tue, 03 Nov 2020 10:12:31 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/enable-or-disable-multi-monitor-task-bar/?ID=a9d85849-eb92-4140-9d75-98375e98394d</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello, I'm trying to enable / disable the multi-monitor task bar.
I have this code: BFS.DisplayFusion.RunFunction("Toggle Multi-Monitor Taskbar");
This toggles the taskbar, however, I want to specifically enable or disable the taskbar depending on other variables.  Since I am not able to detect...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello, I'm trying to enable / disable the multi-monitor task bar.<br/>
I have this code: BFS.DisplayFusion.RunFunction("Toggle Multi-Monitor Taskbar");<br/>
This toggles the taskbar, however, I want to specifically enable or disable the taskbar depending on other variables.  Since I am not able to detect if the taskbars are enabled or disabled, a toggle is no good.  I need a concrete function that will set it to one or the other.  Any ideas?<br/>
PS.  I tried BFS.DisplayFusion.RunFunction("Enable Multi-Monitor Taskbar"); and <br/>
BFS.DisplayFusion.RunFunction("Disable Multi-Monitor Taskbar");, but these don't work.
</div>
]]></content:encoded>
</item>
</channel>
</rss>