MobileForms Toolkit Documentation
RichTextBox.OnBackColorChanged Method
Raises the BackColorChanged event.
protected
void
OnBackColorChanged(
EventArgs
e
);
Parameters
e
An System.EventArgs that contains the event data.
Exceptions
Exception Type
Condition
NotSupportedException
Underlying operating system does not support RichEdit v2.0.
See Also
RichTextBox Class
|
Resco.Controls.RichTextBox Namespace