<?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 : PropertyGrid C&#111;ntrol and CommandBars Bar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : PropertyGrid C&#111;ntrol and CommandBars Bar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 02:53:51 +0000</pubDate>
  <lastBuildDate>Thu, 11 May 2006 11:47: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=4193</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[PropertyGrid C&#111;ntrol and CommandBars Bar : oleg, thanks. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4193&amp;PID=12882&amp;title=propertygrid-control-and-commandbars-bar#12882</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1969">mrlinx</a><br /><strong>Subject:</strong> 4193<br /><strong>Posted:</strong> 11 May 2006 at 11:47am<br /><br />oleg, thanks.<br><br>]]>
   </description>
   <pubDate>Thu, 11 May 2006 11:47:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4193&amp;PID=12882&amp;title=propertygrid-control-and-commandbars-bar#12882</guid>
  </item> 
  <item>
   <title><![CDATA[PropertyGrid C&#111;ntrol and CommandBars Bar : Hello, Please put PropertyGrid...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4193&amp;PID=12875&amp;title=propertygrid-control-and-commandbars-bar#12875</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4193<br /><strong>Posted:</strong> 11 May 2006 at 8:30am<br /><br /><P>Hello,</P><P>Please put PropertyGrid to PictureBox and attach PictureBox to DialogBar.</P>]]>
   </description>
   <pubDate>Thu, 11 May 2006 08:30:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4193&amp;PID=12875&amp;title=propertygrid-control-and-commandbars-bar#12875</guid>
  </item> 
  <item>
   <title><![CDATA[PropertyGrid C&#111;ntrol and CommandBars Bar :   hi.I&amp;#039;m having a problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4193&amp;PID=12871&amp;title=propertygrid-control-and-commandbars-bar#12871</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1969">mrlinx</a><br /><strong>Subject:</strong> 4193<br /><strong>Posted:</strong> 11 May 2006 at 7:11am<br /><br />hi.<br>I'm having a problem I believe it's new in version 10 (VB6).<br><br>The problem is the dialogbar in CommandBars with a propertygrid as child. With a simple dialog bar, and the propertygrid as clield, if I mouse click on the Property grid... the grid goes away, as if wasnt a dialogbar anymore.<br><br>at form load the propertygrid is in the right place (at dialog bar) but after a click it disapears and shows in the original place (place where I left it in the vb6 form designer) with Visible = true.<br><br>You can use this simple sample to test. <br><br><a href="uploads/mrlinx/2006-05-11_070618_sample.rar" target="_blank" target="_blank">2006-05-11_070618_sample.rar</a><br><br><img src="uploads/mrlinx/2006-05-11_072535_test.jpg" border="0"><br><br><br>Code:<br><br>Option Explicit<br>Dim DialogBar As DialogBar<br><br>Private Sub Form_Load()<br>&nbsp;&nbsp;&nbsp; CommandBarsGlobalSettings.App = App<br>&nbsp;&nbsp;&nbsp; CommandBars.DeleteAll<br>&nbsp;&nbsp;&nbsp; Set DialogBar = CommandBars.AddDialogBar("TaskPanel", xtpBarRight)<br>&nbsp;&nbsp;&nbsp; DialogBar.ChildHandle = PropertyGrid1.hWnd<br>End Sub<br>]]>
   </description>
   <pubDate>Thu, 11 May 2006 07:11:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4193&amp;PID=12871&amp;title=propertygrid-control-and-commandbars-bar#12871</guid>
  </item> 
 </channel>
</rss>