Admin Production ni-theme
Current Publication

Text Box Control Overview

LabWindows/CVI

Text Box Controls Overview

Text box controls are similar string controls. You can enter text into the text box controls and you can control them programmatically. However, they are designed to handle more information than a string control, so text box controls also feature line, word, and character wrap modes, as well as scroll bars to display large amounts of text. A sample text box control appears in the following figure.

Operating Text Box Controls

Programming Text Box Controls

Text Box Control Attributes

Text Box Control Functions

Text Box Control Events