PrintPreviewDialog

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • brazil.samario@gmail.com

    #1

    PrintPreviewDialog

    Hello,

    How do I disable the print button in PrintPreviewDai log?

    I have tried the following code.
    DirectCast(.Con trols(1), ToolBar).Button s(1).Enabled = False
    But it throw 'InvalidCastExc eption'.

    Pls assist me.

    Thanks.

    Cheers

Working...