A question about KryptonRibbonGroupButton when using DataBindings #1529
Unanswered
Mitsuha9527
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does KryptonRibbonGroupButton not support two-way binding? When I used this control, I called the DataBindings.Add method to bind the TextLine1 property to one of my data sources, but in my tests I found that it only responds to changes in the data source, and cannot notify the data source when the control value changes.
"DetecMode" is a string property.
Beta Was this translation helpful? Give feedback.
All reactions