// This refreshes the style settings
 public virtual void RefreshSettings()
 {
     editor.RefreshStyle();
 }