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


The following tables list the members exposed by UXMaskedInput.

Public Constructors

 NameDescription
public ConstructorUXMaskedInput ConstructorInitializes a new instance of UXMaskedInput class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)DisplayModePropertyIdentifies the DisplayMode dependency property.  
public Fieldstatic (Shared in Visual Basic)EditMaskPropertyIdentifies the EditMask dependency property.  
public Fieldstatic (Shared in Visual Basic)IsSaveLiteralPropertyIdentifies the IsSaveLiteral dependency property.  
public Fieldstatic (Shared in Visual Basic)IsSaveMaskPropertyIdentifies the IsSaveMask dependency property.  
public Fieldstatic (Shared in Visual Basic)MaskCharacterPropertyIdentifies the MaskCharacter dependency property.  
public Fieldstatic (Shared in Visual Basic)ShowDisplayMaskOnBlankPropertyIdentifies the ShowDisplayMaskOnBlank 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 PropertyAllowNullGets or sets whether the control could reset the Value property to Null. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXMaskedInputBase)
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 PropertyCommand (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
public PropertyCommandCannotExecute (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
public PropertyCommandParameter (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
public PropertyCommandTarget (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
public PropertyCornerRadius (Inherited from Intersoft.Client.Framework.ISTextBox)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDisplayModeSpecifies the display mode option.  
public PropertyDisplayTextGets the display text. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXMaskedInputBase)
public PropertyEditMaskGets or sets the edit mask pattern.  
public PropertyEditTextGets the edit text. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXMaskedInputBase)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyErrorMessageGets or sets the error message. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXMaskedInputGenericBase<String>)
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 PropertyFramework (Inherited from Intersoft.Client.Framework.ISTextBox)
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 PropertyIsControlFocused (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISTextBox)
public PropertyIsReadOnly (Inherited from System.Windows.Controls.TextBox)
public PropertyIsSaveLiteralSpecifies the save literal option.  
public PropertyIsSaveMaskSpecifies the save mask option.  
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyIsTextReset (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
public PropertyIsValidatingGets or sets the IsValidating property. Setting this property to True trigger validation logic and raise error if value is invalid. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXMaskedInputGenericBase<String>)
public PropertyIsValueErrorGets or sets error status of the control value. By default the error status is set to false if the value is invalid. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXMaskedInputGenericBase<String>)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutSuspended (Inherited from Intersoft.Client.Framework.ISTextBox)
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaskCharacterGets or sets the character that represents an editable placeholder.  
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 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.ISTextBox)
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyReadOnlyBackground (Inherited from Intersoft.Client.Framework.ISTextBox)
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 PropertyShowDisplayMaskOnBlankSpecifies whether the display mask is shown when value is blank.  
public PropertyShowWatermarkOnFocus (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
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 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 PropertyUseVisualState (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
public PropertyValidationErrorElement (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
public PropertyValueGets or sets the value. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXMaskedInputGenericBase<String>)
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 PropertyWatermarkForeground (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
public PropertyWatermarkText (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
public PropertyWatermarkTextStyle (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
public PropertyWatermarkTextVisibility (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
protected PropertyProductOverridden. Product Info.  
Top

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 MethodAttachEventHandlers (Inherited from Intersoft.Client.Framework.ISTextBox)
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodDetachedEventHandlers (Inherited from Intersoft.Client.Framework.ISTextBox)
public MethodDispose (Inherited from Intersoft.Client.Framework.ISTextBox)
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 MethodInitializeStoryboards (Inherited from Intersoft.Client.Framework.ISTextBox)
public MethodInitializeTemplates (Inherited from Intersoft.Client.Framework.ISTextBox)
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden. Builds the visual tree for the UXMaskedInput when a new template is applied.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefreshClip (Inherited from Intersoft.Client.Framework.ISTextBox)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodResumeLayout (Inherited from Intersoft.Client.Framework.ISTextBox)
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 MethodSuspendLayout (Inherited from Intersoft.Client.Framework.ISTextBox)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
public MethodValidateValueOverridden. Method to validate the value against the EditMask and raise error if the value does not match the EditMask.  
Top

Protected Methods

 NameDescription
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnCommandChanged (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
protected MethodOnCornerRadiusChanged (Inherited from Intersoft.Client.Framework.ISTextBox)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
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 MethodOnErrorRaises the OnValueChanged event when value has been changed. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXMaskedInputGenericBase<String>)
protected MethodOnGotFocusOverridden. Called before System.Windows.UIElement.GotFocus event occurs.  
protected MethodOnInitializeCommandDefault (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLostFocusOverridden. Called before System.Windows.UIElement.LostFocus event occurs.  
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 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.ISTextBox)
protected MethodOnValueChanged (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXMaskedInputGenericBase<String>)
protected MethodOnWatermarkTextVisibilityChanged (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
protected MethodUpdateCommandUIState (Inherited from Intersoft.Client.UI.Controls.UXTextBox)
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 EventErrorOccurs when control value has been changed. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXMaskedInputGenericBase<String>)
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 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)
public EventValueChangedOccurs when control value has been changed. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UXMaskedInputGenericBase<String>)
Top

See Also

© 2012 All Rights Reserved.