RibbonMenuButton.CanUserResizeVertically Proprietà

Definizione

Ottiene o imposta un valore che indica se l'utente può ridimensionare l'elenco a discesa verticalmente.

public:
 property bool CanUserResizeVertically { bool get(); void set(bool value); };
public bool CanUserResizeVertically { get; set; }
member this.CanUserResizeVertically : bool with get, set
Public Property CanUserResizeVertically As Boolean

Valore della proprietà

true se l'elenco a discesa può essere ridimensionato dall'utente; in caso contrario, false. Il valore predefinito registrato è false. Per altre informazioni su ciò che può influenzare il valore, vedere Precedenza del valore della proprietà di dipendenza.

Commenti

Informazioni sulle proprietà di dipendenza

Item Value
Campo Identificatore CanUserResizeVerticallyProperty
Proprietà dei metadati impostate su true None

Si applica a