MobileForms Toolkit Documentation

RichTextBox.OnParentChanged Method 

Raises the ParentChanged event and creates the child control window.

protected override void OnParentChanged(
EventArgs e
);

Parameters

e
An System.EventArgs that contains the event data.

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace