Posted 5 January 2020, 4:09 pm EST
Hi,
I’ve tried to upgrade my C#-project to the new 4.5.2 controls.
Three questions:
-
RibbonForms which are freshly added to my project appear with the new design while already existing RibbonForms still have the old design. How can I change that?
-
I’m developing an app which uses MDI. Currently I pass the VisualStyle of the MDI parent to its children during runtime by setting the child’s visual style upfront. How do I do that now as visual styles are no longer supported?
-
Where have C1.Preview and C1PrintPreview gone as it seems they are no longer supported by C1.Win?
Thanks in advance,
Stephan