vsCommandControlType Énumération

Définition

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

public enum class vsCommandControlType
public enum class vsCommandControlType
enum vsCommandControlType
[System.Runtime.InteropServices.Guid("765724FE-DDE5-422A-A008-198376C7B641")]
public enum vsCommandControlType
[<System.Runtime.InteropServices.Guid("765724FE-DDE5-422A-A008-198376C7B641")>]
type vsCommandControlType = 
Public Enum vsCommandControlType
Héritage
vsCommandControlType
Attributs

Champs

vsCommandControlTypeButton 2

Contrôle bouton.

vsCommandControlTypeDropDownCombo 32

Contrôle zone de liste déroulante fixe.

vsCommandControlTypeMRUButton 8192

Contrôle bouton Derniers fichiers utilisés.

vsCommandControlTypeMRUCombo 64

Contrôle zone de liste déroulante Derniers fichiers utilisés.

Remarques

Améliore les contrôles disponibles par le biais de la barre de commandes.

S’applique à