Intersoft ClientUI Documentation
UXMaskedInputGenericBase<T> Class
Members 



Represents a base class masked textbox control which has a generic value.
Object Model
UXMaskedInputGenericBase<T> ClassISFramework Class
Syntax
Public MustInherit Class UXMaskedInputGenericBase(Of T) 
   Inherits UXMaskedInputBase
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.Input.ICommandSource 
public abstract class UXMaskedInputGenericBase<T> : UXMaskedInputBase, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.Input.ICommandSource  
generic<typename T>
public ref class UXMaskedInputGenericBase abstract : public UXMaskedInputBase, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.Input.ICommandSource  
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.TextBox
                  Intersoft.Client.Framework.ISTextBox
                     Intersoft.Client.UI.Controls.UXTextBox
                        Intersoft.Client.UI.Aqua.UXInput.UXMaskedInputBase
                           Intersoft.Client.UI.Aqua.UXInput.UXMaskedInputGenericBase<T>
                              Intersoft.Client.UI.Aqua.UXInput.UXCurrencyEditor
                              Intersoft.Client.UI.Aqua.UXInput.UXDateTimeEditor
                              Intersoft.Client.UI.Aqua.UXInput.UXMaskedInput

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXMaskedInputGenericBase<T> Members
Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback