DateTimeEditors for WinRT
SelectOnFocusCondition Enumeration

Defines the possible conditions that cause selection of an entire control text when control receives focus.
Syntax
'Declaration
 
Public Enum SelectOnFocusCondition 
   Inherits System.Enum
public enum SelectOnFocusCondition : System.Enum 
Members
MemberDescription
AlwaysAlways select a text.
NeverNever select a text.
OnDefaultSelectionSelect text only if the both SelectionStart and SelectionLength properties are set to zero.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.SelectOnFocusCondition

See Also

Reference

C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback