I have a form application. inside I have a richTextBox. How to make an application to automatically resize rich textBOx? value, if I expand or enlarge the window, a rich text block should follow
Use the TextBox Anchor property . You will probably want to install it from all sides: from above, from below, to the left, to the right.
RichTextBox , Dock Fill. , Anchor.
RichTextBox
Dock
Fill
Anchor
GUI Visual Studio, . Windows Visual Studio.NET.