Results 1 to 2 of 2

Thread: any way to pop up Printer Setup dialog?

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2001
    Posts
    57

    Cool any way to pop up Printer Setup dialog?

    Are there any way to pop up Printer Setup dialog?

  2. #2
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    u can use the ms-common dialog component :
    Code:
    Private Sub Command1_Click()
        CommonDialog1.ShowPrinter
    End Sub
    -= a peet post =-

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