Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.RaiseSelChangeEvent Property

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

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