WorkflowMenuCommands.CreateTheme Campo

Definizione

Oggetto CommandID che può essere utilizzato per accedere al menu crea tema. Questo campo è di sola lettura.

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 

Valore del campo

Commenti

Il menu crea tema viene in genere usato per creare un nuovo tema per la finestra di progettazione.

Si applica a