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
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