<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : How to create a progressbar in XAML markup?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to create a progressbar in XAML markup?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 21:40:30 +0000</pubDate>
  <lastBuildDate>Sun, 30 Aug 2015 18:36:09 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=22638</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[How to create a progressbar in XAML markup? :   astoyan wrote:...but due to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22638&amp;PID=73836&amp;title=how-to-create-a-progressbar-in-xaml-markup#73836</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=669">markr</a><br /><strong>Subject:</strong> 22638<br /><strong>Posted:</strong> 30 August 2015 at 6:36pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by astoyan" alt="Originally posted by astoyan" style="vertical-align: text-bottom;" /> <strong>astoyan wrote:</strong><br /><br />...but due to an issue with this release markup doesn't work in release mode, so you'll have to compile it in debug.</td></tr></table><br>I'm using the MFC edition of XTP v17 beta 2, and markup is failing for me in debug mode as well as release mode.<br><br>- Mark R.<br>]]>
   </description>
   <pubDate>Sun, 30 Aug 2015 18:36:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22638&amp;PID=73836&amp;title=how-to-create-a-progressbar-in-xaml-markup#73836</guid>
  </item> 
  <item>
   <title><![CDATA[How to create a progressbar in XAML markup? : It should be faily easy to achieve...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22638&amp;PID=73832&amp;title=how-to-create-a-progressbar-in-xaml-markup#73832</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8199">astoyan</a><br /><strong>Subject:</strong> 22638<br /><strong>Posted:</strong> 29 August 2015 at 10:38pm<br /><br /><div>It should be faily easy to achieve using markup scripting however it still requries some manual work to be done.</div>Starting from v17.0 beta 2 markup supports scripting, you can already try it out in the latest beta, but due to an issue with this release markup doesn't work in release mode, so you'll have to compile it in debug. There are several new XAML samles added that demonstrate scripting it using JavaScript, VBScript can be used as well.]]>
   </description>
   <pubDate>Sat, 29 Aug 2015 22:38:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22638&amp;PID=73832&amp;title=how-to-create-a-progressbar-in-xaml-markup#73832</guid>
  </item> 
  <item>
   <title><![CDATA[How to create a progressbar in XAML markup? : So, is there any way to get the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22638&amp;PID=73829&amp;title=how-to-create-a-progressbar-in-xaml-markup#73829</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3171">evoX</a><br /><strong>Subject:</strong> 22638<br /><strong>Posted:</strong> 29 August 2015 at 8:18pm<br /><br />So, is there any way to get the DC of a StackPanel or other Markup element? so I can place a control inside.]]>
   </description>
   <pubDate>Sat, 29 Aug 2015 20:18:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22638&amp;PID=73829&amp;title=how-to-create-a-progressbar-in-xaml-markup#73829</guid>
  </item> 
  <item>
   <title><![CDATA[How to create a progressbar in XAML markup? : Thanks! But you have to manually...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22638&amp;PID=73547&amp;title=how-to-create-a-progressbar-in-xaml-markup#73547</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3171">evoX</a><br /><strong>Subject:</strong> 22638<br /><strong>Posted:</strong> 24 June 2015 at 6:19pm<br /><br />Thanks! But you have to manually calculate the pixel positions and also update the xaml every time, which is not a very good solution.]]>
   </description>
   <pubDate>Wed, 24 Jun 2015 18:19:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22638&amp;PID=73547&amp;title=how-to-create-a-progressbar-in-xaml-markup#73547</guid>
  </item> 
  <item>
   <title><![CDATA[How to create a progressbar in XAML markup? : How about doing the ProgressBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22638&amp;PID=73537&amp;title=how-to-create-a-progressbar-in-xaml-markup#73537</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 22638<br /><strong>Posted:</strong> 19 June 2015 at 2:34pm<br /><br />How about doing the ProgressBar in XAML?<br><br><a href="http://forum.codejock.com/forum_posts.asp?TID=11171" rel="nofollow">http://forum.codejock.com/forum_posts.asp?TID=11171</a><br>]]>
   </description>
   <pubDate>Fri, 19 Jun 2015 14:34:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22638&amp;PID=73537&amp;title=how-to-create-a-progressbar-in-xaml-markup#73537</guid>
  </item> 
  <item>
   <title><![CDATA[How to create a progressbar in XAML markup? : Is there a way to get the DC of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22638&amp;PID=73536&amp;title=how-to-create-a-progressbar-in-xaml-markup#73536</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3171">evoX</a><br /><strong>Subject:</strong> 22638<br /><strong>Posted:</strong> 19 June 2015 at 9:04am<br /><br />Is there a way to get the DC of a panel/grid or image markup and create a ProgressCtrl in that location?&nbsp;]]>
   </description>
   <pubDate>Fri, 19 Jun 2015 09:04:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22638&amp;PID=73536&amp;title=how-to-create-a-progressbar-in-xaml-markup#73536</guid>
  </item> 
 </channel>
</rss>