0

I am working for an editor using WPF 3.5. I am using fixed Height RichTextBox for it. When rtb is full or Overflow I want to increase the height of rtb by one page. Can any one help me how to check rtb is full or overflow.

Abhiram Behera
  • 69
  • 1
  • 10

1 Answers1

0

I hope it may help you to resolve the problem.. Check the below tag

Measure String inside RichTextBox Control

Community
  • 1
  • 1
David Bekham
  • 2,175
  • 3
  • 27
  • 56