Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.StopGroupTyping Method

Stops a rich edit control from collecting additional typing actions into the current undo action. The control stores the next typing action, if any, into a new action in the undo queue.

Syntax
Public Sub StopGroupTyping ()
Parameters
Parameter Description
Remarks