Table of Contents

Method InsertTextIntoUserCode

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

InsertTextIntoUserCode(TextInsertionOperation[])

When implemented by a class, inserts specified text fragments into the user code.

void InsertTextIntoUserCode(FormDesignerTextSourceOperations.TextInsertionOperation[] operations)

Parameters

operations TextInsertionOperation[]

Contains data to insert.