I’m working on a Xojo Web App and noticed that the background of the WebListBox has a stippled (dotted) pattern. This happens even when I set a solid background color.
Is there a way to remove this effect and have a clean, solid background?
Put the following code in the Opening event of a weblistbox. Drag the page indicator in the listbox scrollbar quickly from top to bottom, the striped background is still visible.