Summary
Gets or sets whether the up and down buttons will got the focus when using them.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- NumericUpDown
Syntax
[Bindable(true)]
[Category("Behavior")]
[DefaultValue(true)]
public bool UpDownButtonsFocusable { get; set; }
Attributes
Type | Description |
---|---|
Bindable | |
Category | |
Default |
Value
Type | Description |
---|---|
bool |