LabWindows/CVI

Table of Contents
  • LabWindows/CVI Fundamentals
  • Creating Applications
  • Distributing Applications
  • Library Reference
  • Programmer Reference
  • Hardware Information

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

Log in to get a better experience