
Hello,
I am using BrushEditBox, and I want to remove the text (#FFFF0000) and keep only the square containing the color.
how can I do that?
I checked if there is a property that does the job, but didn't find anything.
Thank you.
Best regards.
Hello,
I am using BrushEditBox, and I want to remove the text (#FFFF0000) and keep only the square containing the color.
how can I do that?
I checked if there is a property that does the job, but didn't find anything.
Thank you.
Best regards.
Hi Farouk,
There is a HasText property you can set to false. If you take a look at the BrushEditBox QuickStart sample, we show an example of that in its gallery section.
Hello,
I did not find the HasText property, even in the BrushEditBox QuickStart sample, no HasText property.
I only get HasPopup and HasSwatch.
Hello,
It was added in v2019.1 build 685. Perhaps you are on an older build.
[Modified 5 years ago]
Ah, yes I am using 19.1.683.0
any other alternative to remove the text?
Unfortunately not unless you retemplate the control. It's far easier to get the newer build.
Thank you.
Please log in to a validated account to post comments.