<?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 : Directory more than just C:\</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Directory more than just C:\]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 24 May 2026 12:49:30 +0000</pubDate>
  <lastBuildDate>Tue, 21 Jun 2005 01:47:45 +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=2414</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[Directory more than just C:\ : In the VB sample, changing the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2414&amp;PID=7181&amp;title=directory-more-than-just-c#7181</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 2414<br /><strong>Posted:</strong> 21 June 2005 at 1:47am<br /><br /><P>In the VB sample, changing the following two lines of code should get you started</P><P><table width="99%"><tr><td><pre class="BBcode">Private Sub Form_Load()<BR><BR>...<BR><BR>&nbsp;&nbsp;&nbsp; Set ItemDirectory = Category.AddChildItem(PropertyItemString, "Directory", <strong><FONT color=#ff0000>"D:\"</FONT></strong>)<BR><BR>...<BR><BR>End Sub</pre></td></tr></table></P><P><table width="99%"><tr><td><pre class="BBcode">Private Sub wndPropertyGrid_InplaceButtonDown(ByVal Item As XtremePropertyGrid.IPropertyGridItem)<BR><BR>...<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set FolderItems = Shell.BrowseForFolder(Form1.hWnd, "Directories", 0, <strong><FONT color=#ff0000>Item.Value</FONT></strong>)<BR>...<BR><BR>End Sub</pre></td></tr></table></P>]]>
   </description>
   <pubDate>Tue, 21 Jun 2005 01:47:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2414&amp;PID=7181&amp;title=directory-more-than-just-c#7181</guid>
  </item> 
  <item>
   <title><![CDATA[Directory more than just C:\ : Just starting on the property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2414&amp;PID=7179&amp;title=directory-more-than-just-c#7179</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1259">jonesb7</a><br /><strong>Subject:</strong> 2414<br /><strong>Posted:</strong> 20 June 2005 at 7:20pm<br /><br />Just starting on the property grid and find it to be exactly what I have been looking for. I am having a little trouble with the directory flag constant. Even in the demo I can't find a directory besides the C: drive. Is there any way to see all the drives in the computer?]]>
   </description>
   <pubDate>Mon, 20 Jun 2005 19:20:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2414&amp;PID=7179&amp;title=directory-more-than-just-c#7179</guid>
  </item> 
 </channel>
</rss>