ctlUniRichTextBoxXP.StopGroupTyping MethodStops 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
Remarks
|