Method InsertTextIntoUserCode
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
InsertTextIntoUserCode(TextInsertionOperation[])
Inserts specified text fragments into the user code.
public void InsertTextIntoUserCode(FormDesignerTextSourceOperations.TextInsertionOperation[] operations)
Parameters
operations
TextInsertionOperation[]Contains data to insert.