ctlUniRichTextBoxXP.RequestResize EventRaised when the content of the control is bigger or smaller that the control size.
|
Parameter | Description |
---|---|
ByVal uMsg As Long | Message that requested the resize |
ByVal lWidth As Long | The width to use |
ByVal lHeight As Long | The height to use |