Partager via


vsCommandControlType, énumération

Décrit le genre de contrôle devant être utilisé pour une commande.

Espace de noms :  EnvDTE80
Assembly :  EnvDTE80 (dans EnvDTE80.dll)

Syntaxe

'Déclaration
<GuidAttribute("765724FE-DDE5-422A-A008-198376C7B641")> _
Public Enumeration vsCommandControlType
[GuidAttribute("765724FE-DDE5-422A-A008-198376C7B641")]
public enum vsCommandControlType
[GuidAttribute(L"765724FE-DDE5-422A-A008-198376C7B641")]
public enum class vsCommandControlType
[<GuidAttribute("765724FE-DDE5-422A-A008-198376C7B641")>]
type vsCommandControlType
public enum vsCommandControlType

Membres

Nom de membre Description
vsCommandControlTypeButton Contrôle bouton.
vsCommandControlTypeDropDownCombo Contrôle zone de liste déroulante fixe.
vsCommandControlTypeMRUButton Contrôle bouton Derniers fichiers utilisés.
vsCommandControlTypeMRUCombo Contrôle zone de liste déroulante Derniers fichiers utilisés.

Notes

Améliore les contrôles disponibles via la barre de commandes.

Voir aussi

Référence

EnvDTE80, espace de noms