Method LoadFromEdit
LoadFromEdit(ISyntaxEdit)
Changes values stored in the IVisualTheme
accordingly to property values of ISyntaxEdit
control.
public void LoadFromEdit(ISyntaxEdit edit)
Parameters
edit
ISyntaxEditSpecifies
ISyntaxEdit
to copy properties from.