RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryNumericControlProcessor..::..FormatTextForEntry Method

Formats the text for entry.

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public string FormatTextForEntry(
	DecimalEditControlSetup setup,
	string controlText
)
Public Function FormatTextForEntry ( _
	setup As DecimalEditControlSetup, _
	controlText As String _
) As String
public:
String^ FormatTextForEntry(
	DecimalEditControlSetup^ setup, 
	String^ controlText
)

Parameters

setup
Type: RingSoft.DataEntryControls.Engine..::..DecimalEditControlSetup
The setup.
controlText
Type: String
The control text.

Return Value

System.String.

Exceptions


ExceptionCondition
ArgumentOutOfRangeException