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