<?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 How to move window to assigned position in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-move-window-to-assigned-position/m-p/99226#M46809</link>
    <description>One of our application, I want to move the main screen to assigned position, so that follow sub windows can display within the screen then robot can operate on them, else some windows will over the screen where robot can not operate on. I wonder how can I do the movement activity. I try to use drag and drop but failed.</description>
    <pubDate>Thu, 28 Apr 2022 09:08:03 GMT</pubDate>
    <dc:creator>EricLi</dc:creator>
    <dc:date>2022-04-28T09:08:03Z</dc:date>
    <item>
      <title>How to move window to assigned position</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-move-window-to-assigned-position/m-p/99226#M46809</link>
      <description>One of our application, I want to move the main screen to assigned position, so that follow sub windows can display within the screen then robot can operate on them, else some windows will over the screen where robot can not operate on. I wonder how can I do the movement activity. I try to use drag and drop but failed.</description>
      <pubDate>Thu, 28 Apr 2022 09:08:03 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-move-window-to-assigned-position/m-p/99226#M46809</guid>
      <dc:creator>EricLi</dc:creator>
      <dc:date>2022-04-28T09:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to move window to assigned position</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-move-window-to-assigned-position/m-p/99227#M46810</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/25569"&gt;@EricLi&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Is this a window that you're attached to via Blue Prism, or is it just some other application window on the desktop? You can move a window using a Code stage and the Windows functions &lt;STRONG&gt;FindWindow&lt;/STRONG&gt; and &lt;STRONG&gt;SetWindowPos&lt;/STRONG&gt;. &lt;BR /&gt;&lt;BR /&gt;There are various examples on the internet using either VB or C#. Unfortunately, I don't think there are any standard VBOs on the DX that implement this functionality though. Something we'll have to address.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric​</description>
      <pubDate>Thu, 28 Apr 2022 13:30:49 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-move-window-to-assigned-position/m-p/99227#M46810</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-04-28T13:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to move window to assigned position</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-move-window-to-assigned-position/m-p/99228#M46811</link>
      <description>An easier method is to spy the main window of the app using the Win32 (red) spy mode. The use the resulting element in a Navigate stage, where you'll find options to manipulate the window - move, resize, activate, minimize etc.</description>
      <pubDate>Fri, 29 Apr 2022 08:54:37 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-move-window-to-assigned-position/m-p/99228#M46811</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2022-04-29T08:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to move window to assigned position</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-move-window-to-assigned-position/m-p/99229#M46812</link>
      <description>Thanks John, it works.</description>
      <pubDate>Fri, 29 Apr 2022 09:40:44 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-move-window-to-assigned-position/m-p/99229#M46812</guid>
      <dc:creator>EricLi</dc:creator>
      <dc:date>2022-04-29T09:40:44Z</dc:date>
    </item>
  </channel>
</rss>

