'Usage
Dim instance As FieldsEditorControl Dim text As String instance.AppendText(text)
Parameters
- text
- The text to append to the current contents of the edit control.
'Usage
Dim instance As FieldsEditorControl Dim text As String instance.AppendText(text)