<?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: How can I set the window style for a BFS.Application.Start function?</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=89364d9a-9b3a-417d-84f3-24d91fb9f388" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=89364d9a-9b3a-417d-84f3-24d91fb9f388</link>
<description>DisplayFusion RSS: How can I set the window style for a BFS.Application.Start function?</description>
<lastBuildDate>Fri, 01 May 2026 19:16:21 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=89364d9a-9b3a-417d-84f3-24d91fb9f388</generator>
<item>
<title>RE: How can I set the window style for a BFS.Application.Start function?</title>
<link>https://www.displayfusion.com/Discussions/View/how-can-i-set-the-window-style-for-a-bfsapplicationstart-function/?ID=89364d9a-9b3a-417d-84f3-24d91fb9f388#3</link>
<pubDate>Thu, 01 Dec 2022 19:01:03 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/how-can-i-set-the-window-style-for-a-bfsapplicationstart-function/?ID=89364d9a-9b3a-417d-84f3-24d91fb9f388#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Just wanted to follow-up and let you know that we've implemented this feature request in the latest beta version of DisplayFusion. You can download the latest beta version from the link below:
http://www.displayfusion.com/Download/Beta/
We've added these functions:
BFS.Application.StartHidden(...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Just wanted to follow-up and let you know that we've implemented this feature request in the latest beta version of DisplayFusion. You can download the latest beta version from the link below:<br/>
<a href="http://www.displayfusion.com/Download/Beta/" target="_blank" rel="nofollow"><b>http://www.displayfusion.com/Download/Beta/</b></a><br/>
<br/>
We've added these functions:<br/>
<br/>
BFS.Application.StartHidden()<br/>
BFS.Application.StartMaximized()<br/>
BFS.Application.StartMinimized()<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: How can I set the window style for a BFS.Application.Start function?</title>
<link>https://www.displayfusion.com/Discussions/View/how-can-i-set-the-window-style-for-a-bfsapplicationstart-function/?ID=89364d9a-9b3a-417d-84f3-24d91fb9f388#2</link>
<pubDate>Fri, 17 Jun 2022 16:04:04 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/how-can-i-set-the-window-style-for-a-bfsapplicationstart-function/?ID=89364d9a-9b3a-417d-84f3-24d91fb9f388#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Sorry for the delay on this, was waiting for some feedback from our developers. We are going to look into adding a new scripted function that will allow you set the window style. It should be a fairly easy addition so hopefully should be in one of the next few betas.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Sorry for the delay on this, was waiting for some feedback from our developers. We are going to look into adding a new scripted function that will allow you set the window style. It should be a fairly easy addition so hopefully should be in one of the next few betas.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>How can I set the window style for a BFS.Application.Start function?</title>
<link>https://www.displayfusion.com/Discussions/View/how-can-i-set-the-window-style-for-a-bfsapplicationstart-function/?ID=89364d9a-9b3a-417d-84f3-24d91fb9f388</link>
<pubDate>Tue, 07 Jun 2022 19:13:25 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/how-can-i-set-the-window-style-for-a-bfsapplicationstart-function/?ID=89364d9a-9b3a-417d-84f3-24d91fb9f388</guid>
<category>DisplayFusion</category>
<description><![CDATA[In my C# scripted function, I start my application with:
Code
Copy
Select All
uint app1ID = BFS.Application.Start(app1Path,applArg);
How do I set the window style (e.g. Hidden, Normal, Min, Max)?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
In my C# scripted function, I start my application with:<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="#code019de4f8748371228b31434de1b8e027" 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('code019de4f8748371228b31434de1b8e027Js'); 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="code019de4f8748371228b31434de1b8e027Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">uint app1ID = BFS.Application.Start(app1Path,applArg);</pre><textarea id="code019de4f8748371228b31434de1b8e027" name="code019de4f8748371228b31434de1b8e027" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
How do I set the window style (e.g. Hidden, Normal, Min, Max)?
</div>
]]></content:encoded>
</item>
</channel>
</rss>