A
avoriv
Guest
After installing Windows 10 1809, the last visible line in the Windows Form TextBox is truncated vertically.
Repro Steps:
1. Create a winforms application with a textbox control.
2.Setting the multiline is true.
3 .Re-size the textbox controls
Actual Results:
the last visible line in the Windows Form TextBox is truncated vertically. See details in the repro gif.
Expected results: the last visible line was either displayed completely or not displayed. (Using 1803 and all older Windows)
See details in the repro gif.
Continue reading...
Repro Steps:
1. Create a winforms application with a textbox control.
2.Setting the multiline is true.
3 .Re-size the textbox controls
Actual Results:
the last visible line in the Windows Form TextBox is truncated vertically. See details in the repro gif.
Expected results: the last visible line was either displayed completely or not displayed. (Using 1803 and all older Windows)
See details in the repro gif.
Continue reading...