MobileForms Toolkit Documentation
RichTextBox.OnForeColorChanged Method
Raises the ForeColorChanged event.
protected
void
OnForeColorChanged(
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 and a non-standard color value was assigned.
See Also
RichTextBox Class
|
Resco.Controls.RichTextBox Namespace