TextEdit_SetBufferLength
Metaclass Prototype: SetBufferLength (Length)
Description: Sets the maximum text length of a TextEdit control. It cannot be more than 65535.
Parameters:
- Length - the maximum text length
Return value: N/A
Back to function index, GUIScript introduction.