Property AllowAdditionalKeys
AllowAdditionalKeys
Gets or sets whether to call HandleAdditionalKeys(KeyEventArgs) method
when key is pressed. Default is true
.
public virtual bool AllowAdditionalKeys { get; set; }
Gets or sets whether to call HandleAdditionalKeys(KeyEventArgs) method
when key is pressed. Default is true
.
public virtual bool AllowAdditionalKeys { get; set; }