<?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 : Hiding left margin?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Hiding left margin?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 10:52:19 +0000</pubDate>
  <lastBuildDate>Fri, 18 Apr 2008 15:30:31 +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=10300</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[Hiding left margin? : Got it! Works great! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10300&amp;PID=33949&amp;title=hiding-left-margin#33949</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4109">Mar2008</a><br /><strong>Subject:</strong> 10300<br /><strong>Posted:</strong> 18 April 2008 at 3:30pm<br /><br /><DIV>Got it! Works great!&nbsp; <img src="https://forum.codejock.com/smileys/smiley1.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Fri, 18 Apr 2008 15:30:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10300&amp;PID=33949&amp;title=hiding-left-margin#33949</guid>
  </item> 
  <item>
   <title><![CDATA[Hiding left margin? : Hi, right :( Second parameter...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10300&amp;PID=33944&amp;title=hiding-left-margin#33944</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10300<br /><strong>Posted:</strong> 18 April 2008 at 3:12pm<br /><br /><P>Hi,</P><DIV>right :( Second parameter added only in 12.0.... You can download beta 12.0 and try it.</DIV>]]>
   </description>
   <pubDate>Fri, 18 Apr 2008 15:12:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10300&amp;PID=33944&amp;title=hiding-left-margin#33944</guid>
  </item> 
  <item>
   <title><![CDATA[Hiding left margin? : Oleg, I have the latest evaluation...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10300&amp;PID=33940&amp;title=hiding-left-margin#33940</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4109">Mar2008</a><br /><strong>Subject:</strong> 10300<br /><strong>Posted:</strong> 18 April 2008 at 2:49pm<br /><br />Oleg,<DIV>I have the latest evaluation libraries and AddCategory does not have an overloaded copy that takes 2 params&nbsp;as&nbsp;you are using above. Also, I noticed a SetIndent method on GridItemCategory but it's not public...</DIV><DIV>Are you suggesting modifying the source code? Is that included with the toolkit purchase?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 18 Apr 2008 14:49:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10300&amp;PID=33940&amp;title=hiding-left-margin#33940</guid>
  </item> 
  <item>
   <title><![CDATA[Hiding left margin? : Hi,, Here is little hack:  class...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10300&amp;PID=33929&amp;title=hiding-left-margin#33929</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10300<br /><strong>Posted:</strong> 18 April 2008 at 1:20pm<br /><br /><P>Hi,,</P><DIV>Here is little hack:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;class CSimpleCategory: public CXTPPropertyGridItemCategory<BR>&nbsp;&nbsp;{<BR>&nbsp;&nbsp;public: CSimpleCategory() : CXTPPropertyGridItemCategory("") {&nbsp; m_nIndent = -1;}<BR>&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;};<BR>&nbsp;&nbsp;<BR>&nbsp;&nbsp;CXTPPropertyGridItem* pSettings&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = m_wndPropertyGrid.AddCategory("", new CSimpleCategory());</DIV><DIV>&nbsp;&nbsp;// add child items to category.<BR>&nbsp;&nbsp;CXTPPropertyGridItem* pItemSaveOnClose = pSettings-&gt;AddChildItem(new CXTPPropertyGridItem("Item"));</DIV><DIV><BR>&nbsp;&nbsp;m_wndPropertyGrid.SetPropertySort(xtpGridSortNoSort);</DIV>]]>
   </description>
   <pubDate>Fri, 18 Apr 2008 13:20:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10300&amp;PID=33929&amp;title=hiding-left-margin#33929</guid>
  </item> 
  <item>
   <title><![CDATA[Hiding left margin? : i dont think its possible. maybe...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10300&amp;PID=33923&amp;title=hiding-left-margin#33923</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1038">younicke</a><br /><strong>Subject:</strong> 10300<br /><strong>Posted:</strong> 18 April 2008 at 11:51am<br /><br />i dont think its possible. maybe im wrong.<br><br>]]>
   </description>
   <pubDate>Fri, 18 Apr 2008 11:51:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10300&amp;PID=33923&amp;title=hiding-left-margin#33923</guid>
  </item> 
  <item>
   <title><![CDATA[Hiding left margin? : I am evaluating the CodeJock Suite...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10300&amp;PID=33920&amp;title=hiding-left-margin#33920</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4109">Mar2008</a><br /><strong>Subject:</strong> 10300<br /><strong>Posted:</strong> 18 April 2008 at 11:01am<br /><br />I am evaluating the CodeJock Suite and I like what I see, but I cannot find a way as to hide the margin on the left side of the property grid. The one that usually has the expand button on it. This is useful for a simple property grid with no categories and only a few simple&nbsp;properties.<DIV>&nbsp;</DIV><DIV>Is there a way to hide that?</DIV>]]>
   </description>
   <pubDate>Fri, 18 Apr 2008 11:01:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10300&amp;PID=33920&amp;title=hiding-left-margin#33920</guid>
  </item> 
 </channel>
</rss>