Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.RaiseUpdateEvent Property

Gets or sets the ability for the control to raise the [Update] event

Syntax
Public Property Get RaiseUpdateEvent () As Boolean
Public Property Let RaiseUpdateEvent (ByVal bState As Boolean)
Parameters
Parameter Description
ByVal bState As Boolean The new value
Remarks