WorkflowMenuCommands.VerbGroupDesignerActions Field

Definition

A CommandID that can be used to access the verb group designer actions menu. This field is read-only.

public: static initonly int VerbGroupDesignerActions;
public static readonly int VerbGroupDesignerActions;
 staticval mutable VerbGroupDesignerActions : int
Public Shared ReadOnly VerbGroupDesignerActions As Integer 

Field Value

Remarks

The verb group designer actions menu is typically used to access designer actions arranged by verb group.

Applies to