Dialog for Entering Arbitrary Strings and Reading Barcodes and Cards
Tags:
In the V7 API, a new method IViewManager.ShowExtendedKeyboardDialog has been added, which supports the following input types:
- arbitrary string.
- hidden string, such as password input.
- barcode reading.
- card reading.
You can read more about this in the article String and Barcode Input Dialog. An article about other dialogs for entering values: Dialog Windows.