'Declaration Public Enum MaterialTextFieldModeEnum Inherits System.Enum
'Usage Dim instance As MaterialTextFieldModeEnum
public enum MaterialTextFieldModeEnum : System.Enum
'Declaration Public Enum MaterialTextFieldModeEnum Inherits System.Enum
'Usage Dim instance As MaterialTextFieldModeEnum
public enum MaterialTextFieldModeEnum : System.Enum
Member | Description |
---|---|
Disabled | The watermark remains up and does not animate. |
OnFocus | The watermark will move up when the control is focused. |
OnTyping | The watermark will move up when the control us focused and the user starts typing. |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.Toolkit.MaterialTextFieldModeEnum
Target Platforms: Windows 11, Windows 10, 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