winforms - vb.net unwanted richtextbox resizing -


i have 2 richtextboxes of exact same size located on form. however, when run it, one's height reduces. there other controls around leaves weird space. causes that?

form in design tab

form once run it

i've tried constraining control "same height" button, i've created new richtextbox, keeps on happening.

it depends on computers, on screens unusual resolutions box correct size.

thank you

its because scroll bar coming in picture. in order uniformly set positions , sizes of richtextboxes use docking or anchoring enter image description here


Comments

Popular posts from this blog

python - What's the Pythonic way to report nonfatal errors in a parser? -

sql server - Deadlock occuring in Clustered Columnstore index -

php - curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to domain.com:443 -