Northwoods.Go Assembly > Northwoods.Go Namespace : GoTextEditorStyle Enumeration |
'Declaration Public Enum GoTextEditorStyle Inherits System.Enum
public enum GoTextEditorStyle : System.Enum
Member | Description |
---|---|
ComboBox | Use a ComboBox Control, to present predefined choices. |
NumericUpDown | Use a NumericUpDown Control for editing integers. |
TextBox | Use a TextBox Control. |
System.Object
System.ValueType
System.Enum
Northwoods.Go.GoTextEditorStyle
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