B
brazil.samario
Hello,
How do I disable the print button in PrintPreviewDailog?
I have tried the following code.
DirectCast(.Controls(1), ToolBar).Buttons(1).Enabled = False
But it throw 'InvalidCastException'.
Pls assist me.
Thanks.
Cheers
How do I disable the print button in PrintPreviewDailog?
I have tried the following code.
DirectCast(.Controls(1), ToolBar).Buttons(1).Enabled = False
But it throw 'InvalidCastException'.
Pls assist me.
Thanks.
Cheers