标签: c# winforms
如何允许用户在Windows.Forms中调整RichTextBox的大小?例如,我可以将RichTextBox的范围扩大到OnGotFocus,但我也想考虑调整用户的大小。
RichTextBox
OnGotFocus