-
Notifications
You must be signed in to change notification settings - Fork 82
[Bug]: KryptonThemeComboBox does not change theme when SelectedIndex is changed #3283
Copy link
Copy link
Closed
Copy link
Labels
area:ribbonAll issues to do with the ribbon.All issues to do with the ribbon.area:toolkitAll issues related to the toolkit components.All issues related to the toolkit components.fixedThis issue has been fixed.This issue has been fixed.version:105-ltsAll things to do with V105 LTS.All things to do with V105 LTS.version:110All things to do with V110.All things to do with V110.💥 regressionSomething was working in a previous release, but isn't working now.Something was working in a previous release, but isn't working now.🪲 bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area:ribbonAll issues to do with the ribbon.All issues to do with the ribbon.area:toolkitAll issues related to the toolkit components.All issues related to the toolkit components.fixedThis issue has been fixed.This issue has been fixed.version:105-ltsAll things to do with V105 LTS.All things to do with V105 LTS.version:110All things to do with V110.All things to do with V110.💥 regressionSomething was working in a previous release, but isn't working now.Something was working in a previous release, but isn't working now.🪲 bugSomething isn't workingSomething isn't working
Summary
KryptonThemeComboBox does not change theme when SelectedIndex is changed
Description
KryptonThemeComboBox does not change theme when SelectedIndex is changed.
Steps to Reproduce
Change the selectedindex programmatically
Expected Behavior
Should change the theme
Actual Behavior
N/A/
Operating System
N/A/
OS Version
N/A
Framework/.NET Version
N/A/
Toolkit Version
current alpha
Additional Information
N/A
Areas Affected
None