Search code examples
c#print-previewteechart

How to change the icon of the print preview dialogue in steema tchart?


I have Steema tchart in my windows form. whenever I try to print it and get the preview, it gives me the old icon on the top left corner .

Is there a way I can change the icon? Thanks !


Solution

  • The only option for now is either being a TeeChart source code customer and customizing the editors to fit your needs or create your custom editors inheriting existing classes as I explained here.