Method ReplaceTextInDesignerCode
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
ReplaceTextInDesignerCode(TextReplacementOperation[])
When implemented by a class, replaces specified text fragments within the user code.
void ReplaceTextInDesignerCode(FormDesignerTextSourceOperations.TextReplacementOperation[] operations)
Parameters
operations
TextReplacementOperation[]Contains data to replace.