IVsDropdownBar2.SetComboEnabled(Int32, Int32) Méthode
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.
Active ou désactive une barre de liste déroulante.
public:
int SetComboEnabled(int iCombo, int bEnabled);
public:
int SetComboEnabled(int iCombo, int bEnabled);
int SetComboEnabled(int iCombo, int bEnabled);
public int SetComboEnabled (int iCombo, int bEnabled);
abstract member SetComboEnabled : int * int -> int
Public Function SetComboEnabled (iCombo As Integer, bEnabled As Integer) As Integer
Paramètres
- iCombo
- Int32
Index de la zone de liste déroulante.
- bEnabled
- Int32
[out] true s’il est activé ; sinon, false.
Retours
HRESULT.