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