Xceed DataGrid 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
'Declaration
 
<TemplateVisualStateAttribute(Name="NotLicensed", GroupName="LicensingStates")>
<TemplateVisualStateAttribute(GroupName="LicensingStates", Name="Licensed")>
Public Class AutoSelectTextBox 
   Inherits System.Windows.Controls.TextBox
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
'Usage
 
Dim instance As AutoSelectTextBox
[TemplateVisualStateAttribute(Name="NotLicensed", GroupName="LicensingStates")]
[TemplateVisualStateAttribute(GroupName="LicensingStates", Name="Licensed")]
public class AutoSelectTextBox : System.Windows.Controls.TextBox, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper  
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
                     Xceed.Silverlight.DataGrid.DataGridTextBox

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

AutoSelectTextBox Members
Xceed.Silverlight.Controls Namespace

Send Feedback