FormControlCommandIds.CommandGroup Field

The globally unique identifier for the group of FormControlCommandIds.CommandIds that are defined for an instance of the FormControl object.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath.FormControl (in Microsoft.Office.InfoPath.FormControl.dll)

Syntax

'Declaration
Public Shared CommandGroup As Guid
'Usage
Dim value As Guid

value = FormControlCommandIds.CommandGroup

FormControlCommandIds.CommandGroup = value
public static Guid CommandGroup

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.

See Also

Reference

FormControlCommandIds Class

FormControlCommandIds Members

Microsoft.Office.InfoPath Namespace