<?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 in caption of property grid</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : XAML Snippets : Markup in caption of property grid]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 21:24:17 +0000</pubDate>
  <lastBuildDate>Thu, 29 Jan 2009 02:15: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=13277</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 in caption of property grid : Hello,  Yes, its true :( propertygrid...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13277&amp;PID=44995&amp;title=markup-in-caption-of-property-grid#44995</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13277<br /><strong>Posted:</strong> 29 January 2009 at 2:15am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Yes, its true :( propertygrid doesn't support markup interaction. only visual appearance.</DIV>]]>
   </description>
   <pubDate>Thu, 29 Jan 2009 02:15:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13277&amp;PID=44995&amp;title=markup-in-caption-of-property-grid#44995</guid>
  </item> 
  <item>
   <title><![CDATA[Markup in caption of property grid : Hi, I would like to add a check...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13277&amp;PID=44983&amp;title=markup-in-caption-of-property-grid#44983</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2758">Kjetil</a><br /><strong>Subject:</strong> 13277<br /><strong>Posted:</strong> 28 January 2009 at 9:56am<br /><br />Hi,<DIV>I would like to add a check box in the caption part of the property grid control. I added it with the use of XAML:</DIV><P><FONT size=2><FONT color=#020002><FONT color=#020002>CXTPMarkupContext</FONT></FONT>* <FONT color=#020002><FONT color=#020002>pMC</FONT></FONT> = <FONT color=#020002><FONT color=#020002>m_pGrid</FONT></FONT>-&gt;<FONT color=#020002><FONT color=#020002>GetPropertyGrid</FONT></FONT>()-&gt;<FONT color=#020002><FONT color=#020002>GetMarkupContext</FONT></FONT>();</FONT></P><P><FONT size=2><FONT color=#0000ff><FONT color=#0000ff>if</FONT></FONT> (<FONT color=#020002><FONT color=#020002>pMC</FONT></FONT>)</FONT></P><DIV><FONT size=2>{</FONT></DIV><P><FONT color=#008000><FONT color=#008000><FONT size=2>&nbsp;&nbsp; // using XAML do draw check box for item</FONT></P></FONT></FONT><P><FONT size=2><FONT color=#020002><FONT color=#020002>&nbsp;&nbsp; CString</FONT></FONT> <FONT color=#020002><FONT color=#020002>sXAML</FONT></FONT> = </FONT></P><P><FONT color=#a31515><FONT color=#a31515><FONT size=2>&nbsp;&nbsp; "&lt;StackPanel&gt;"</FONT></P></FONT></FONT><P><FONT size=2><FONT color=#a31515><FONT color=#a31515>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;CheckBox Margin='2' Cursor='Hand' IsChecked='True'&nbsp;Padding='2'&gt;"</FONT></FONT> + <FONT color=#020002><FONT color=#020002>m_strCaption</FONT></FONT> + <FONT color=#a31515><FONT color=#a31515>"&lt;/CheckBox&gt;"</P></FONT></FONT></FONT><P><FONT size=2><FONT color=#a31515><FONT color=#a31515>&nbsp;&nbsp; "&lt;/StackPanel&gt;"</FONT></FONT>;</FONT></P><P><FONT size=2><FONT color=#020002><FONT color=#020002>&nbsp;&nbsp; m_pMarkupCaption</FONT></FONT> = <FONT color=#020002><FONT color=#020002>pMC</FONT></FONT>-&gt;<FONT color=#020002><FONT color=#020002>Parse</FONT></FONT>(<FONT color=#020002><FONT color=#020002>sXAML</FONT></FONT>);</FONT></P><P><FONT size=2>}</FONT></P><DIV><FONT size=2></FONT></DIV><P><FONT size=2>The check box appears, but it is dead. No reaction when I click it.</FONT></P><DIV><FONT size=2></FONT></DIV>]]>
   </description>
   <pubDate>Wed, 28 Jan 2009 09:56:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13277&amp;PID=44983&amp;title=markup-in-caption-of-property-grid#44983</guid>
  </item> 
 </channel>
</rss>