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