Nevron.Nov.Editors Namespace : ENStringPropertyEditorStyle Enumeration |
'Declaration
Public Enum ENStringPropertyEditorStyle Inherits System.Enum
'Usage
Dim instance As ENStringPropertyEditorStyle
public enum ENStringPropertyEditorStyle : System.Enum
Member | Description |
---|---|
AutocompleteTextBox | The string is edited by an autocomplete text box. |
ComboBox | The string is edited by a drop down style (i.e. editable) combo box. |
MultilineTextBox | The string is edited by a multiline text box. |
Password | The string is edited by a password text box. |
TextBox | The string is edited by a text box. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Editors.ENStringPropertyEditorStyle
Target Platforms: Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2