<?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 + Ctrl-C</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Taskdialog + Ctrl-C]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 09:27:42 +0000</pubDate>
  <lastBuildDate>Mon, 22 Sep 2008 15:17:27 +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=12201</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 + Ctrl-C : I added a custom button with a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12201&amp;PID=41288&amp;title=taskdialog-ctrlc#41288</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 12201<br /><strong>Posted:</strong> 22 September 2008 at 3:17pm<br /><br />I added a custom button with a label "Copy to Clipboard".&nbsp; I keep the non-markup version of the error message saved in a variable and when the button is pressed, I execute the following code in the ButtonClick event:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Clipboard.SetText strCurrentErrorMessage<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CloseDialog = False //don't close the dialog box<br><br>It would be nice if Ctrl+C was supported but having the button makes it obvious to my novice users that the error message can be copied to the clipboard.<br>]]>
   </description>
   <pubDate>Mon, 22 Sep 2008 15:17:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12201&amp;PID=41288&amp;title=taskdialog-ctrlc#41288</guid>
  </item> 
  <item>
   <title><![CDATA[Taskdialog + Ctrl-C : Hi,  is it possible to copy the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12201&amp;PID=41180&amp;title=taskdialog-ctrlc#41180</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1941">Josef</a><br /><strong>Subject:</strong> 12201<br /><strong>Posted:</strong> 18 September 2008 at 10:12pm<br /><br />Hi,<br /><br />is it possible to copy the message text to clipboard with Ctrl+C (like Messagebox)?<br /><br />If not, could you please add an keypress event or something?<br /><br />Thank you,<br />Josef<br />]]>
   </description>
   <pubDate>Thu, 18 Sep 2008 22:12:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12201&amp;PID=41180&amp;title=taskdialog-ctrlc#41180</guid>
  </item> 
 </channel>
</rss>