<?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 : Differences between yours MarkupLabel and Label ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Differences between yours MarkupLabel and Label ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 09:42:56 +0000</pubDate>
  <lastBuildDate>Thu, 01 Jan 2009 15:11:58 +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=12742</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[Differences between yours MarkupLabel and Label ? : The Label control accepts Markup...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12742&amp;PID=44066&amp;title=differences-between-yours-markuplabel-and-label#44066</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 12742<br /><strong>Posted:</strong> 01 January 2009 at 3:11pm<br /><br />The Label control accepts Markup as strings only, and this can get unwieldy after a while (best for short snippets of Markup). The MarkupLabel has a complete object model for generating your Markup, and it is far superior for more complex situations. Check out my chart demos for examples of how to use the MarkupLabel object model:<br><br><a href="http://forum.codejock.com/forum_posts.asp?TID=12332" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=12332</a><br>]]>
   </description>
   <pubDate>Thu, 01 Jan 2009 15:11:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12742&amp;PID=44066&amp;title=differences-between-yours-markuplabel-and-label#44066</guid>
  </item> 
  <item>
   <title><![CDATA[Differences between yours MarkupLabel and Label ? : The standard Codejock Label has...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12742&amp;PID=44063&amp;title=differences-between-yours-markuplabel-and-label#44063</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 12742<br /><strong>Posted:</strong> 01 January 2009 at 2:05pm<br /><br />The standard Codejock Label has an enableMarkup property.&nbsp; It is even used in the full page XAML sample.&nbsp; So both Label and MarkupLabel appear to support markup code.&nbsp; Is there now no difference between the two controls?]]>
   </description>
   <pubDate>Thu, 01 Jan 2009 14:05:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12742&amp;PID=44063&amp;title=differences-between-yours-markuplabel-and-label#44063</guid>
  </item> 
  <item>
   <title><![CDATA[Differences between yours MarkupLabel and Label ? : Another simple difference is that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12742&amp;PID=43069&amp;title=differences-between-yours-markuplabel-and-label#43069</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3745">JantjeKeizer</a><br /><strong>Subject:</strong> 12742<br /><strong>Posted:</strong> 21 November 2008 at 3:31am<br /><br />Another simple difference is that the mousewheel actually works :)]]>
   </description>
   <pubDate>Fri, 21 Nov 2008 03:31:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12742&amp;PID=43069&amp;title=differences-between-yours-markuplabel-and-label#43069</guid>
  </item> 
  <item>
   <title><![CDATA[Differences between yours MarkupLabel and Label ? : Guess main reason is ONLY MarkupLabel...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12742&amp;PID=43039&amp;title=differences-between-yours-markuplabel-and-label#43039</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 12742<br /><strong>Posted:</strong> 20 November 2008 at 12:09pm<br /><br />Guess main reason is ONLY MarkupLabel allows you to write markup in code, similar to how you would in in WPF.<br><br>See the new Markup Sample for more<br>]]>
   </description>
   <pubDate>Thu, 20 Nov 2008 12:09:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12742&amp;PID=43039&amp;title=differences-between-yours-markuplabel-and-label#43039</guid>
  </item> 
  <item>
   <title><![CDATA[Differences between yours MarkupLabel and Label ? : Hi CJ-Team,do I realy need the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12742&amp;PID=43036&amp;title=differences-between-yours-markuplabel-and-label#43036</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1570">Jebo</a><br /><strong>Subject:</strong> 12742<br /><strong>Posted:</strong> 20 November 2008 at 10:42am<br /><br />Hi CJ-Team,<br><br>do I realy need the new "MarkupLabel"?<br><br>Or can I still use your Codejock.Label-Control?<br><br>What exactly is the difference or advantage if I use MarkupLabel instead of Label-Control with "EnableMarkup"=True ?<br><br>Thank you for a better understanding! ;-)<br><br>]]>
   </description>
   <pubDate>Thu, 20 Nov 2008 10:42:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12742&amp;PID=43036&amp;title=differences-between-yours-markuplabel-and-label#43036</guid>
  </item> 
 </channel>
</rss>