Overview
Demonstrates how to implement Ctrl-A support to select all text in a string control.
Description
Demonstrates how to implement Ctrl-A support to select all text in a string control.
Hardware and Software Requirements
LabVIEW 2015 (or compatible)
Steps to Implement or Execute Code
1. Run the VI.
2. Type text in the string.
3. While the string has focus, press Ctrl-A. You should see all the text in the string highlighted.
4. Click Stop to stop the VI.
Additional Information or References