InsertText Method (IHTMLCaret)
In This Topic
This member is for internal use only.
Syntax
'Declaration
Sub InsertText( _
ByVal As System.String, _
ByVal As System.Integer _
)
void InsertText(
System.string ,
System.int
)
Parameters
- pText
- lLen
See Also