_CommandBarComboBox.Top Propriété
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.
Obtient l'élément supérieur. Cette propriété est déconseillée.
public:
property int Top { int get(); };
public:
property int Top { int get(); };
[System.Runtime.InteropServices.DispId(1610874919)]
public int Top { [System.Runtime.InteropServices.DispId(1610874919)] get; }
[<System.Runtime.InteropServices.DispId(1610874919)>]
[<get: System.Runtime.InteropServices.DispId(1610874919)>]
member this.Top : int
Public ReadOnly Property Top As Integer
Valeur de propriété
Haut. Cette propriété est déconseillée.
Implémente
- Attributs
Remarques
Cette propriété lève une DeprecatedException lorsqu’elle est appelée.