Xceed Ultimate ListBox for Silverlight Documentation
NumericTextBox Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by NumericTextBox.

Public Constructors
 NameDescription
Public ConstructorNumericTextBox ConstructorInitializes a new instance of the NumericTextBox class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DataTypePropertyIdentifies the DataType dependency property.  
Public Fieldstatic (Shared in Visual Basic)FormatProviderPropertyIdentifies the FormatProvider dependency property.  
Public Fieldstatic (Shared in Visual Basic)NumberStylesPropertyIdentifies the NumberStyles dependency property.  
Public Fieldstatic (Shared in Visual Basic)ValuePropertyIdentifies the Value dependency property.  
Top
Public Properties
 NameDescription
Public PropertyAcceptsReturn (Inherited from System.Windows.Controls.TextBox)
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyAutoSelectBehavior

Gets or sets a value indicating how the content of the auto-select text box is selected.

(Inherited from Xceed.Silverlight.Controls.AutoSelectTextBox)
Public PropertyBackground (Inherited from System.Windows.Controls.Control)
Public PropertyBaselineOffset (Inherited from System.Windows.Controls.TextBox)
Public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
Public PropertyCacheMode (Inherited from System.Windows.UIElement)
Public PropertyCaretBrush (Inherited from System.Windows.Controls.TextBox)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyCustomDecimalKeysGets or sets a list of custom decimal keys.  
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDataTypeGets or sets the data type of the numeric text box.  
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyEffect (Inherited from System.Windows.UIElement)
Public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
Public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
Public PropertyFontSize (Inherited from System.Windows.Controls.Control)
Public PropertyFontSource (Inherited from System.Windows.Controls.TextBox)
Public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
Public PropertyForeground (Inherited from System.Windows.Controls.Control)
Public PropertyFormatProviderGets or sets the IFormatProvider that will be used to perform type validation.  
Public PropertyHasParsingErrorGets a value indicating whether an error occured during the parsing of Value.  
Public PropertyHasValidationErrorGets a value indicating whether an error occurred during the validation of Value.  
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyHorizontalScrollBarVisibility (Inherited from System.Windows.Controls.TextBox)
Public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsReadOnly (Inherited from System.Windows.Controls.TextBox)
Public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxLength (Inherited from System.Windows.Controls.TextBox)
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyNumberStylesGets or sets a value indicating the number styles that are supported by the numeric text box.  
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyPadding (Inherited from System.Windows.Controls.Control)
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyProjection (Inherited from System.Windows.UIElement)
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResources (Inherited from System.Windows.FrameworkElement)
Public PropertySelectedText (Inherited from System.Windows.Controls.TextBox)
Public PropertySelectionBackground (Inherited from System.Windows.Controls.TextBox)
Public PropertySelectionForeground (Inherited from System.Windows.Controls.TextBox)
Public PropertySelectionLength (Inherited from System.Windows.Controls.TextBox)
Public PropertySelectionStart (Inherited from System.Windows.Controls.TextBox)
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
Public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplate (Inherited from System.Windows.Controls.Control)
Public PropertyText (Inherited from System.Windows.Controls.TextBox)
Public PropertyTextAlignment (Inherited from System.Windows.Controls.TextBox)
Public PropertyTextWrapping (Inherited from System.Windows.Controls.TextBox)
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
Public PropertyValueGets or sets the control's value.  
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyVerticalScrollBarVisibility (Inherited from System.Windows.Controls.TextBox)
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodSelect (Inherited from System.Windows.Controls.TextBox)
Public MethodSelectAll (Inherited from System.Windows.Controls.TextBox)
Public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodBeginInitCoreStarts the initialization process for this element. (Inherited from Xceed.Silverlight.Controls.AutoSelectTextBox)
Protected MethodChangeVisualStateOverloaded. Updates the visual state of the AutoSelectTextBox. (Inherited from Xceed.Silverlight.Controls.AutoSelectTextBox)
Protected MethodChangeVisualStateCoreUpdates the visual state of the AutoSelectTextBox, specifying whether to use transitions. (Inherited from Xceed.Silverlight.Controls.AutoSelectTextBox)
Protected MethodEndInitCoreOverridden. Signals the object that initialization is complete.  
Protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
Protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodOnCreateAutomationPeer (Inherited from System.Windows.Controls.TextBox)
Protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
Protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
Protected MethodOnGotFocusOverridden. Called before the GotFocus event occurs.  
Protected MethodOnKeyDownOverridden. Called when the KeyDown event occurs.   
Protected MethodOnKeyUp (Inherited from System.Windows.Controls.TextBox)
Protected MethodOnLostFocusOverridden. Called before the LostFocus event occurs.  
Protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.TextBox)
Protected MethodOnMouseEnter (Inherited from System.Windows.Controls.TextBox)
Protected MethodOnMouseLeave (Inherited from System.Windows.Controls.TextBox)
Protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.TextBox)
Protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.TextBox)
Protected MethodOnMouseMove (Inherited from System.Windows.Controls.TextBox)
Protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextChangedCalled when the TextChanged event occurs. (Inherited from Xceed.Silverlight.Controls.AutoSelectTextBox)
Protected MethodOnTextInputOverridden. Called before the TextInput event occurs.  
Protected MethodOnTextInputStart (Inherited from System.Windows.Controls.TextBox)
Protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.TextBox)
Protected MethodQueryTextFromValueCoreQueries the specified value and returns its string representation.  
Protected MethodQueryValueFromTextCoreQueries the specified string and extracts a value from it.  
Protected MethodRaisePropertyChangedRaises the PropertyChanged event for the specified property.  
Protected MethodValidateValueValidates a value.  
Top
Public Events
 NameDescription
Public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
Public EventDragEnter (Inherited from System.Windows.UIElement)
Public EventDragLeave (Inherited from System.Windows.UIElement)
Public EventDragOver (Inherited from System.Windows.UIElement)
Public EventDrop (Inherited from System.Windows.UIElement)
Public EventGotFocus (Inherited from System.Windows.UIElement)
Public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
Public EventKeyDown (Inherited from System.Windows.UIElement)
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
Public EventLoaded (Inherited from System.Windows.FrameworkElement)
Public EventLostFocus (Inherited from System.Windows.UIElement)
Public EventLostMouseCapture (Inherited from System.Windows.UIElement)
Public EventMouseEnter (Inherited from System.Windows.UIElement)
Public EventMouseLeave (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseMove (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseWheel (Inherited from System.Windows.UIElement)
Public EventPropertyChangedOccurs when a property value changes.  
Public EventQueryTextFromValueRaised when a value is being queried to return its string representation.  
Public EventQueryValueFromTextRaised when input text is queried to return its corresponding value.  
Public EventSelectionChanged (Inherited from System.Windows.Controls.TextBox)
Public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
Public EventTextChanged (Inherited from System.Windows.Controls.TextBox)
Public EventTextInput (Inherited from System.Windows.UIElement)
Public EventTextInputStart (Inherited from System.Windows.UIElement)
Public EventTextInputUpdate (Inherited from System.Windows.UIElement)
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

NumericTextBox Class
Xceed.Silverlight.Controls Namespace

Send Feedback