Partager via


_CommandBarComboBox.ListIndex, propriété

Obtient ou définit l'index (de base 1) de l'élément sélectionné dans la liste.

Espace de noms :  Microsoft.VisualStudio.CommandBars
Assembly :  Microsoft.VisualStudio.CommandBars (dans Microsoft.VisualStudio.CommandBars.dll)

Syntaxe

'Déclaration
Property ListIndex As Integer
int ListIndex { get; set; }

Valeur de propriété

Type : System.Int32
L'index (de base 1) de l'élément sélectionné dans la liste.

Remarques

L'accesseur d'set est désapprouvé, et lève un DeprecatedException.

Sécurité .NET Framework

Voir aussi

Référence

_CommandBarComboBox Interface

Microsoft.VisualStudio.CommandBars, espace de noms