Some questions about .NET DesignerControl UI customization.
The trial version of FASTREPORT .NET we now evaluating is 1.5.30.0, I put the FastReport.Design.StandardDesigner.DesignerControl on the winform (VS2008), for project requirements the following UI customizations should be fulfilled (the attached image file can be refered to):
1, How to write the specific code to hide the tool buttons above the red line on the toolbar?
2, How to write the specific code to hide some tool buttons (e.g. barcode) besides the red line on the toolbox?
3, How to write the specific code to add a customized XXGraphObject to toolbox?
4, How to write the specific code to hide the Code Tab?
5, How to write the specific code to hide the Report Tree and Data panel on the right upper corner?
6, How to write the specific code to hide the Properties panel on the right bottom corner?
Could someone give some assistance? Any demo code will be appreciated. :-)
Thanks a lot & Happy new year
Felix
1, How to write the specific code to hide the tool buttons above the red line on the toolbar?
2, How to write the specific code to hide some tool buttons (e.g. barcode) besides the red line on the toolbox?
3, How to write the specific code to add a customized XXGraphObject to toolbox?
4, How to write the specific code to hide the Code Tab?
5, How to write the specific code to hide the Report Tree and Data panel on the right upper corner?
6, How to write the specific code to hide the Properties panel on the right bottom corner?
Could someone give some assistance? Any demo code will be appreciated. :-)
Thanks a lot & Happy new year
Felix