vsCommandControlType Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.