<?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 : Changing markup properties at runtime</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Changing markup properties at runtime]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 23:36:14 +0000</pubDate>
  <lastBuildDate>Mon, 11 Aug 2008 02:18:46 +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=11772</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[Changing markup properties at runtime : CXTPMarkupRectangle*Rectangle...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11772&amp;PID=39690&amp;title=changing-markup-properties-at-runtime#39690</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11772<br /><strong>Posted:</strong> 11 August 2008 at 2:18am<br /><br />CXTPMarkupRectangle*Rectangle = MARKUP_DYNAMICCAST(CXTPMarkupRectangle, pElement);<DIV>Rectangle-&gt;SetFill(new CXTPMarkupSolidColorBrush(clr));</DIV>]]>
   </description>
   <pubDate>Mon, 11 Aug 2008 02:18:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11772&amp;PID=39690&amp;title=changing-markup-properties-at-runtime#39690</guid>
  </item> 
  <item>
   <title><![CDATA[Changing markup properties at runtime : I&amp;#039;ve set markup content for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11772&amp;PID=39649&amp;title=changing-markup-properties-at-runtime#39649</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 11772<br /><strong>Posted:</strong> 08 August 2008 at 6:47pm<br /><br />I've set markup content for a report control item as follow:<br><br>CString sMarker(<br>&nbsp;&nbsp; _T("&lt;Border Margin='1,1,3,3'&gt;")<br>&nbsp;&nbsp; _T("&nbsp;&nbsp; &lt;Rectangle Fill='#800000'/&gt;")<br>&nbsp;&nbsp; _T("&lt;/Border&gt;"));<br><br>pItemMarker-&gt;SetCaption(sMarker);<br><br>Now I try to change the fill color at runtime. With the following code I get access to the Rectangle object, but can I change the Fill property?<br><br>CXTPMarkupUIElement *pMarkup = pItemMarker-&gt;GetMarkupUIElement();<br>CXTPMarkupVisual *pVisual = pMarkup-&gt;GetVisualChild(0);<br><br>Thanks<br><br>]]>
   </description>
   <pubDate>Fri, 08 Aug 2008 18:47:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11772&amp;PID=39649&amp;title=changing-markup-properties-at-runtime#39649</guid>
  </item> 
 </channel>
</rss>