Last Updated:
31 Jan 2019 10:53
by ADMIN
RichTextBox: In web layout mode a picture which exceeds the boundaries of the richtextbox and is inserted in a table does not result in a horizontal scrollbar
If you insert a picture in a RichTextBox in web layout mode and stretch it to exceed the boundaries of the control (set a smaller size to make it more convenient), a horizontal scrollbar will appear. If you do the same, but with the picture in a table, the scrollbar will not appear.