ComponentOne WinUI Edition
Demos
Docs
Samples
Download
WinUI | ComponentOne
C1.WinUI.Input Assembly
/
C1.WinUI.Input Namespace
/
C1NumericBox Class
/ HandleUpDownKeys Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
WinUI Overview
Get Started with WinUI
Section 508 Compliance
Configure WinUI Application
Adding NuGet Packages to your App
Controls
API Reference
C1.WinUI.Accordion Assembly
C1.WinUI.BarCode Assembly
C1.WinUI.Calendar Assembly
C1.WinUI.Chart Assembly
C1.WinUI.Core Assembly
C1.WinUI.DataCollection Assembly
C1.WinUI.DataFilter Assembly
C1.WinUI.DataPager Assembly
C1.WinUI.DateTimeEditors Assembly
C1.WinUI.Grid Assembly
C1.WinUI.GridControl Assembly
C1.WinUI.Input Assembly
Namespaces
C1.WinUI.Input Namespace
Overview
Classes
C1MaskedTextBox
C1NumericBox
Overview
Members
C1NumericBox Constructor
Methods
ChangeVisualStateButtonsVisibility Method
ChangeVisualStateCommon Method
Dispose Method
Dispose(Boolean) Method
OnApplyTemplate Method
OnGotFocus Method
OnValueChanged Method
Select Method
Properties
AllowNull Property
Culture Property
DecreaseButtonStyle Property
DecreaseIconStyle Property
DecreaseIconTemplate Property
Delay Property
FocusBrush Property
Format Property
HandleUpDownKeys Property
IncreaseButtonStyle Property
IncreaseIconStyle Property
IncreaseIconTemplate Property
Increment Property
InputScope Property
Interval Property
IsFocused Property
IsMouseOver Property
IsReadOnly Property
Maximum Property
Minimum Property
MouseOverBorderBrush Property
MouseOverBrush Property
Placeholder Property
PressedBrush Property
RangeValidationMode Property
SelectionLength Property
SelectionStart Property
SelectOnFocus Property
ShowButtons Property
TextAlignment Property
ValidationDecoratorStyle Property
Value Property
Fields
AllowNullProperty Field
CultureProperty Field
DecreaseButtonStyleProperty Field
DecreaseIconStyleProperty Field
DecreaseIconTemplateProperty Field
DelayProperty Field
FocusBrushProperty Field
FormatProperty Field
HandleUpDownKeysProperty Field
IncreaseButtonStyleProperty Field
IncreaseIconStyleProperty Field
IncreaseIconTemplateProperty Field
IncrementProperty Field
InputScopeProperty Field
IntervalProperty Field
IsReadOnlyProperty Field
MaximumProperty Field
MinimumProperty Field
MouseOverBorderBrushProperty Field
MouseOverBrushProperty Field
PlaceholderProperty Field
PressedBrushProperty Field
RangeValidationModeProperty Field
SelectionLengthProperty Field
SelectionStartProperty Field
SelectOnFocusProperty Field
ShowButtonsProperty Field
TextAlignmentProperty Field
ValidationDecoratorStyleProperty Field
ValueProperty Field
Events
ValueChanged Event
C1Popup
C1PopupBorder
C1RangeSlider
C1ValidationDecorator
MaskedTextChangedEventArgs
TextBoxAutoCompleteEventArgs
Enumerations
Anchor
MaskFormat
RangeSliderScrollBehavior
RangeValidationMode
SelectOnFocusCondition
ValidationState
Structures
AnchorMatching
Delegates
MaskedTextChangedEventHandler
C1.WinUI.Input.C1_WinUI_Input_XamlTypeInfo Namespace
Overview
C1.WinUI.Menu Assembly
C1.WinUI.Rendering Assembly
C1.WinUI.Viewer Assembly
Release History
HandleUpDownKeys Property (C1NumericBox)
In This Topic
Syntax
See Also
Gets or sets If the control handles the Up / Down / PageUp / PageDown keys.
Syntax
C#
public
bool
HandleUpDownKeys {
get
;
set
;}
See Also
Reference
C1NumericBox Class
C1NumericBox Members