suzanne_raine
11 years agoContributor
Does TextAreas not have a SetText method?
Hi,
I've got a TextBox, and a TextArea.
The TextBox allows me to use the SetText method, but the TextArea does not.
I checked the help files and they say I should be allowed a SetText method, but nothing is coming up in the intellisense.
For now I'm using .Value = , or Keys() but I do still wonder...?
Any help? :)
I've got a TextBox, and a TextArea.
The TextBox allows me to use the SetText method, but the TextArea does not.
I checked the help files and they say I should be allowed a SetText method, but nothing is coming up in the intellisense.
For now I'm using .Value = , or Keys() but I do still wonder...?
Any help? :)