| C1.WPF Namespace : SelectOnFocusCondition Enumeration |
'DeclarationPublic Enum SelectOnFocusCondition Inherits System.Enum
'UsageDim instance As SelectOnFocusCondition
public enum SelectOnFocusCondition : System.Enum
public enum class SelectOnFocusCondition : public System.Enum
| Member | Description |
|---|---|
| Always | Always select a text. |
| Never | Never select a text. |
| OnDefaultSelection | Select text only if the both SelectionStart and SelectionLength properties are set to zero. |
System.Object
System.ValueType
System.Enum
C1.WPF.SelectOnFocusCondition
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