FormControlCommandIds Class
The container class for the FormControlCommandIds.CommandIds enumeration values that are used to send commands to the FormControl object.
Inheritance Hierarchy
System.Object
Microsoft.Office.InfoPath.FormControlCommandIds
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath.FormControl (in Microsoft.Office.InfoPath.FormControl.dll)
Syntax
'Declaration
Public Class FormControlCommandIds
'Usage
Dim instance As FormControlCommandIds
public class FormControlCommandIds
Remarks
For more information about the FormControl object, see Hosting the InfoPath Form Editing Environment in a Custom Windows Form Application and the "InfoPath Editor Hosted as a Control" section of What's New for InfoPath Developers.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.