hi,
I am using xamcheckeditor i want to apply border color as red so i used the below code it is applying red color to xamcheckeditor only for top and bottomside only and for left and right it is displaying white color.can you please help me how can i get the red color for xamcheckeditor in all sides.
<igEditors:XamCheckEditor BorderBrush="Red" BorderThickness="1" Height="41">
</igEditors:XamCheckEditor>
Please observe the attachment once
we are using 11.2 (2207) and the operating system was Windows 7.
we are using 11.2 only.
please take one xamcheckeditor and apply borderbrush=red and borderthickness=1 then you are able to see that the red color is applying to xamcheckeditor on top and bottom of xamcheckeditor and left and right of xamcheckeditor remains white.can you please look it once.