FormControlCommandIds.CommandGroup-Feld
Die GUID (Globally Unique Identifier) für die Gruppe von FormControlCommandIds.CommandIds, die für eine Instanz des FormControl-Objekts definiert ist.
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
Hinweise
Weitere Informationen zum FormControl-Objekt finden Sie unter Hosting the InfoPath 2007 Form Editing Environment in a Custom Windows Form Application und im Abschnitt "Der als Steuerelement gehostete InfoPath-Editor" von Neuigkeiten für InfoPath-Entwickler.
Siehe auch
Referenz
FormControlCommandIds-Klasse
FormControlCommandIds-Member
Microsoft.Office.InfoPath-Namespace