Unplanned
Last Updated: 15 May 2023 11:48 by Naim
Naim
Created on: 15 May 2023 11:48
Type: Bug Report
1
The Height of the TextBox/HtmlTextBox is not calculated properly when Left and Right Anchoring is used.

If the CanGrow property of a TextBox/HtmlTextBox is set to True and Left and Right Anchoring is applied, the Height of the text box will be determined based on its design-time Width.

Thus, even if the actual final Width of the item is enough to fit its contents on a single row, the text box can have a larger than necessary Height.

0 comments