|
-
May 16th, 2013, 04:29 AM
#1
Resizing a RichTextBox
Hi
I have placed a richtextbox on a form and I would like its size to be the size of the form, so I set the dock property to fill. My problem is that when I added a menubar and a toolbar at the top of the form, the first few lines of the rtb are now hidden. On the other hand if I set the dock property to none, when I resize the form, the rtb size remains fixed.
Is there a way to make the rtb start exactly under the toolbar but when I resize the form it will be resized accordingly?
Thank you in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|