<?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 : TaskDialog control buttons not using XP style</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : TaskDialog control buttons not using XP style]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 10:52:21 +0000</pubDate>
  <lastBuildDate>Fri, 12 Nov 2010 03:39:37 +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=17551</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[TaskDialog control buttons not using XP style : Hi,You need add manifest to your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17551&amp;PID=61355&amp;title=taskdialog-control-buttons-not-using-xp-style#61355</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17551<br /><strong>Posted:</strong> 12 November 2010 at 3:39am<br /><br />Hi,<div><br></div><div>You need add manifest to your application (copy from any our sample)</div>]]>
   </description>
   <pubDate>Fri, 12 Nov 2010 03:39:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17551&amp;PID=61355&amp;title=taskdialog-control-buttons-not-using-xp-style#61355</guid>
  </item> 
  <item>
   <title><![CDATA[TaskDialog control buttons not using XP style : I purchased the Xtreme Controls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17551&amp;PID=61352&amp;title=taskdialog-control-buttons-not-using-xp-style#61352</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4040">Zookeeper</a><br /><strong>Subject:</strong> 17551<br /><strong>Posted:</strong> 11 November 2010 at 5:42pm<br /><br />I purchased the Xtreme Controls ActiveX package a couple years ago and have been happy with it.&nbsp; But today I tried using the TaskDialog control for the first time and while I generally like it, I can't seem to figure out how to get the pushbuttons on it to display using an XP theme.&nbsp; They always display as square, boxy, Windows 2000 and earlier style.&nbsp; I'm using VB6.&nbsp; Here's some sample code:<BR><BR>With TaskDialog1<BR>&nbsp; &nbsp; .MessageBoxStyle = True<BR>&nbsp; &nbsp; .WindowTitle = "Test Title"<BR>&nbsp; &nbsp; .MainInstructionText = "Checking button styles"<BR>&nbsp; &nbsp; .ContentText = "This dialog is showing old styles"<BR>&nbsp; &nbsp; .MainIcon = xtpTaskIconError<BR>&nbsp; &nbsp; .AddButton "OK", TaskDialogCommonButtons.xtpTaskButtonOk<BR>&nbsp; &nbsp; .ShowDialog<BR>End With<BR><BR>Any idea why the OK button isn't displayed with an XP or above them?<BR>]]>
   </description>
   <pubDate>Thu, 11 Nov 2010 17:42:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17551&amp;PID=61352&amp;title=taskdialog-control-buttons-not-using-xp-style#61352</guid>
  </item> 
 </channel>
</rss>