DataEntryNumericControlProcessor..::..PasteText Method
Pastes the text.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public bool PasteText( DecimalEditControlSetup setup, string newText )
Public Function PasteText ( _ setup As DecimalEditControlSetup, _ newText As String _ ) As Boolean
public: bool^ PasteText( DecimalEditControlSetup^ setup, String^ newText )
Parameters
- setup
- Type: RingSoft.DataEntryControls.Engine..::..DecimalEditControlSetup
The setup.
- newText
- Type: String
The new text.