<?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: Settings • Window Location</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=8155e76d-fd17-4536-8d8d-6d4726b5df7a" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=8155e76d-fd17-4536-8d8d-6d4726b5df7a</link>
<description>DisplayFusion RSS: Settings • Window Location</description>
<lastBuildDate>Tue, 02 Jun 2026 12:31:56 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=8155e76d-fd17-4536-8d8d-6d4726b5df7a</generator>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#15</link>
<pubDate>Thu, 26 May 2016 18:56:50 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#15</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thanks! It looks like the latest version of Chrome doesn't allow the full screen window to be moved after the fact, but thankfully it's easy to fix the script. Just move the following line:
Code
Copy
Select All
BFS.Window.MoveToMonitor(monitor, window);
above the following line:
Code
Copy...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks! It looks like the latest version of Chrome doesn't allow the full screen window to be moved after the fact, but thankfully it's easy to fix the script. Just move the following line:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019e8851b3bb768394e572bf94211564" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019e8851b3bb768394e572bf94211564Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019e8851b3bb768394e572bf94211564Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">BFS.Window.MoveToMonitor(monitor, window);</pre><textarea id="code019e8851b3bb768394e572bf94211564" name="code019e8851b3bb768394e572bf94211564" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
above the following line:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019e8851b3c376eebde5084b3f17aaff" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019e8851b3c376eebde5084b3f17aaffJs'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019e8851b3c376eebde5084b3f17aaffJs" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">BFS.Input.SendKeys("{F11}");</pre><textarea id="code019e8851b3c376eebde5084b3f17aaff" name="code019e8851b3c376eebde5084b3f17aaff" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
That will make it move the window first, <i>then</i> make it full screen.<br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#14</link>
<pubDate>Wed, 25 May 2016 20:38:08 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#14</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi, thank you for help.
The script is:
using System;
using System.Drawing;
// The 'windowHandle' parameter will contain the window handle for the:
//   - Active window when run by hotkey
//   - Window Location target when run by a Window Location rule
//   - TitleBar Button owner when run ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi, thank you for help.<br/>
The script is:<br/>
<br/>
using System;<br/>
using System.Drawing;<br/>
<br/>
// The 'windowHandle' parameter will contain the window handle for the:<br/>
//   - Active window when run by hotkey<br/>
//   - Window Location target when run by a Window Location rule<br/>
//   - TitleBar Button owner when run by a TitleBar Button<br/>
//   - Jump List owner when run from a Taskbar Jump List<br/>
//   - Currently focused window if none of these match<br/>
public static class DisplayFusionFunction<br/>
{<br/>
public static void Run(IntPtr windowHandle)<br/>
{<br/>
//Set Website you want opened.<br/>
string website ="http://www.dogs2015.com/Pages/LiveRacingDogs.aspx?sport_id=11";<br/>
<br/>
//Monitor to be shown on.<br/>
uint monitor = 2;<br/>
/*<br/>
Standard selections would be : 1, 2, 3, etc.<br/>
<br/>
If a monitor has sections i.e. 2.1, 2.2, 2.3<br/>
Your selections will include 201, 202, 203<br/>
*/<br/>
<br/>
//open the website in a new window and caputre its handle<br/>
IntPtr window = BFS.Web.OpenUrlNewWindow(website);<br/>
 while (true)<br/>
 {<br/>
//if we failed to get the handle, continue to next loop iteration<br/>
if(window == IntPtr.Zero)<br/>
continue;<br/>
else break;<br/>
 }<br/>
BFS.Input.SendKeys("{F11}");<br/>
//move the window to the specified monitor<br/>
BFS.Window.MoveToMonitor(monitor, window);<br/>
<br/>
}<br/>
}<br/>
<br/>
thank you,<br/>
Fabio
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#13</link>
<pubDate>Wed, 25 May 2016 20:10:00 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#13</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ok, could you attach a copy of the complete script code? I'll re-test it here.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, could you attach a copy of the complete script code? I'll re-test it here.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#12</link>
<pubDate>Tue, 24 May 2016 19:24:27 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#12</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi,
Chrome is set to default.
Version 50.0.2661.102]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi,<br/>
Chrome is set to default.<br/>
<br/>
Version 50.0.2661.102
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#11</link>
<pubDate>Tue, 24 May 2016 19:04:01 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#11</guid>
<category>DisplayFusion</category>
<description><![CDATA[The script should still work fine in Windows 10. Which web browser is set as your default browser?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
The script should still work fine in Windows 10. Which web browser is set as your default browser?
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#10</link>
<pubDate>Tue, 03 May 2016 11:39:32 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#10</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi all,
I just updated the operating system ( W10 ) and the page opens but does not move the window to the other monitor.
It is necessary to adapt the script to the new S.O. ?
can someone help me ?
Best regards,
Fabio]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi all, <br/>
I just updated the operating system ( W10 ) and the page opens but does not move the window to the other monitor. <br/>
<br/>
It is necessary to adapt the script to the new S.O. ?<br/>
<br/>
can someone help me ?<br/>
<br/>
Best regards,<br/>
Fabio
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#9</link>
<pubDate>Wed, 18 Mar 2015 19:57:10 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#9</guid>
<category>DisplayFusion</category>
<description><![CDATA[Yes, is possible:
BFS.Input.SendKeys("{F11}");
Thank you everyone!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Yes, is possible:<br/>
<br/>
BFS.Input.SendKeys("{F11}");<br/>
<br/>
<img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Thank you everyone!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#8</link>
<pubDate>Wed, 18 Mar 2015 16:15:21 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#8</guid>
<category>DisplayFusion</category>
<description><![CDATA[Yes ! Yes! Is it   This is exactly what I try .
I can also add the full screen mode ( same as pressing the ' F11 ' ? )
Thank you very much]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Yes ! Yes! Is it <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />  This is exactly what I try .<br/>
I can also add the full screen mode ( same as pressing the ' F11 ' ? )<br/>
<br/>
Thank you very much
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#7</link>
<pubDate>Mon, 16 Mar 2015 18:34:08 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#7</guid>
<category>DisplayFusion</category>
<description><![CDATA[No problem. I couldn't figure out the shortcut myself. So thanks for that as well!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
No problem. I couldn't figure out the shortcut myself. So thanks for that as well!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#6</link>
<pubDate>Mon, 16 Mar 2015 18:32:39 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#6</guid>
<category>DisplayFusion</category>
<description><![CDATA[You sure can! Create a desktop shortcut to:
"C:\Program Files (x86)\DisplayFusion\DisplayFusionCommand.exe" -functionrun "name of scripted function"
@solaris: Thanks for sharing that script]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
You sure can! Create a desktop shortcut to:<br/>
<br/>
"C:\Program Files (x86)\DisplayFusion\DisplayFusionCommand.exe" -functionrun "name of scripted function"<br/>
<br/>
@solaris: Thanks for sharing that script <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#5</link>
<pubDate>Sun, 15 Mar 2015 22:16:57 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[there is the possibility of applying this code when I click on a shortcut to a web page on the desktop ?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
there is the possibility of applying this code when I click on a shortcut to a web page on the desktop ?
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#4</link>
<pubDate>Sun, 15 Mar 2015 22:09:03 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[You can go to Display Fusion settings. and Under the Function tab hit "Add Scripted" then just copy and paste it into the code body.
then Name it and assign a Key Combination as usual.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
You can go to Display Fusion settings. and Under the Function tab hit "Add Scripted" then just copy and paste it into the code body.<br/>
<br/>
then Name it and assign a Key Combination as usual.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#3</link>
<pubDate>Sun, 15 Mar 2015 21:47:30 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thank yout for reply.
how to use and where to use this script ?
thx]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thank yout for reply.<br/>
<br/>
how to use and where to use this script ?<br/>
<br/>
thx
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>RE: Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#2</link>
<pubDate>Sun, 15 Mar 2015 20:45:21 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Using Thomas Malloch's code as a base I put together this for you. let me know if you have any questions.
Code
Copy
Select All
using System;
using System.Drawing;
// The 'windowHandle' parameter will contain the window handle for the:
//   - Active window when run by hotkey
//   - Window ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Using Thomas Malloch's code as a base I put together this for you. let me know if you have any questions.<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019e8851b41e7365a1b4eaeb7b3f3470" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019e8851b41e7365a1b4eaeb7b3f3470Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019e8851b41e7365a1b4eaeb7b3f3470Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">using System;
using System.Drawing;

// The 'windowHandle' parameter will contain the window handle for the:
//   - Active window when run by hotkey
//   - Window Location target when run by a Window Location rule
//   - TitleBar Button owner when run by a TitleBar Button
//   - Jump List owner when run from a Taskbar Jump List
//   - Currently focused window if none of these match
public static class DisplayFusionFunction
{
public static void Run(IntPtr windowHandle)
{
//Set Website you want opened.
string website ="http://www.binaryfortress.com/";

//Monitor to be shown on.
uint monitor = 1;
/*
Standard selections would be : 1, 2, 3, etc.

If a monitor has sections i.e. 2.1, 2.2, 2.3
Your selections will include 201, 202, 203
*/

//open the website in a new window and caputre its handle
IntPtr window = BFS.Web.OpenUrlNewWindow(website);
 while (true)
 {
//if we failed to get the handle, continue to next loop iteration
if(window == IntPtr.Zero)
continue;
else break;
 }

//move the window to the specified monitor
BFS.Window.MoveToMonitor(monitor, window);

}
}</pre><textarea id="code019e8851b41e7365a1b4eaeb7b3f3470" name="code019e8851b41e7365a1b4eaeb7b3f3470" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div>
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
<item>
<title>Settings • Window Location</title>
<link>https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a</link>
<pubDate>Sun, 15 Mar 2015 12:18:15 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/settings-window-location/?ID=8155e76d-fd17-4536-8d8d-6d4726b5df7a</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi,
my requirement is to open one specific web page , on a specific monitor.
I tried different settings but I failed in my attempt .
I also downloaded the beta version , but the result is equally failed .
Someone help me ?
Best regards,
Krandall]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi,<br/>
my requirement is to open one specific web page , on a specific monitor. <br/>
I tried different settings but I failed in my attempt .<br/>
<br/>
I also downloaded the beta version , but the result is equally failed .<br/>
<br/>
Someone help me ?<br/>
<br/>
Best regards,<br/>
Krandall
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=bbe88382-45a8-4fbf-8df9-60d437441ae0"/>
</item>
</channel>
</rss>