<?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 : Print setup problem - Common Dialog</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Print setup problem - Common Dialog]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 13:12:10 +0000</pubDate>
  <lastBuildDate>Wed, 19 Aug 2009 10:12:13 +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=14702</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[Print setup problem - Common Dialog : This is a problem of VB6 himself. You...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14702&amp;PID=52206&amp;title=print-setup-problem-common-dialog#52206</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 14702<br /><strong>Posted:</strong> 19 August 2009 at 10:12am<br /><br />This is a problem of VB6 himself.<DIV>You must change the Default-Printer by yourself.</DIV><DIV>&nbsp;</DIV><DIV>If you use the VB6-Commoncontrols, that are wrapper-classes for the Windows-Common-Controls so they do something more for you.</DIV><DIV>CJ simply call the windows-common-controls and knows nothing about VB6.</DIV><DIV>&nbsp;</DIV><DIV>PS:</DIV><DIV>The changing of the defaultprinter with VB6 effects ALL Applications and sets the Windows-Default-Printer&nbsp;!</DIV>]]>
   </description>
   <pubDate>Wed, 19 Aug 2009 10:12:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14702&amp;PID=52206&amp;title=print-setup-problem-common-dialog#52206</guid>
  </item> 
  <item>
   <title><![CDATA[Print setup problem - Common Dialog : Hi,I do have printers installed....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14702&amp;PID=50774&amp;title=print-setup-problem-common-dialog#50774</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 14702<br /><strong>Posted:</strong> 08 July 2009 at 3:57am<br /><br />Hi,<br><br>I do have printers installed. The problem is with changing the default printer.<br><br>on Showprinter, the print setup dialog shows. so, i select the printer and click on 'ok'. <b>The default printer is not changed to the one selected</b>. When i re-open the Print setup dialog no change has been done.<br><br>Unlike MSCdialog, the application will look like it hangs for a sec when i click on 'ok' and when i re-open print setup the selected printer is now the default printer.<br><br><br>]]>
   </description>
   <pubDate>Wed, 08 Jul 2009 03:57:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14702&amp;PID=50774&amp;title=print-setup-problem-common-dialog#50774</guid>
  </item> 
  <item>
   <title><![CDATA[Print setup problem - Common Dialog : Hi,  So what problem doyou see...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14702&amp;PID=50771&amp;title=print-setup-problem-common-dialog#50771</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14702<br /><strong>Posted:</strong> 08 July 2009 at 3:43am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>So what problem do&nbsp;you see ? You just don't see print dialog ? Do you have&nbsp;some printer installed ?</DIV>]]>
   </description>
   <pubDate>Wed, 08 Jul 2009 03:43:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14702&amp;PID=50771&amp;title=print-setup-problem-common-dialog#50771</guid>
  </item> 
  <item>
   <title><![CDATA[Print setup problem - Common Dialog : Hi,Am trying to use this code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14702&amp;PID=50763&amp;title=print-setup-problem-common-dialog#50763</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 14702<br /><strong>Posted:</strong> 08 July 2009 at 3:14am<br /><br />Hi,<br><br>Am trying to use this code to change the printsetup. Apparently, it works with MSCommonDialog. something am doing wrong?<br><br>&nbsp;&nbsp;&nbsp; With CommonDialog<br>&nbsp;&nbsp;&nbsp; '.Flags = xtpPDPrintSetup<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .DialogTitle = "Print Setup"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .CancelError = True<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ShowPrinter<br>&nbsp;&nbsp;&nbsp; End With<br><br><br>regards,<br>]]>
   </description>
   <pubDate>Wed, 08 Jul 2009 03:14:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14702&amp;PID=50763&amp;title=print-setup-problem-common-dialog#50763</guid>
  </item> 
 </channel>
</rss>