WorkflowMenuCommands.ChangeTheme 字段

定义

获取 CommandID 更改主题菜单。 此字段是只读的。

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

字段值

注解

主题更改菜单通常用于更改设计器的主题。

适用于