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