DekGenius.com
[ Team LiB ] Previous Section Next Section

ContentsResizedEventHandlerserializable

System.Windows.Forms (system.windows.forms.dll)delegate

This is the delegate for RichTextBox.ContentsResized.

public delegate void ContentsResizedEventHandler(object sender, ContentsResizedEventArgs e);

Associated Events

RichTextBox.ContentsResized()

    [ Team LiB ] Previous Section Next Section