Xceed Ultimate ListBox for Silverlight Documentation
AutoSelectTextBox Class
Members 


Represents a text box whose content is selected when it receives the focus, performing automatic focus navigation when the caret reaches the extremities of the text range.
Syntax
<TemplateVisualStateAttribute(Name="NotLicensed", GroupName="LicensingStates")>
<TemplateVisualStateAttribute(GroupName="LicensingStates", Name="Licensed")>
Public Class AutoSelectTextBox 
   Inherits System.Windows.Controls.TextBox
Dim instance As AutoSelectTextBox
[TemplateVisualStateAttribute(Name="NotLicensed", GroupName="LicensingStates")]
[TemplateVisualStateAttribute(GroupName="LicensingStates", Name="Licensed")]
public class AutoSelectTextBox : System.Windows.Controls.TextBox 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.TextBox
                  Xceed.Silverlight.Controls.AutoSelectTextBox
                     Xceed.Silverlight.Controls.NumericTextBox
                     Xceed.Silverlight.Controls.WatermarkTextBox

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

AutoSelectTextBox Members
Xceed.Silverlight.Controls Namespace

Send Feedback