Intersoft ClientUI Documentation
UXDomainUpDown Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.Aqua.UXInput Namespace : UXDomainUpDown Class


The following tables list the members exposed by UXDomainUpDown.

Public Constructors

 NameDescription
public ConstructorUXDomainUpDown ConstructorCreates a new instance of UXDomainUpDown class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)CurrentIndexPropertyIdentifies the CurrentIndex dependency property.  
public Fieldstatic (Shared in Visual Basic)CurrentItemPropertyIdentifies the CurrentItem dependency property.  
public Fieldstatic (Shared in Visual Basic)ErrorMessagePropertyIdentifies the ErrorMessage dependency property.  
public Fieldstatic (Shared in Visual Basic)FallBackItemPropertyIdentifies the FallbackItem dependency property.  
public Fieldstatic (Shared in Visual Basic)InvalidInputActionPropertyIdentifies the InvalidInputAction dependency property.  
public Fieldstatic (Shared in Visual Basic)IsCyclicPropertyIdentifies the IsCyclic dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyBackground (Inherited from System.Windows.Controls.Control)
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyClickModeGets or sets the spinner button click mode (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyCollectionMemberPath (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyCornerRadius (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyCurrentIndexGets or sets the index of the current selected item.  
public PropertyCurrentItemGets or sets the item of the current selected item.  
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDelayGets or sets the click button delay (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDisplayMemberPath (Inherited from System.Windows.Controls.ItemsControl)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyErrorMessageGets or sets the error message for invalid action.  
public PropertyFallBackItemGets or sets the item that is used when a user attempts to set a value not included in the domain.  
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
public PropertyFontSize (Inherited from System.Windows.Controls.Control)
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 PropertyFramework (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyGroupStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyImageMemberPath (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIntervalGets or sets the click button interval (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public PropertyInvalidInputActionGets or sets a value determining the UXDomainUpDown behavior when a user sets a value not included in the domain.  
public PropertyIsCyclicGets or sets a value indicating whether the UXDomainUpDown control will cycle through values when trying to spin the first and last item.  
public PropertyIsEditableGets or sets a value indicating whether the value can be manually edited by the end-user. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public PropertyIsEditingGets a value indicating whether the control is in EditMode.  
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIsRefreshingStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIsRefreshingTemplate (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyItemContainerGenerator (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemContainerStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyItemContainerStyleSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyItems (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemsPanel (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemsSource (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemTemplate (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemTemplateSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutSuspended (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
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 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 PropertyPlatform (Inherited from Intersoft.Client.Framework.ISItemsControl)
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 PropertyRootElementGets the root element. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public PropertySpinnerAlignmentGets or sets the spinner button alignment (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public PropertySpinnerStyleGets or sets the Style that is applied to the spinner. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public PropertySpinnerVisibilityGets or sets the spinner button visibility (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
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 PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyValueGets or sets the Value property. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public PropertyValueMemberBindingGets or sets the Binding object used for object to string conversion.  
public PropertyValueMemberPathGets or sets the binding path to use for identifying the value.  
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
protected PropertyProduct (Inherited from Intersoft.Client.Framework.ISItemsControl)
Top

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodApplyTemplateOverloaded.  (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodAttachEventHandlersOverridden. Attach built-in event handlers to control templates. Call this method if necessary.  
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValidationErrorClear the validation error (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodContainerFromIndex (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodContainerFromItem (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodDetachedEventHandlersOverridden. Detach built-in event handlers from control templates. Call this method if necessary.  
public MethodDispose (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFindPanel (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodFindPanels (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodFocus (Inherited from System.Windows.Controls.Control)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetItem (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetItemContainers (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetItems (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetItemsCount (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetValueOverloaded. GetValue override to return Value property as object type. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public MethodIndexFromContainer (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodInitializeStoryboards (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodInitializeTemplatesOverridden. Initializes control templates.  
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodItemFromContainer (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden. Builds the visual tree for the UXDomainUpDown when a new template is applied.  
public MethodRaiseValidationErrorRaises the validation error (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefreshClip (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodResumeLayout (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValueOverloaded. SetValue override to set value to Value property. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public MethodSuspendLayout (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodApplyBinding (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodApplyStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodApplyValueOverridden. Processes user input when the UXTextBox.LostFocus event occurs.  
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodClearContainerForItemOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodFormatValueOverridden. Renders the value property into the UXTextBox text.  
protected MethodGetContainerForItemOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodIsItemItsOwnContainerOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodMeasureOverrideOverridden. Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior.  
protected MethodOnCornerRadiusChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnCurrentIndexChangedCalled when the value of the CurrentIndex property changes.  
protected MethodOnCurrentItemChangedCalled when the value of the CurrentItem property changes.  
protected MethodOnDependencyPropertyChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
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 MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnItemsChangedOverridden. Called when the value of the System.Windows.Controls.ItemsControl.Items property changes.  
protected MethodOnItemsPanelChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnItemsSourceChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
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 MethodOnParseErrorRaises the ParseError event when there is an error during parsing. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
protected MethodOnSpinnerStyleChangedCalled when SpinnerStyle property value has changed. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
protected MethodOnUnloaded (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnValueChangedOverridden. Raises the ValueChanged event when Value property has changed.  
protected MethodOnValueChangingOverridden. Raises the ValueChanging event when Value property is changing.  
protected MethodParseValueOverridden. Called by ApplyValue to parse user input.  
protected MethodPrepareContainerForItemOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodRefreshBinding (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodRefreshImageBinding (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodRefreshStyleSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodRefreshTemplateSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodSelectAllTextSelects all text. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
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 EventItemBind (Inherited from Intersoft.Client.Framework.ISItemsControl)
public EventItemBound (Inherited from Intersoft.Client.Framework.ISItemsControl)
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 EventParseErrorOccurs when spinning is initiated by the end-user. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
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)
public EventValueChangedOccurs when Value property has changed. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
public EventValueChangingOccurs when Value property is changing. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<Object>)
Top

See Also

© 2012 All Rights Reserved.