Posted 7 December 2023, 6:29 am EST
Hi, i had this problem since i migrated to .net version,
but i coudnt undesrtand what really was.
Now i realizared that the problem is the richtextbox inside a viewbox.
Hi attached a simply application:
- the richtextbox is inside a viewbox
- load the rtf text
- you dont see nothing
- if you go inside the richtextbox with the mouse the text will appear
Remove the viewbox and everithing works fine
I noticed that when you load the text “something appens to the viewbox”,
if you remove the dimension of the grid (Height=“450” Width=“800”)
you will clearly see that the viewbox loses the Stretch=“Uniform”.
I wait your opinion, this is very important to me
thanxWpfApp3.zip