GoDiagram Win Reference
GoTextEditorStyle Enumeration

Supported ways of editing text.
Syntax
'Declaration
 
Public Enum GoTextEditorStyle 
   Inherits System.Enum
public enum GoTextEditorStyle : System.Enum 
Members
MemberDescription
ComboBoxUse a ComboBox Control, to present predefined choices.
NumericUpDownUse a NumericUpDown Control for editing integers.
TextBoxUse a TextBox Control.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.Go.GoTextEditorStyle

Requirements

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

See Also

Reference

Northwoods.Go Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback