<?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 : C&#111;ntrolling the m_bVisible flag?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : C&#111;ntrolling the m_bVisible flag?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 05:59:00 +0000</pubDate>
  <lastBuildDate>Thu, 13 Jan 2005 03:29: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=958</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[C&#111;ntrolling the m_bVisible flag? : I am wondering about this too....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=958&amp;PID=4715&amp;title=controlling-the-m-bvisible-flag#4715</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=101">rvoith</a><br /><strong>Subject:</strong> 958<br /><strong>Posted:</strong> 13 January 2005 at 3:29am<br /><br /><P><FONT face="Verdana, Arial, Helvetica, sans-serif">I am wondering about this too. I tried to create a derived CXTPPropertyGridItem where I exposed the SetVisible method, like this;</FONT></P><P><FONT face="Courier New, Courier, mono" color=#0000ff>class CCustomItemHideable : public CXTPPropertyGridItem <BR>{<BR>public:<BR>&nbsp;&nbsp;&nbsp; CCustomItemHideable(UINT uiRes) : CXTPPropertyGridItem(uiRes) {<BR>&nbsp;&nbsp;&nbsp; };</FONT></P><P><FONT face="Courier New, Courier, mono" color=#0000ff>&nbsp;&nbsp;&nbsp; virtual void SetVisible(BOOL bVisible)<BR>&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; m_bVisible = bVisible;<BR>&nbsp;&nbsp;&nbsp; };</FONT></P><P><FONT face="Courier New, Courier, mono" color=#0000ff>protected:</FONT></P><P><FONT face="Courier New, Courier, mono" color=#0000ff>private:<BR>};</FONT></P><P><FONT face="Verdana, Arial, Helvetica, sans-serif">However, the items were never hidden, and I received an assert when I selected the "to be invisible"-item</FONT><FONT color=#0000ff></FONT></P>]]>
   </description>
   <pubDate>Thu, 13 Jan 2005 03:29:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=958&amp;PID=4715&amp;title=controlling-the-m-bvisible-flag#4715</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;ntrolling the m_bVisible flag? : Is there a way to set the m_bVisibleflag?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=958&amp;PID=2533&amp;title=controlling-the-m-bvisible-flag#2533</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=621">jgolab</a><br /><strong>Subject:</strong> 958<br /><strong>Posted:</strong> 20 July 2004 at 9:43am<br /><br />Is there a way to set the <A href="mk:@MSITStore:D:\XTP_toolkit8.70\Xtreme%20Toolkit%20Pro%20v8.70\Help\XtremeToolkitPro.chm::/CXTPPropertyGridItem__m_bVisible.html" target="_blank">m_bVisible</A>&nbsp;flag? I want to dynamically hide grid items depending on previous user selections? Is there a way to do this?]]>
   </description>
   <pubDate>Tue, 20 Jul 2004 09:43:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=958&amp;PID=2533&amp;title=controlling-the-m-bvisible-flag#2533</guid>
  </item> 
 </channel>
</rss>