
As we recently migrated to v19.1.0684, how can we achieve same results using the new version ?
Hi Daniel,
It doesn't look like there is a property this time to control the TextBox visibility.
Just so we fully understand the scenario, why do you wish to hide the editable color value? Can you describe your usage scenario? Thanks!
https://1drv.ms/u/s!AhTydR-6rzI7gssmnN--N-Kf4r2wkA?e=wpS9Gf
Hi Daniel,
Thanks for the information. We will add a HasText property to ColorEditBox in the next maintenance release that will hide the text display for you so you can do swatch-only display easily.
If you'd like to try a preview build, please write our support address and reference this thread in your e-mail.
Hi,
Sounds great! Thanks alot!
Kind regards,
Daniel
Hi,
And also a nice idea might be an option to be able to open the color picker only by mouse click or double click.
If you have a color edit box with a large width, it can be annoying to search that button on the right side.
Kind regards,
Daniel
HI Daniel,
Yes, that's why in the documentation and the new example we gave of this in the ColorEditBox sample, we set IsEditable="False" as well when in this mode. That property converts the entire control into a clickable area, so that it behaves how you wanted.
Please log in to a validated account to post comments.