Forum Discussion
TanyaYatskovska
Alumni
13 years agoHi Prakash,
This can be resolved in the following way:
Dim string
string = obj.wText
obj.SetText(string&"new text")
The SetText method is more powerful. It allows you to type some symbols indicated as hot keys in the Keys method (for example, [, !, etc.) in text controls.