<?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: Get taskbar height</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=65eeb6a9-3e94-4c86-a541-ebe4c3022a18" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=65eeb6a9-3e94-4c86-a541-ebe4c3022a18</link>
<description>DisplayFusion RSS: Get taskbar height</description>
<lastBuildDate>Sun, 12 Apr 2026 17:27:40 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=65eeb6a9-3e94-4c86-a541-ebe4c3022a18</generator>
<item>
<title>RE: Get taskbar height</title>
<link>https://www.displayfusion.com/Discussions/View/get-taskbar-height/?ID=65eeb6a9-3e94-4c86-a541-ebe4c3022a18#3</link>
<pubDate>Wed, 18 Feb 2015 20:20:14 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-taskbar-height/?ID=65eeb6a9-3e94-4c86-a541-ebe4c3022a18#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ahhh that's the difference! Thanks!!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ahhh that's the difference! Thanks!!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Get taskbar height</title>
<link>https://www.displayfusion.com/Discussions/View/get-taskbar-height/?ID=65eeb6a9-3e94-4c86-a541-ebe4c3022a18#2</link>
<pubDate>Wed, 18 Feb 2015 16:25:47 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-taskbar-height/?ID=65eeb6a9-3e94-4c86-a541-ebe4c3022a18#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Are you using Monitor.GetMonitorBounds in your script? If so, try using Monitor.GetMonitorWorkArea instead. That will return the size of the monitor less the size of the taskbar.
If you have a third-party or custom library that you want to use in a script, you can just add it to the pipe separat...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Are you using Monitor.GetMonitorBounds in your script? If so, try using Monitor.GetMonitorWorkArea instead. That will return the size of the monitor less the size of the taskbar.<br/>
<br/>
If you have a third-party or custom library that you want to use in a script, you can just add it to the pipe separated References list at the bottom of the script editor window.<br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>Get taskbar height</title>
<link>https://www.displayfusion.com/Discussions/View/get-taskbar-height/?ID=65eeb6a9-3e94-4c86-a541-ebe4c3022a18</link>
<pubDate>Tue, 17 Feb 2015 17:36:40 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-taskbar-height/?ID=65eeb6a9-3e94-4c86-a541-ebe4c3022a18</guid>
<category>DisplayFusion</category>
<description><![CDATA[So I'm trying to make some shortcuts like mosaico, and I did make the win + 4 do 25, 50, then 75 percent, but the height doesnt take the taskbar into account, and id like it to.
As a related question, is there any way to make the shortcut variable, or have some of my code be a library / import i...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
So I'm trying to make some shortcuts like mosaico, and I did make the win + 4 do 25, 50, then 75 percent, but the height doesnt take the taskbar into account, and id like it to.<br/>
As a related question, is there any way to make the shortcut variable, or have some of my code be a library / import it into the script?
</div>
]]></content:encoded>
</item>
</channel>
</rss>