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
Assume you have 2 GroupBoxes with a bunch of ToggleButtons. All Buttons are in the same "toggle"-group.
Selecting one of the buttons will uncheck all the others.
If you set the state of one GroupBox to "collapsed" this does not work anymore.
You can toggle two buttons although all button are still in the same "toggle"-group
Assume you have 2 GroupBoxes with a bunch of ToggleButtons. All Buttons are in the same "toggle"-group.
Selecting one of the buttons will uncheck all the others.
If you set the state of one GroupBox to "collapsed" this does not work anymore.
You can toggle two buttons although all button are still in the same "toggle"-group
Environment
Attached a sample project to demonstrate the issue
RibbonGroupBoxIssue.zip
The text was updated successfully, but these errors were encountered: