Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
245
Small white dot in the bottom right corner
posted

Changing the background color to something other than white leaves a small white dot at the bottom of the control.  Is there anyway to remove this dot or change it to a similar color? 

Regards,

  Aaron

Parents
No Data
Reply
  • 30945
    Verified Answer
    Offline posted

    Hello Aaron,

     

    Thank you for your post. I have been looking into the appearance that you have described and the white spot is a Rectangle that is inside the template of the RichDocumentViewPresenter. You can remove it by setting the margin of that rectangle in the Loaded event of the XamRichTextEditor. I have created a sample application for you, that shows how you can implement this approach.

     

    Please let me know if I can assist you with anything else.

     

    Sincerely,

    Krasimir, MCPD

    Developer Support Supervisor - XAML

    Infragistics

    www.infragistics.com/support

    RichTextWhitePoint.zip
Children