winforms - Multiline Textbox Resizing in C# -


I have two different multilingual text boxes between a splitContainer when I pull the splitter left or right, I Would like to resize the text box accordingly. How do I do this? I am using Microsoft Visual C # 2008 Express Edition.

If you set the dock property of the text box to dock, it should be for you .


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -