You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a project that is using the .net 5.0 and when i add a ribbon to the form, the designer isn't allowing me to edit the ribbon. it isn't handling any clicks
To Reproduce
create simple project using .net core5
change the Form1 : Form to Form1 : KryptonForm in the main form
drag the ribbon bar from the toolkit
double click on the ribbon bar to add more tabs or edit groups in the default tabs isn't allowed in the designer i.e. any clicks to the ribbon bar is doing nothing
Expected behavior
the designer shall respond to the mouse clicks on the ribbon bar
Desktop (please complete the following information):
OS: Windows 10 Pro
Version 19042.1288
The text was updated successfully, but these errors were encountered:
Describe the bug
I have a project that is using the .net 5.0 and when i add a ribbon to the form, the designer isn't allowing me to edit the ribbon. it isn't handling any clicks
To Reproduce
Expected behavior
the designer shall respond to the mouse clicks on the ribbon bar
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: