ExecCommand Method (IHTMLControlRange)
In This Topic
This member is for internal use only.
Syntax
'Declaration
Function ExecCommand( _
ByVal As System.String, _
ByVal As System.Boolean, _
ByVal As System.Object _
) As System.Boolean
System.bool ExecCommand(
System.string ,
System.bool ,
System.object
)
Parameters
- cmdID
- showUI
- value
See Also