Dear Friends ,
I am using CRAXDDRT control in windows application . I know that CR XI R2 (11.5) is out of support , but it is the only version available in CR RDC .
Everything is working fine as per my requirement , But i need to disable the Print Button and Crystal Logo .
I disabled Save Button by below command and working fine .
AxCRDesignerCtrl11_51.ShowToolbarButton(CRDESIGNERCTRLLib11_5.CRToolbarButtonId.crTBSaveReport, False)
My system configuration is windows 7 and using VS 2010 and SP6 ,