
Setting Multiline property on textbox control array.
Quote:
> Hi Everybody,
> Does any of you out there know how to set the multiline property on a
> textbox in a Textbox control array. It says in the help file that the
> property is readonly at run-time. But control arrays are created run-
time,
> so there MUST be a way of doing this.
Items you add at runtime should inherit their properties from the
lowest control in the array so if you set that at design time to be
Multiline then all controls you load will be multiline. I just tried
it and it seems to work fine. You can't change Multiline after a
control is created.
--
Please reply via the newsgroup only
Sent via Deja.com http://www.deja.com/
Before you buy.