OnMaxText - Edit
Sent when the edit buffer is full and an attempt has been made to add additional data to the buffer
Type: Event
Syntax
Procedure OnMaxText
Description
The OnMaxText event message is sent when the edit buffer is full and an attempt has been made to add additional data to the buffer. By default, this does nothing and is intended for augmentation.