ProvideKeyBindingTableAttribute.AllowNavKeyBinding Property

Definition

Set to true if the user can bind new commands of the nagivation keys

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

Property Value

true if the user is allowed to bind new commands to navigation keys, otherwise false.

Applies to