ATTR_MAX_ENTRY_CHARS (Tree Cell)
| Type: | Tree Cell attribute |
| Description: | The maximum number of characters that can be entered into a tree cell. In this context, a dual-byte character counts as 1. If you want to restrict the tree cell to a specific number of bytes, use ATTR_MAX_ENTRY_LENGTH. If you use both attributes, LabWindows/CVI applies the more restrictive of the two values. A (-1) value means no limit. |
| Data Type: | integer |
| Valid Range: | -1 or greater |
| Default Value: | -1 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 2010SP1 and later |