.NET Windows Forms in a Nutshell
This is the delegate for RichTextBox.ContentsResized . public delegate void ContentsResizedEventHandler (object sender , ContentsResizedEventArgs e ); Associated Events
RichTextBox.ContentsResized() |
This is the delegate for RichTextBox.ContentsResized . public delegate void ContentsResizedEventHandler (object sender , ContentsResizedEventArgs e ); Associated Events
RichTextBox.ContentsResized() |