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 

字段值

注解

创建主题菜单通常用于为设计器创建新主题。

适用于