TABSTYLE issue when migrating .net framework to .net 8

Posted by: anvyelsasaji on 7 November 2024, 8:23 am EST

    • Post Options:
    • Link

    Posted 7 November 2024, 8:23 am EST

    this.tabCtlMain.TabStyle = C1.Win.Command.TabStyleEnum.Rounded;
    this.tabCtlMain.visualStyle = Cl.Win.Command.Visualstyle.Classic;
    this.tabCtlMain.visualStyleBase = Ci.Win.Command.VisualStyle.Classic;


    TabCtlMain is a c1dockkingtab.

    How to use same functionality in .net 8

  • Posted 8 November 2024, 2:19 am EST

    Hello,

    It seems you have got the answer as you’ve marked your query as answered.

    However, just in case, the mentioned properties are not migrated to .NET 6+ C1DockingTab due to their old look and feel. To customize the appearance and styling in C1DockingTab, please use C1Themes.

    For more information, please refer to the following:

    Regards,

    Uttkarsh.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels