Enable Wrapping
- 已更新2026-05-29
- 閱讀時間為 1 分鐘
Disabling word wrapping for a string control or indicator causes the string to wrap at line breaks instead. Wrapping is enabled by default.
To disable word wrapping, the string must be in Normal Display mode.
- Prerequisites
- Normal Display
-
Toggle wrapping in strings either interactively or programmatically.
- Interactive: Right-click the string and select Enable Wrapping.
- Programmatic: Use the Enable Wrapping property.
- Optional: If you disabled word wrapping, you can display a horizontal scroll bar: right-click the string control or indicator and select .
相關內容
- Normal Display
Normal Display displays all characters in a string as typed, with the exception of non-displayable characters. Non-displayable characters generally appear as boxes.