SetEditorValue Method (IEditor)
Sets the value of the editor control.
'Declaration
Sub SetEditorValue( _
ByVal As Object _
)
'Usage
Dim instance As IEditor
Dim value As Object
instance.SetEditorValue(value)
Parameters
- value
- Value of the editor control