<?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 : How to pr&#101;vent opening of the Child Items</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : How to pr&#101;vent opening of the Child Items]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 17:59:39 +0000</pubDate>
  <lastBuildDate>Wed, 08 Feb 2006 18:41:50 +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=3628</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[How to pr&#101;vent opening of the Child Items : There is here such fragment of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3628&amp;PID=10889&amp;title=how-to-prevent-opening-of-the-child-items#10889</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1609">Miroslaw</a><br /><strong>Subject:</strong> 3628<br /><strong>Posted:</strong> 08 February 2006 at 6:41pm<br /><br /><P>There is here such fragment of code:</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set SubCategory = Appearance.AddChildItem(PropertyItemString, "Gradient")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SubCategory.Tag = "BAR_GRADIENT"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With SubCategory<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Item = .AddChildItem(PropertyItemBool, "Visible", True)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Item.Tag = "BAR_GRADIENT_VISIBLE"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Item = .AddChildItem(PropertyItemEnum, "Direction:", 0)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Item.Tag = "BAR_GRADIENT_DIRECTION"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Item.Flags = ItemHasComboButton<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End with&nbsp;</P><P>&nbsp;How to do so that was the Gradient name visible,&nbsp;<BR>&nbsp;but when I press on a cross there was no opening of the Child Items&nbsp; contained in SubCategory?</P><P>If I set the value of parameter of SubCategory.ReadOnly = True, <BR>nevertheless when I press on a cross there is opening of the Child Items contained in it.</P>]]>
   </description>
   <pubDate>Wed, 08 Feb 2006 18:41:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3628&amp;PID=10889&amp;title=how-to-prevent-opening-of-the-child-items#10889</guid>
  </item> 
 </channel>
</rss>