WorkflowMenuCommands.CreateTheme 欄位

定義

CommandID,可用於存取建立主題功能表。 此欄位為唯讀。

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

欄位值

備註

建立主題功能表通常用來建立設計工具的新主題。

適用於