Class FormDesignerTextSourceOperations.TextInsertionOperation
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
Represents properties applied to the text insertion operation.
public class FormDesignerTextSourceOperations.TextInsertionOperation
- Inheritance
-
FormDesignerTextSourceOperations.TextInsertionOperation
Properties
- InsertionPoint
Gets or sets a position to insert text.
- Text
Gets or sets a string to insert.