Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.RaiseChangeEvent Property

Gets or sets the ability for the control to raise che Change event when the Text changes, True for default

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