CommandBar.Height Propriété

Définition

Obtient la hauteur de la barre de commandes.

public:
 property int Height { int get(); void set(int value); };
public:
 property int Height { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(1610874888)]
public int Height { [System.Runtime.InteropServices.DispId(1610874888)] get; [System.Runtime.InteropServices.DispId(1610874888)] set; }
[<System.Runtime.InteropServices.DispId(1610874888)>]
[<get: System.Runtime.InteropServices.DispId(1610874888)>]
[<set: System.Runtime.InteropServices.DispId(1610874888)>]
member this.Height : int with get, set
Public Property Height As Integer

Valeur de propriété

Int32

Hauteur de la barre de commandes.

Attributs

Remarques

Cette méthode lève une exception InvalidOperationException si elle est définie sur une autre valeur.

S’applique à