The NumericTextBoxBase<(Of <(TNumber>)>) type exposes the following members.

Fields

  NameDescription
IsReadOnlyProperty
Identifies the IsReadOnly property.
MaximumProperty
Identifies the Maximum property.
MinimumProperty
Identifies the Minimum property.
RangeConstraintModeProperty
Identifies the RangeConstraintMode property.
SelectAllOnEntryProperty
Identifies the SelectAllOnEntry property.
ShowSeparatorsProperty
Identifies the ShowSeparators property.
ValueChangedEvent
Identifies the ValueChanged routed event.
ValueProperty
Identifies the Value property.

See Also