<?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 : CXTPPropertyGridItem alignment = right ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPPropertyGridItem alignment = right ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 18:29:22 +0000</pubDate>
  <lastBuildDate>Thu, 14 Dec 2006 14:45:44 +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=5785</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[CXTPPropertyGridItem alignment = right ? : Hi Oleg; Knowing this a few month...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5785&amp;PID=18234&amp;title=cxtppropertygriditem-alignment-right#18234</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 5785<br /><strong>Posted:</strong> 14 December 2006 at 2:45pm<br /><br /><P>Hi Oleg;</P><P>Knowing this a few month earlier would have reduced my development effort by about two weeks... <img src="http://forum.codejock.com/smileys/smiley2.gif" border="0"></P><DIV>I'm trying it right now.</DIV><DIV>&nbsp;</DIV><DIV>Martin</DIV>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 14:45:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5785&amp;PID=18234&amp;title=cxtppropertygriditem-alignment-right#18234</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGridItem alignment = right ? : Hi,  try pItem-&amp;gt;GetValueM...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5785&amp;PID=18231&amp;title=cxtppropertygriditem-alignment-right#18231</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5785<br /><strong>Posted:</strong> 14 December 2006 at 2:41pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>try pItem-&gt;GetValueMetrics()-&gt;m_uDrawTextFormat = DT_RIGHT|DT_VCENTER | DT_SINGLELINE;</DIV>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 14:41:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5785&amp;PID=18231&amp;title=cxtppropertygriditem-alignment-right#18231</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGridItem alignment = right ? : Thanks Martin, that what I was...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5785&amp;PID=18227&amp;title=cxtppropertygriditem-alignment-right#18227</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2223">Tomasz</a><br /><strong>Subject:</strong> 5785<br /><strong>Posted:</strong> 14 December 2006 at 2:16pm<br /><br />Thanks Martin, that what I was afraid of (yet another mod) :-( <DIV>&nbsp;</DIV><DIV>Question to Oleg: is there any chance to have alignment control added to the library itself ???</DIV>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 14:16:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5785&amp;PID=18227&amp;title=cxtppropertygriditem-alignment-right#18227</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGridItem alignment = right ? : Hi Tomasz; I&amp;#039;ve done this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5785&amp;PID=18226&amp;title=cxtppropertygriditem-alignment-right#18226</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 5785<br /><strong>Posted:</strong> 14 December 2006 at 2:13pm<br /><br /><P>Hi Tomasz;</P><P>I've done this multiple times with different item types. All I did was:</P><P>Create my own class derived from CXTPPropertyGridItem and<BR>Overwrite CMyItem::OnDrawItemValue()</P><P>Within the function I used the CDC::DrawText function with DT_RIGHT.</P><P>Thats it!</P><P>Martin</P>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 14:13:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5785&amp;PID=18226&amp;title=cxtppropertygriditem-alignment-right#18226</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGridItem alignment = right ? : Hi,  Is it possible to right-align...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5785&amp;PID=18167&amp;title=cxtppropertygriditem-alignment-right#18167</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2223">Tomasz</a><br /><strong>Subject:</strong> 5785<br /><strong>Posted:</strong> 13 December 2006 at 1:40pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Is it possible to right-align CXTPPropertyGridItems ?</DIV><DIV>&nbsp;</DIV><DIV>I searched docs and could not find any method to control alignment in propertygrid control.</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance.</DIV><DIV>Tomasz</DIV>]]>
   </description>
   <pubDate>Wed, 13 Dec 2006 13:40:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5785&amp;PID=18167&amp;title=cxtppropertygriditem-alignment-right#18167</guid>
  </item> 
 </channel>
</rss>