Results 1 to 1 of 1

Thread: Classic VB: Raise and Control Print Dialogs

  1. #1

    Thread Starter
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Classic VB: Raise and Control Print Dialogs

    This would be just a small addendum, basically a link under the Classic VB Printing section.

    It is a Microsoft article containing a description and a download link for a DLL that gives better control over selecting printers and setting up printing than provided via the old CommonDialog control.

    HOW TO: Raise and Control Print Dialog Boxes from Visual Basic

    I suspect people will find it quite useful, I know I do. Despite some confusing statements about it being a "control" this is really a class: PrinterDlg class. Thus it need not be sited within a Form.

    2026-02-02 Update: The link above is dead, it is still reachable via the Wayback Machine: https://web.archive.org/web/20140827....com/kb/322710
    Last edited by dday9; Feb 2nd, 2026 at 09:21 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width