LabWindows/CVI

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

ATTR_TEXT_SELECTION_START

Type: Control attribute
Description: The zero-based offset (in bytes) of the starting point of selected text. If no text is selected, ATTR_TEXT_SELECTION_START represents the offset of the caret.

When used on a table, and the table is in edit state, this attribute refers to the cell being edited.
Control Types: Strings, tables, text boxes.
Data Type: integer
Valid Range: 0 or greater
LabWindows/CVI
Compatibility:
LabWindows/CVI 3.0 and later

Log in to get a better experience