編集

次の方法で共有


WorkflowMenuCommands.SelectionMenu Field

Definition

A CommandID that can be used to access the selection menu. This field is read-only.

public: static initonly System::ComponentModel::Design::CommandID ^ SelectionMenu;
public static readonly System.ComponentModel.Design.CommandID SelectionMenu;
 staticval mutable SelectionMenu : System.ComponentModel.Design.CommandID
Public Shared ReadOnly SelectionMenu As CommandID 

Field Value

Remarks

The selection menu is typically used to manage a selection within the workflow.

Applies to