<?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 : EnableExplorerStyle doesn&#039;t work</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : EnableExplorerStyle doesn&#039;t work]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 06:11:34 +0000</pubDate>
  <lastBuildDate>Tue, 07 Jun 2011 17:54:32 +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=18492</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[EnableExplorerStyle doesn&#039;t work : uploads/1038/prjTest.rari have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18492&amp;PID=64794&amp;title=enableexplorerstyle-doesnt-work#64794</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1038">younicke</a><br /><strong>Subject:</strong> 18492<br /><strong>Posted:</strong> 07 June 2011 at 5:54pm<br /><br /><a href="uploads/1038/prjTest.rar" target="_blank">uploads/1038/prjTest.rar</a><br><br>i have attached a sample. hope this would help<br>]]>
   </description>
   <pubDate>Tue, 07 Jun 2011 17:54:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18492&amp;PID=64794&amp;title=enableexplorerstyle-doesnt-work#64794</guid>
  </item> 
  <item>
   <title><![CDATA[EnableExplorerStyle doesn&#039;t work : Hi younicke  Thanks a lot for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18492&amp;PID=64782&amp;title=enableexplorerstyle-doesnt-work#64782</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=841">Fabian</a><br /><strong>Subject:</strong> 18492<br /><strong>Posted:</strong> 07 June 2011 at 6:31am<br /><br />Hi younicke<DIV>&nbsp;</DIV><DIV>Thanks a lot for your test. Can you please show me your code and your manifest?</DIV><DIV>&nbsp;</DIV><DIV>Regards</DIV><DIV>Fabian</DIV>]]>
   </description>
   <pubDate>Tue, 07 Jun 2011 06:31:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18492&amp;PID=64782&amp;title=enableexplorerstyle-doesnt-work#64782</guid>
  </item> 
  <item>
   <title><![CDATA[EnableExplorerStyle doesn&#039;t work : works ok here.. maybe something...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18492&amp;PID=64769&amp;title=enableexplorerstyle-doesnt-work#64769</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1038">younicke</a><br /><strong>Subject:</strong> 18492<br /><strong>Posted:</strong> 07 June 2011 at 3:01am<br /><br />works ok here.. maybe something is wrong with your manifest.. <br><br><img src="uploads/1038/treeview_explorerstyle.PNG" height="218" width="184" border="0" /><br>]]>
   </description>
   <pubDate>Tue, 07 Jun 2011 03:01:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18492&amp;PID=64769&amp;title=enableexplorerstyle-doesnt-work#64769</guid>
  </item> 
  <item>
   <title><![CDATA[EnableExplorerStyle doesn&#039;t work : Hi Oleg,  On my site it doesn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18492&amp;PID=64766&amp;title=enableexplorerstyle-doesnt-work#64766</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=841">Fabian</a><br /><strong>Subject:</strong> 18492<br /><strong>Posted:</strong> 07 June 2011 at 1:56am<br /><br />Hi Oleg,<DIV>&nbsp;</DIV><DIV>On my site it doesn't work as expected. Here is my TreeView initialization:</DIV><DIV>&nbsp;</DIV><DIV>Public Sub CJInitTreeView(TreeView1 As TreeView)<BR>&nbsp; TreeView1.Nodes.Clear<BR>&nbsp; TreeView1.Appearance = xtpAppearanceResource<BR>&nbsp; TreeView1.UseVisualStyle = True<BR>&nbsp; TreeView1.ShowLines = xtpTreeViewShowLinesAtRoot<BR>&nbsp; TreeView1.Indentation = 0<BR>&nbsp; TreeView1.SingleSel = False<BR>&nbsp; TreeView1.ShowBorder = False<BR>&nbsp; TreeView1.HideSelection = True<BR>&nbsp; TreeView1.SetIconSize 16, 16<BR>&nbsp; TreeView1.EnableExplorerStyle True, True<BR>&nbsp; TreeView1.LabelEdit = xtpTreeViewLabelManual<BR>End Sub</DIV><DIV>&nbsp;</DIV><DIV>The result (compiled incl. .Manifest):</DIV><DIV>&nbsp;</DIV><DIV><img src="http://forum.codejock.com/uploads/841/TreeView1.jpg" border="0" /></DIV><DIV>Explorer on the same PC:</DIV><DIV><img src="http://forum.codejock.com/uploads/841/TreeView2.jpg" border="0" /></DIV>]]>
   </description>
   <pubDate>Tue, 07 Jun 2011 01:56:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18492&amp;PID=64766&amp;title=enableexplorerstyle-doesnt-work#64766</guid>
  </item> 
  <item>
   <title><![CDATA[EnableExplorerStyle doesn&#039;t work :  Hi,You need add manifest and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18492&amp;PID=64731&amp;title=enableexplorerstyle-doesnt-work#64731</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18492<br /><strong>Posted:</strong> 06 June 2011 at 6:53am<br /><br />Hi,<div><br></div><div>You need add manifest and run application as exe outside IDE.</div>]]>
   </description>
   <pubDate>Mon, 06 Jun 2011 06:53:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18492&amp;PID=64731&amp;title=enableexplorerstyle-doesnt-work#64731</guid>
  </item> 
  <item>
   <title><![CDATA[EnableExplorerStyle doesn&#039;t work : Hi,  I try to use TreeView1.EnableExplorerStyle...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18492&amp;PID=64716&amp;title=enableexplorerstyle-doesnt-work#64716</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=841">Fabian</a><br /><strong>Subject:</strong> 18492<br /><strong>Posted:</strong> 04 June 2011 at 2:42am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I try to use TreeView1.EnableExplorerStyle True, False on a Windows7 PC. But I never see the expected icons but only the squared +/- signs.</DIV><DIV>&nbsp;</DIV><DIV>What do I wrong?</DIV><DIV>&nbsp;</DIV><DIV>Thanks for help</DIV><DIV>Fabian</DIV>]]>
   </description>
   <pubDate>Sat, 04 Jun 2011 02:42:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18492&amp;PID=64716&amp;title=enableexplorerstyle-doesnt-work#64716</guid>
  </item> 
 </channel>
</rss>