Designer properties for new Ribbon

Posted by: wknauf on 14 July 2021, 12:04 pm EST

  • Posted 14 July 2021, 12:04 pm EST

    A small issue: I noticed that after migrating a C1RibbonForm to the new ribbon, this line is generated in “InitializeComponent”:

    
          this.c1Ribbon.MoreButton.ToolTip = null;
    
    

    Seems uneccessary?

    Best regards

    Wolfgang

  • Posted 15 July 2021, 1:15 am EST

    Hi Wolfgang,

    We have reported this to the development team and will let you know as soon as we get an update.

    [Internal Tracking ID: C1WIN-25317]

    Regards.

    Avnish

  • Posted 29 September 2021, 5:43 am EST

    Thanks, I can confirm that this was fixed in .520.

    Unfortunately, the lines “this.c1Ribbon.MoreButton.ToolTip = null;” will not be removed from InitializeComponent, you have to reset the property by designer.

    Best regards

    Wolfgang

  • Posted 30 September 2021, 1:42 am EST

    Hi Wolfgang,

    The issues have been fixed in the 21v2HF release. The line does not get added when a new ribbon is dropped on the form.

    Sorry for the inconvenience but you will have to reset the property to remove the statement from forms that already contain it.

    Regards

    Avnish

Need extra support?

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

Learn More

Forum Channels