WorkflowMenuCommands.CreateTheme Campo

Definición

CommandID que se puede usar para acceder al menú crear tema. Este campo es de sólo lectura.

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 

Valor de campo

Comentarios

El menú crear tema se usa normalmente para crear un nuevo tema para el diseñador.

Se aplica a