Method ApplyToEdit
ApplyToEdit(TextEditor)
When implemented by a class, assigns color teme properties to a given TextEditor
according to values stored in the IVisualTheme
.
void ApplyToEdit(TextEditor edit)
Parameters
edit
TextEditorSpecifies
TextEditor
to assign settings.