Class FormDesignerEditorHelpers
- Namespace
 - Alternet.FormDesigner.Integration.Wpf
 
- Assembly
 - Alternet.FormDesigner.Integration.Wpf.v10.dll
 
A utility class to work with the IScriptEdit control for editing the form designer-related source code.
public static class FormDesignerEditorHelpers
  - Inheritance
 - 
      
      FormDesignerEditorHelpers
 
Methods
- SetEditorSource(IScriptEdit, string, EditorFormDesignerDataSource)
 Updates the source code of the given
IScriptEditcontrol according to the specified parameters.