Intersoft ClientUI Documentation
ISTextBox Class
Members 



Serves as the base class for all Intersoft TextBox controls.
Object Model
ISTextBox ClassISFramework Class
Syntax
Public MustInherit Class ISTextBox 
   Inherits System.Windows.Controls.TextBox
   Implements IControlIFramework 
Dim instance As ISTextBox
public abstract class ISTextBox : System.Windows.Controls.TextBox, IControlIFramework  
public ref class ISTextBox abstract : public System.Windows.Controls.TextBox, IControlIFramework  
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

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

ISTextBox Members
Intersoft.Client.Framework Namespace

Send Feedback