I have a combo box where upon selection, a panel is updated with text.
The text is lengthy and I’d like it to either wrap at the end of the width of the panel or force a new line.
In my code I’ve indicated where the new lines should occur, yet it doesn’t break the text.
This also occurs where I have a map and used a click-able marker to indicate the address that is being marked.
Please advise on what I may do to fix this problem in both the Map Marker details and the Panel with the combo box.
Thank you!