ISmartDocument.InvokeControl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void InvokeControl (int ControlID, string ApplicationName, object Target, string Text, string Xml, int LocaleID);
abstract member InvokeControl : int * string * obj * string * string * int -> unit
Public Sub InvokeControl (ControlID As Integer, ApplicationName As String, Target As Object, Text As String, Xml As String, LocaleID As Integer)
Parameters
- ControlID
- Int32
- ApplicationName
- String
- Target
- Object
- Text
- String
- Xml
- String
- LocaleID
- Int32