<?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 : markup control transparency</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : MarkupLabel Control : markup control transparency]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 08:50:29 +0000</pubDate>
  <lastBuildDate>Mon, 05 Sep 2011 07:49:14 +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=17093</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[markup control transparency : Looks like the MarkupLabel control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17093&amp;PID=66156&amp;title=markup-control-transparency#66156</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 17093<br /><strong>Posted:</strong> 05 September 2011 at 7:49am<br /><br />Looks like the MarkupLabel control must sited be on a parent CodeJock TabControlPage contro, and the Picture property of the TabControlPage can be set and the MarkupLabel will be transparent.]]>
   </description>
   <pubDate>Mon, 05 Sep 2011 07:49:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17093&amp;PID=66156&amp;title=markup-control-transparency#66156</guid>
  </item> 
  <item>
   <title><![CDATA[markup control transparency : is there any solution for this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17093&amp;PID=66155&amp;title=markup-control-transparency#66155</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6342">charlest</a><br /><strong>Subject:</strong> 17093<br /><strong>Posted:</strong> 05 September 2011 at 7:32am<br /><br />is there any solution for this problem? <br>thanks<br>]]>
   </description>
   <pubDate>Mon, 05 Sep 2011 07:32:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17093&amp;PID=66155&amp;title=markup-control-transparency#66155</guid>
  </item> 
  <item>
   <title><![CDATA[markup control transparency : Hi I have the same problem using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17093&amp;PID=59754&amp;title=markup-control-transparency#59754</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6304">RinGosTarR</a><br /><strong>Subject:</strong> 17093<br /><strong>Posted:</strong> 12 August 2010 at 3:56am<br /><br />Hi I have the same problem using axml codes and cant make it transparent<br>Control Property Transparent = True<br><br>Caption = <br>&lt;Grid Background="Transparent"&gt;&nbsp; <br>&lt;StackPanel&nbsp; Background="Transparent" &gt;<br>&lt;TextBlock FontFamily="Thamoha"&nbsp; FontSize="12pt" Foreground="#FFFF0303"&gt;<br>&nbsp; Hello World!<br>&lt;/TextBlock&gt;<br>&lt;/StackPanel&gt;<br>&nbsp; &lt;/Grid&gt;<br><br><br>And the Control Background belongs gray???<br>]]>
   </description>
   <pubDate>Thu, 12 Aug 2010 03:56:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17093&amp;PID=59754&amp;title=markup-control-transparency#59754</guid>
  </item> 
  <item>
   <title><![CDATA[markup control transparency : Hi all,  sorry if this has already...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17093&amp;PID=59720&amp;title=markup-control-transparency#59720</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4812">nick.brandwood</a><br /><strong>Subject:</strong> 17093<br /><strong>Posted:</strong> 10 August 2010 at 11:05am<br /><br />Hi all,<DIV>&nbsp;</DIV><DIV>sorry if this has already been reported, but I didn't find it in the forum.</DIV><DIV>&nbsp;</DIV><DIV>I think this might be a bug:</DIV><DIV>&nbsp;</DIV><DIV>1. New project (vb6, cj:13.4).</DIV><DIV>2. Add form</DIV><DIV>3. add tabcontrol</DIV><DIV>4. add tabcontrolpage&nbsp; (so that checkboxes etc transparency works)</DIV><DIV>5. add markup label&nbsp;control</DIV><DIV>6. <strong>set transparency=true </strong>(nothing happens)</DIV><DIV>7. edit markup (markup control becomes transparent)</DIV><DIV>&nbsp;</DIV><DIV>8. run project</DIV><DIV>&nbsp;</DIV><DIV>Markup control is not transparent (ok, sometimes it is but I don't know what governs this).</DIV><DIV>&nbsp;</DIV><DIV>10. stop project, check markup label </DIV><DIV>&nbsp;</DIV><DIV><strong>transparency : False</strong></DIV><DIV>&nbsp;</DIV><DIV><a href="http://www.youtube.com/watch?v=_rPbF-wmwy8" target="_blank">http://www.youtube.com/watch?v=_rPbF-wmwy8</A></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Thanks,</DIV><DIV>&nbsp;</DIV><DIV>nick</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 10 Aug 2010 11:05:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17093&amp;PID=59720&amp;title=markup-control-transparency#59720</guid>
  </item> 
 </channel>
</rss>