'Declaration Public Enum NumericInputModes Inherits System.Enum
'Usage Dim instance As NumericInputModes
public enum NumericInputModes : System.Enum
'Declaration Public Enum NumericInputModes Inherits System.Enum
'Usage Dim instance As NumericInputModes
public enum NumericInputModes : System.Enum
Member | Description |
---|---|
FreeText | The WinNumericTextBox control accepts text selection and does not process formulas. |
InLineCalculator | The WinNumericTextBox control does not accept text selection and all keys will be forwarded to its WinNumericTextBox.DropDownControl (WinCalculator). |
System.Object
System.ValueType
System.Enum
Xceed.Editors.NumericInputModes
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