共用方式為


WorkflowMenuCommands.DesignerActionsMenu 欄位

定義

CommandID,可用來存取設計工具動作功能表。 此欄位為唯讀。

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

欄位值

備註

設計工具動作功能表通常用來存取設計工具可用的動作。

適用於