Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.RaiseRequestResizeEvent Property

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

Syntax
Public Property Get RaiseRequestResizeEvent () As Boolean
Public Property Let RaiseRequestResizeEvent (ByRef b As Boolean)
Parameters
Parameter Description
ByRef b As Boolean The new value
Remarks